﻿body {	
	background-image: url('tausta2.jpg');
	background-repeat: repeat-y;
	background-color: #6B6D46;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-color: #000000;
}

a:visited, a:link	{
	color: #EBEAD2;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active	{
	color: #D6D6AE;
	text-decoration: none;
	font-weight: bold;
}

#otsikot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 font-weight: bold; 
	 color:#484A2A;
} 

#otsikot2 {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 font-weight: bold; 
	 color:#D6D6AE;
}

#taulukkot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 color:#000000;
} 

#taulukkot2 {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:9pt; 
	 color:#000000;
} 

#paivitys {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 color:#000000;
} 

#paasivu {
	 background-image: url('tausta2.jpg');
	 background-repeat: repeat-y;
	 background-color: #6B6D46;
	 width:983px;
}

#otsikkokuva {
	 background-image: url('otsikko2.jpg');
	 background-repeat: no-repeat;
	 background-color: #6B6D46;
	 float:left;
	 height:197px;		
	 width:983px;	
	 position: absolute;		
	 left: 0px;
	 top: 0px;
}

#vasenkuva {
	 background-image: url('vasen1.jpg');
	 background-repeat: no-repeat;
	 background-color: #6B6D46;
	 float:left;
	 width:327px;
	 height:570px;				
	 position: absolute;		
	 left: 0px;
	 top: 197px;
}

#teksti {
	 background-image: url('teksti1.jpg');
	 background-repeat: no-repeat;
   background-color: #AFAF8E;
	 float:left;
	 width:636px;
	 left: 327px;
	 top: 197px;
	 position: absolute;
}

#teksti a	{
	color: #6B6D46;
	text-decoration: underline;
	font-weight: bold;
}

#teksti a:hover	{
	color: #EBEAD2;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	 float:left;
	 left: 0px;
	 top: 325px;
	 position: absolute;
}

#oikea {
	 background-image: url('oikea2.jpg');
	 background-repeat: no-repeat;
	 background-color: #6B6D46;
	 float:right;
	 width:20px;
	 height:570px;	
	 left: 963px;
	 top: 197px;
	 position: absolute;
}

