body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-color: #FFF;
	background-image: url(images/tausta_etusivu.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#wrapper1{
	width: 750px; 
	height: 170px;
	margin: auto;
}

#wrapper1 #header1{
	width: 750px; 
	height: 133px;
}

#wrapper1 #header_etu{
	width: 170px; 
	height: 20px;
	text-align:left;
	padding-left:5px;
	font-family:Arial;
	font-size:9px;
	letter-spacing:1px;
	position:fixed;
}

#wrapper1 #header_etu a{
	color:#333;
	text-decoration:none;
}

#wrapper1 #header_etu a:hover{
	color:#8A922D;
	text-decoration:none;
}

#wrapper1 #header_etu a:active{
	color:#000;
	text-decoration:none;
}

#wrapper1 #header_contact{
	width: 570px; 
	height: 20px;
	text-align:right;
	padding-right:5px;
	font-family:Arial;
	font-size:9px;
	letter-spacing:1px;
	position:relative;
	left:175px;
}

#wrapper1 #header_contact a{
	color:#333;
	text-decoration:none;
}

#wrapper1 #header_contact a:hover{
	color:#8A922D;
	text-decoration:none;
}

#wrapper1 #header_contact a:active{
	color:#000;
	text-decoration:none;
}


#wrapper2{
	width: 750px; 
	margin: auto;
}

#wrapper2 #navi{
	width: 170px;
	height:240px;
	font-family:Arial;
	font-size:16px;
	letter-spacing:3px;
	padding-left:10px;
	padding-top:10px;
	float:left;
	line-height:95%;
	color:#8A922D;
	position:fixed;
}

p.katko{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom-width:2px;
	border-bottom-style:dashed;
	color:white;
	width:150px;
	position:relative;
	left:-5px;
}

p.katko_green{
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom-width:2px;
	border-bottom-style:dashed;
	color:#8A922D;
	width:150px;
	position:relative;
	left:-5px;
}

p.katko_verti{
	border-top:0px;
	border-left-width:2px;
	border-left-style:dashed;
	border-right:0px;
	border-bottom-width:0px;
	color:white;
	width:2px;
	height:220px;
	position:relative;
	left:150px;
	top:-210px;
}

p.katko_verti_green{
	border-top:0px;
	border-left-width:2px;
	border-left-style:dashed;
	border-right:0px;
	border-bottom-width:0px;
	color:#8A922D;
	width:2px;
	height:220px;
	position:relative;
	left:150px;
	top:-210px;
}


#wrapper2 #navi a{
	color:white;
	text-decoration:none;
}

#wrapper2 #navi a:hover{
	color:#8A922D;
	text-decoration:none;
}

#wrapper2 #navi a:active{
	color:#000;
	text-decoration:none;
}

#wrapper2 #content {
	padding:10px;
	margin-left:170px;
	color:black;
}

#wrapper2 #content #content2{
	width:525px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:3px;
	background-color:white;
	opacity:0.8;
	border:dotted #555 1px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 5px #aaa;
}

#wrapper2 #content #img{
	width:570px;
	box-shadow: 0px 0px 5px #aaa;
}
