body {
margin-left:40px;
padding:0;
font-size:100%;
font-family:arial;
color:#000;

}
.pohjavihree {
background-color:#508386;
border:solid 1px #547B7E;
}

.vv {
background-color:#85B3B6;
border:solid 1px #547B7E;
}
.pohjaora {
background-color:#DB954F;
border:solid 1px #547B7E;
}

a:link {
color:#036;
}

a:visited {
color:#066;
}

a:hover {
color:red;
}

a:active {
color:#045;
}


div#navigation {

float:left;
width:204px;
padding-top:0px;
}

div#navigation ul {
list-style-type:none;
padding:0;
margin:0;
}

div#navigation ul li { 
margin-top: 2px; 

}

div#navigation ul li a { 
display:block;
width:180px;
height:22px;
padding:8px 0px 1px 25px;
text-decoration:none;
color:#fff;
background-image: url(images/linkkiback.gif);
background-repeat: repeat-y; 
border-bottom: solid 1px #547B7E;
}

#navigation ul li a:hover {
font-weight:normal;
color: #508386;
/*background-color: #3ea26f;*/
background-image: url(images/linkkiback.gif);
background-repeat: repeat-y;
border-bottom: solid 2px #547B7E;
}

div#more {
float:right;
width:222px;
margin:0;
padding:2em 5px 0 5px;
color:#2e7450;
}

div#more h3 {
margin-top:0;
margin-right:20px;
color:#2e7450;
padding: 5px;
/* background-image: url(lisaa_otsikon_tausta.jpg);
background-position:right;
background-repeat:repeat-y;
background-color:#005629; */
}

div#more p {
text-align:left;
}


div#content {
margin-left:190px;
margin-right:232px;
line-height:150%;
}

div#content h2 {
font-size: 2em;
color:#005629;
margin:0;
padding-top: 1em;
font-weight:normal;
}

#cleardiv {
clear: both;
height: 1em;
}

div#footer {
width:980px;
clear: both;
/* padding: .5em 1em; */
border-top: 1px solid #d98219;
text-align: right;
}

div#footer ul {
padding: 0;
margin: 0 20px 0 0;
list-style-type: none;
}

div#footer li {
display:inline;
margin-right: 1em;
}









