body {
	margin-top:20px;
	padding:0;
	height: 100%;
	width: 95%;
	font-family: arial, helvetica, sans-serif;
	font-size : 12px;
	color:#000;
	background : #FFFFFF;
	text-align: center;
	}
	
.pohja {
	width: 780px;
	height: auto;
	background-color: #fff;
	padding: 0px;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left; 
	}
 
div.ylareuna{
	width: 780px;
	height: 20px;
	background-image: url('../images/ylapalkki.gif');
	background-repeat: no-repeat;
	}
div.otsikkokuva{
	width: 530px;
	height: 85px;
	background-image: url('../images/logo_alasivut.gif');
	background-repeat: no-repeat;
	background-position: center;
	}
div.alareuna {
	width: 780px;
	height: 20px;
	background-image: url('../images/alapalkki_volumes.gif');
	background-repeat: no-repeat;
	font-size : 9px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	padding: 0.5em 0 0 0 ;
	}
	
to_top
	{
	color:#fff;
	text-decoration: none;
	}

#vasen {
    width: 125px;
	vertical-align:top;
  	margin: 0;
	background-image: url(../images/vaaleansininen.gif);
	}
#vasen_ala {
    width: 125px;
	height: 187px;
	vertical-align: bottom;
	background-image: url(../images/vaaleansininen.gif);
	}
	
div.kuvitus{
	width: 125px;
	height: 187px;
	background-image: url('../images/medusa.gif');
	background-repeat: no-repeat;
	background-position: center;
	}

#keski {
    width: 530px;
	}
	
#oikea {
    width: 125px;
	margin: 0;
	background-image: url(../images/sininen.gif);
	background-repeat: repeat;
	}
	
#oikea_ala {
    width: 125px;
	margin: 0;
	vertical-align: bottom;
	background-image: url(../images/sininen.gif);
	background-repeat: repeat;
	}
	
.navit {
	height: auto;
	text-align: left;
	margin-left: 27px;
	margin-top: 10px;
	}
	
.sisalto {
	height: auto;
	width: 780px;
	background-color: #fff;
	text-align: center;
	}
.leipis {
	height: auto;
	text-align: left;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 25px;
	margin-bottom: 25px;
	}

.oranssi_teksti {
	color: #E38904;
	}

div.paalinkit {
	padding: 1em 0 0 0;
	color: #2E42B3;
	font-size: 10px;
}

div.paalinkit a:hover{
	color: #E38904;
}


.to_top {
	color: #fff;
	font-size: 9px;
	text-decoration:none;
}

td a:link, td a:visited {
  color: #2E42B3;
  text-decoration: underline;
}

td a:hover {
	color: #E38904;
	}


strong  {
	color: #000;
	font-weight: bold;
	letter-spacing : 0px;
	}
p, td, tr {
	color: #000;
	}
ul li {
	margin-left: -25px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	}	
ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px; 
}
img {
	border: 0px;
	}
h1 {
	font-size: 21px;
	letter-spacing: 0.3em;
	font-style: normal;
	font-weight: normal;
	color: #E38904;
	margin-top: 27px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:center;
	}
h2 {
	font-size: 13px;
	font-weight: bold;
	color : #2E42B3;
	margin-top: 26px;
	margin-bottom: 17px;
	}
	
h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color : #2E42B3;
	margin: 1.5em 0 1em 0;
	}
	
a:hover {
	color: #E38904;
}

