
body {
	background-color: #7D8EA6;
	font-size: 1.1em;
	margin-top: 0;
}
#kokoalue {
	width: 787px;
	margin: 50px auto 0 auto;
	background-color: #FFF;
	color: #333;
	border: 4px double black;
	line-height: 130%;
}
#ylapalkki {
	width: 787px;
	height: 121px;
	padding: 0;
	background-image: url(../kuvat/ylapalkki_teksti.jpg);
}
#navlist
{
margin: 0;
padding: 0 0 10px 0px;
text-align: center;
font-size: small;
font-family: arial;
font-variant: small-caps;
background-image: url(../kuvat/valikkopalkki.jpg);


}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: center;
line-height: 14px;
margin: 0 20px 4px 20px;
text-decoration: none;
color: #006;
padding-top: 7px;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{

border-bottom: 2px solid #465B34;
padding-top: 0px;
padding-bottom: 4px;
background: transparent;
color: #465B34;
}

#navlist a:hover { color: red; }	
	
#ylapalkki h1 {
	text-align: center;
	margin: 0;
}
#vasenpalkki {
	float: left;
	width: 180px;
	margin: 0;
	padding: 2.0em 0.5em 0.5em 0.5em;
}
#vasenpalkki img {
	margin: 0 0 1em 0;
}
#oikeapalkki {
	background-image: url(../kuvat/postit.jpg);
	float: right;
	width: 165px;
	height: 275px;
	margin: 2.0em 1.0em 0 0;
	padding: 1.0em 1.0em 0.5em 1.0em;
		
}
#oikeapalkki h1,h2,h3 {
	text-align: center;
	font-size: large;
	font-family: arial;
	font-variant: small-caps;
	color: gray;
}
#oikeapalkki p {
	font-size: small;
	font-family: arial;
	text-align: center;
	color: gray;
}
#oikeapalkki a {
	font-size: small;
	font-family: arial;
	text-align: center;
	color: gray;
}
#oikeapalkki li,ol,td {
	font-size: small;
	font-family: arial;
	text-align:center;
	color: gray;
}
	
#paasisalto {
	margin-left: 200px;
	margin-right: 200px;
	padding:1em 2em 1em 1em;
}
#paasisalto p {
	font-size: 0.6em;
	font-family: arial;
}
#alapalkki {
	clear: both;
	margin: 0;
	height: 237px;
	text-align: center;
	background-image: url(../kuvat/alapalkki1.jpg);
	color: black;
	
}



	

	

