body {
background-color:#4673c9;
/*background:url(../images/body.gif);*/
}

#wrap {
position:absolute;
background: url(../images/tausta.gif) no-repeat;
height:500px;
left:50px;
}

.header {
position:relative;
height: 120px;
width: 900px;
margin-top: 5px;
background-image:url(../images/header.gif);
}

.navi {
position:relative;
height: 39px;
width:850px;
left:25px;
background: url(../images/navi_tausta.gif);
background-repeat:repeat-x;
/*float:left;*/
clear:both;
}

.navi a {
font-family:Arial, Helvetica, sans-serif;
color: white;
/*background: url(../images/button_bg.gif) no-repeat;*/
line-height: 30px;
/*width: 100px;*/
font-size:16px;
font-weight: bold;
text-decoration:none;
/*padding-left:13px;*/
display:block;
float:left;
text-align:center;
}

.navi a:hover {
font-family:Arial, Helvetica, sans-serif;
color: white;
/*background: url(../images/button_bg.gif) no-repeat;*/
font-weight: bold;
text-decoration:underline;
/*padding-left:13px;*/
display:block;
float:left;
text-align:center;
}

.tiedotteet {
margin-left: 40px;
top:10px;
position:relative;
width:400px;
height:200px;
float:left;
background-color:white;
margin-bottom:18px;
}

.logo {
position: relative;
float:left;
margin-top: 10px;
margin-left: 10px;
width:200px;
}

.logo img {
border:1px solid white;
}

.etu_oikea {
margin-left: 5px;
position:relative;
float:left;
margin-top: 10px;
height:190px;
font-family:Arial, Helvetica, sans-serif;
vertical-align:middle;
padding-left: 20px;
padding-right: 20px;
color:white;
font-weight: bolder;
width:200px;
/*padding-top:25px;*/
}



.lehti a {
display:block;
line-height: 20px;
text-align: middle;
color:white;
}

.footer {
color:#000000;
font-size:10px;
margin-left:30px;
background-color:white;
width:840px;
height:88px;
clear:both;
}

.footer img{
margin-top:2px;
margin-left: 30px;
float:left;
border:0;
}