﻿body 
{
	/*background: #ffffff url('../Images/Backgrounds/Horizon.jpg') repeat-x top;*/
	font-family: Verdana; color: #666666;
}
 
#horizon 
{
	display: block; 
	width: 100%; height: 1px; 
	position: absolute; top: 50%; left: 0px; 
		
	background-color: #ffffff;
			
	overflow: visible;
	visibility: visible;
}

#horizonShade {background: #666666 url('../Images/Bg/Horizon.jpg') repeat-x bottom; position: relative; width: 100%; height: 200px; color: #666666; margin: -180px auto auto auto;	}   
 
#content1060w
{
	top: 45px;			
	position: relative;
		
	width: 1100px; 
	height: auto;
	margin: 0 auto;	
	
	visibility: visible
}
