/* HORIZONTAL: */ 

		#top  

		{  

		height:100px;  

		margin-top:5px; 

		}  

		#navigation  

		{  

		height:30px;  

		margin-top:5px;  

		}  

		
		#content  

		{  

		position:static; 

		height: 370px; 

		margin-top:5px; 

		width:auto; 

		}  

		#bottom  

		{  

		height:30px;  

		margin:5px 0px 5px 0px;  

		}