/*
Surut.fi sivuston tyylistiedosto
Nanna Madetoja 2009
*/

* { padding: 0; margin: 0; }

body 
{
 font-family: Arial;
 font-size: 14px;
 background:  url(images/taustasininen.gif);
 background-repeat: repeat-x;
 margin: none;
}

#kehys
{ 
 margin: 0 auto;
 width: 834px;
 height: auto;
}

 a:link
 {
	color: #FFF;
	text-decoration: none;
	font-weight: none;
 }
 a:visited
 {
	color: white;
	text-decoration: none;
	font-weight: none;
 }
 a:hover
 {
	color: #FFF;
	text-decoration: underline;
	font-weight: none;
 }

 a:active
 {
	color: #FFF;
	text-decoration: underline;
	font-weight: none;
 }
 
#ylatunniste
{ 
 width: 834px;
 height: 270px;
 clear: both;
 background:url(images/header_02.jpg);
}

#navigaatio
{
width: 834px;
height: 31px;
background: url(images/palkki_04.gif);
padding: 0;
}

#vasen
{
 background: url(images/vasensivu_05.gif);
 background-repeat: repeat;
 width: 68px;
 height: 650px;
 float: left;
 text-align: justify;
}

#tekstikehys
{

 font-color: black;
 font-size: 14px;
 font-family: Arial;
 text-align: justify;
 background-color: #ffffff;
 width: 520px;
 height: 650px;
 float: left;
 text-indent:15px;
 }
 
 
#oikea
{
 font-size: 16px;
 text-align: center;
 line-height: 1.5;
 background:  url(images/oikeasivu_07.gif);
 background-repeat: repeat;
 width: 246px;
 height: 650px;
 float: left;

}

#alapalkki
{
background:url(images/alapalkki_08.gif);
 width: 834px;
 height: 114px;
 float: left;
 }

h1 {
font-size: 16px;
font-family: georgia;
color: #006668;
}

p
{ 
margin-left: 10px;
margin-right: 20px;
text-indent: 0px;
}
