* { padding: 0; margin: 0; }
.otsikko {
	font-size: 14px;
	font-weight: bold;
}
.copyright {
	color: #999999;
}



A:link {
	text-decoration: none;
	color: #999999;
}
A:visited {
	text-decoration: none;
	color: 999999;
}
A:active {text-decoration: none}
A:hover {
	color: #333333;
	background-color: #CCCCCC;
}

body {
	font-family: Geneva;
	font-size: 11px;
	color: #EEEEEE;
}
#pohja {
	width: 857px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	height: 630px;
	background-image: url(../kuvat/taustat/pohja2.gif);
	background-repeat: no-repeat;
	background-position: 0px 156px;
}
#otsikko {
	width: 857px;
	padding: 0px;
	height: 157px;
	margin: 0px;
	float: left;
	top: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#vasen {
	padding: 5px;
	height: 368px;
	width: 420px;
	float: left;
	top: 31px;
	position: relative;
	left: 31px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	overflow: scroll;
}
#ala {
	width: 777px;
	clear: both;
	padding: 40px;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin: 0px;
	top: 18px;
}

