body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #dddddd;
	margin: 0px;
	padding: 0px;
}
#sisalto {
	width: 800px;
}
#sisalto #valikko {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7d0b27;
	height: 30px;
	text-align: left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#sisalto #valikko a {
	color: #FFFFFF;
	text-decoration: none;
}

#sisalto #ylaosa {
	background-image: url(kuvat/ylaosa_tausta.jpg);
	background-repeat: repeat-x;
	height: 140px;
	text-align: left;
}
#sisalto #tekstit {
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	top: 235px;
	position: static;
	width: 700px;
	padding-top: 30px;
	padding-left: 50px;
	margin-top: 0px;
	padding-right: 50px;
	padding-bottom: 100px;
}
#sisalto #tekstit a {
	color: #7D0B27;
}

#sisalto #tekstit h1 {
	font-size: 18px;
	color: #7D0B27;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sisalto #tekstit h2 {
	font-size: 15px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.alavalikko {
	background-color: #f1f1f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.alavalikko a:link, .alavalikko a:visited {
	display: block;
	background-color: #f1f1f1;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #999999;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}
.alavalikko a:hover, .alavalikko a:active {
	background-color: #e4e4e4;
	display: block;
	color: #999999;
	text-decoration: none;	
	font-weight: normal;
	text-decoration: none;	
}
#sisalto #tekstit h3 {
	font-size: 13px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sisalto #tekstit h4 {
	font-size: 12px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sisalto #tekstit h5 {
	font-size: 11px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#sisalto #tekstit h6 {
	font-size: 10px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}

