#navcontainer
{
margin: 0 10px 0 10px;
padding: 0;
height: 36px;
background-image: url(kuvat/taustat/sininentausta.png); 
background-repeat:repeat-x;
}

#navcontainer ul
{
border: 0;
margin: 0 10px 0 0;
padding: 0;
list-style-type: none;
text-align: center; 
background-image: url(kuvat/taustat/sininentausta.png); 
background-repeat:repeat-x;
}

#navcontainer ul li
{
display: block;
float: right;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background-image: url(kuvat/taustat/sininentausta.png); 
background-repeat:repeat-x;
width: 98px;
height: 36px;
border: 0;
padding: 5px;
margin: 0;
color: #EEEEEE;
text-decoration: none;
display: block;
text-align: center;
font: normal 14px/22px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
letter-spacing: 2px;
}

#navcontainer ul li a:hover
{
background-image: url(kuvat/taustat/vsin.png); 
background-repeat:repeat-x;
color: #EEEEEE;
text-decoration: underline;
}

#navcontainer a:active
{
 
background-repeat:repeat-x;
color: #EEEEEE;
}

#navcontainer li#active a
{

background-repeat:repeat-x;
color: #EEEEEE;
}

#pvm
{
background-image: url(kuvat/taustat/sininentausta.png); 
background-repeat:repeat-x;
float: left;
height: 36px;
border: 0;
padding: 5px;
margin: 0 0 0 15px;
color: #EEEEEE;
text-decoration: none;
display: block;
text-align: center;
font: normal 14px/22px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
letter-spacing: 2px;
}

#footer_oma
{
width: 100%;
/* background-image: url(kuvat/taustat/footer.png); 
background-repeat:repeat-x; */
padding: 20px 0px 30px 0px;
margin-bottom: 0px;
}

