/* CSS Document */

body	{ 		
			background-image: url(bg.jpg);
		  }



#header  { 
			
			background-color: b8352b;
			width: 100%;
			height: 100px;
			position: absolute;
			top: 200px;
			left: 0px;
			
			}

#logo			{ 
			
			
			position: absolute;
			top: 0px;
			left: 220px;
			
			}	



#main  { 
			
			background-color: white;
			color: black;
			width: 829px;
			height: 550px;
			position: absolute;
			top: 255px;
			left: 220px;
			
			
			}


#sisalto  { 
			
			background-color: white;
			color: black;
			
			padding: 20 70 20 30;
			
			
			}



#navi  { 		position: absolute;
			left: 280px;
			top: 230px;
			
			
			}


#ala	  { 		position: absolute;
			left: 20px;
			top: 270px;
			font: 11px arial, Microsoft Sans Serif, tahoma;
		 
			
			
			}


#kuva	  { 		position: absolute;
			left: 550px;
			top: 40px;
			
		 
			
			
			}





		

p		{ font: 13px Microsoft Sans Serif, tahoma;
		  font-variant: normal;
         }


li		{ font: 13px Microsoft Sans Serif, tahoma;
		  font-weight: bold;
         }




h3		{ font: 16px Microsoft Sans Serif, tahoma;
		  font-weight: bold;
         }
		 
		 
h4		{ font: 15px Microsoft Sans Serif, tahoma;
		  font-weight: bold;
         }


		 
h5		{ font: 11px Microsoft Sans Serif, tahoma;
		  font-weight: normal;
         }




A:link,A:visited   {  
	color: black; 
	font: 12px Microsoft Sans Serif, tahoma;
	font-weight: normal;
	text-decoration: none;
	
	}




A:hover { 
	color: #b8352b;
	font: 12px Microsoft Sans Serif, tahoma;
	font-weight: normal; 
	text-decoration: none;

	}




A:active { 
	color: #b8352b;
	font: 12px Microsoft Sans Serif, tahoma;
	font-weight: normal; 
	text-decoration: none;
	
	}


hr		{ width: 240px;
		position: absolute;
		top: 260px;
		left: 20px;
		
         }

a img	{ border: 0px;
	}



div#meri-tuuli	{   
             padding-top:220px;
             padding-left:350px;
      
             } 




