body {	
	background-image: url('tausta3.jpg');
	background-repeat: repeat-y;
	background-color: #DAE4E5;
	font-family: arial, tahoma, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-color: #000000;
}

a:visited, a:link	{
	color: #547071;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active	{
	color: #68909A;
	text-decoration: none;
	font-weight: bold;
}

#otsikot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 font-weight: bold; 
	 color:#547071;
} 

#otsikot2 {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 font-weight: bold; 
	 color:#68909A;
}

#taulukkot {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:8pt; 
	 color:#000000;
} 

#paivitys {
	 font-family:arial, tahoma, verdana, helvetica, sans-serif; 
	 font-size:10pt; 
	 color:#000000;
} 

#paasivu {
	 background-image: url('tausta3.jpg');
	 background-repeat: repeat-y;
	 background-color: #DAE4E5;
	 width:983px;
}

#otsikkokuva {
	 background-image: url('otsikko3.jpg');
	 background-repeat: no-repeat;
	 background-color: #DAE4E5;
	 float:left;
	 height:178px;		
	 width:980px;	
	 position: absolute;		
	 left: 0px;
	 top: 0px;
}

#vasenkuva {
	 background-image: url('vasen1.jpg');
	 background-repeat: no-repeat;
	 background-color: #DAE4E5;
	 float:left;
	 width:266px;
	 height:528px;				
	 position: absolute;		
	 left: 0px;
	 top: 178px;
}

#teksti {
	 background-image: url('teksti1.jpg');
	 background-repeat: no-repeat;
     background-color: #F0F4F5;
	 float:left;
	 width:670px;
	 left: 266px;
	 top: 178px;
	 position: absolute;
}

#teksti a	{
	color: #68909A;
	text-decoration: underline;
	font-weight: bold;
}

#teksti a:hover	{
	color: #547071;
	text-decoration: none;
	font-weight: bold;
}

#menu {
	 float:right;
	 left: 0px;
	 top: 375px;
	 position: absolute;
}

#oikea {
	 background-image: url('oikea1.jpg');
	 background-repeat: no-repeat;
	 background-color: #DAE4E5;
	 float:right;
	 width:44px;
	 height:528px;	
	 left: 936px;
	 top: 178px;
	 position: absolute;
}