#distance { 
	width:100%;
	height:50%;
	margin-bottom:-380px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:760px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:860px;
			height:760px;
			margin: 0 auto;
			text-align: left;
			}
	
#searchBox, #searchBox input, #searchBox a { 
	background:none; 
	border:none; 
	padding:0; 
}
	#searchBox { 
		height:21px; 
		width:151px; 
	}
		#searchBox p { 
			display:none; 
		}
		#searchBox input{ 
			float:left; 
			height:21px; 
			width:100px; 
			margin-top:5px; 
			margin-left:6px; 
			font-family:Arial; 
			font-size:11px; 
			color:#ffffff;  
		}
		#searchBox a { 
			float:right;  
			height:18px; 
			width:26px; 
			text-indent:-9999em; 
		}	
		#searchBox .searchSubmit {
			float:right; 
			margin-top: 3px; 
			display:block; 
			height:18px; 
			width:26px; 
			color: #000000;
			font-family:Verdana; 
			text-decoration: underline;
			font-size:10px;
			border: none;
			background: none;
		}
			
			
			
.homebody {
	height: 100%;
	background : url(/images/a1back.jpg) top left repeat-x #18280b;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	
}
.news-container{


overflow:none;
}
.quicklink_link:link,.quicklink_link:active,.quicklink_link:visited{
			font-family: 'Verdana';
			font-size:11px; 
			line-height:14px; 
			color:#264058; 
			text-decoration:none;
			background: url('/images/ddBack.jpg') top left repeat-y;
		}
		
		.quicklink_link:hover .quicklink_item2{
			background:url(/images/ddOn.jpg) top left repeat-y; 
			background-repeat: repeat-y;
			color:#ffffff;
		}
		
		.quicklink_item {
			background: url(/images/ddFooter.png) bottom left no-repeat;
			padding-bottom: 1px;
		}
		
		.quicklink_item2 {
			padding: 5px 16px;
		}
		.maintext {
	font-family : Verdana, Tahoma, Arial, Futura;
	font-size :11px;
	color : #000000;
}