@charset "UTF-8";
#kokosivuDiv {
	position:relative;
	z-index:1;
	width: 100px;
	left: 50%;
	margin-left: -500px;
	
}
#headerDiv {
	position:relative;
	left:0px;
	top:0px;
	width:646px;
	height:167px;
	z-index:1;
}
#sponsoritDiv {
	position:absolute;
	left:3px;
	width:996px;
	height:127px;
	z-index:2;
	bottom: -129px;
}
#pohjaDiv {
	position:relative;
	left:0px;
	top:0px;
	width:1004px;
	height:2500px;
	z-index:3;
	background-color: #FFFFFF;
}
#kuvaDiv {
	position:absolute;
	left:772px;
	top:50px;
	width:222px;
	height:322px;
	z-index:4;
	background-image: url(kuvakentta.gif);
	background-repeat: no-repeat;
}
#alavalikkoDiv {
	position:absolute;
	left:10px;
	top:50px;
	width:174px;
	height:300px;
	z-index:5;
	background-image: url(vasenkentta.gif);
	background-repeat: no-repeat;
}
#valikko {
	position:absolute;
	left:8px;
	top:0px;
	width:988px;
	height:45px;
	z-index:6;
	background-image: url(valikko.gif);
	background-repeat: no-repeat;
}
#sisaltoDiv {
	position:absolute;
	left:232px;
	top:49px;
	width:512px;
	height:429px;
	z-index:7;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 18px;
	color: #c72c2a;
}
h2 {
	font-size: 12px;
	color: #c72c2a;
}
.valikkolinkit {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.valikkoviivat {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #c72c2a;
}
a:link {
	color: #c72c2a;
	text-decoration: none;
}
a:visited {
	color: #0057AE;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #c72c2a;
	text-decoration: none;
}
.alavalikkolinkit {
	font-size: 12px;
	padding: 10px;
	line-height: 30px;
}
