BODY { 
font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; 
background-color: rgb(255,255,255); 
margin-top: 1;
margin-left: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1,5em;
background-image: url("images/ecospheres_back_ground.jpg"); background-repeat:repeat-x;
} 

A:active { color: rgb(255,0,0);} 
A:link { color: rgb(0,51,204);} 
A:visited { color: rgb(153,0,153);} 
A:hover { color: rgb(255,0,0);} 

#header 
 { position:absolute; width: 1000px; height: 200px;
 } 

#menu 
 { margin-top:25px; margin-left:20px;  float:left;
 } 


#headline
 { margin-left:20px; padding-top:10px;
 } 
 
#contentleft
 { position: relative; left: 9px; top: 230px; width: 240px; z-index: 8; float:left; } 

#contentright
 { position: absolute; left: 252px; top: 230px; width: 747px; float:right; } 
 


 
 


