.homebody {
	background: #f3ece4;
}


#distance { 
	width:100%;
	height:50%;
	margin-bottom:-430px; /* half of container's height */
	float:left;
	}
	#container {
		/*border:1px solid black;*/
		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:806px;
			height:760px;
			margin: 0 auto;
			text-align: left;
			}

#banner {
	background: url(/images/anniversary/landing_banner.jpg) top left no-repeat;
	width:806px;
	height:198px;
}			

#content_top {
	background: url(/images/anniversary/content_top.gif) top left no-repeat;
	width:806px;
	height:61px;
}	

#content_row1 {
}

#content_bottom {
	background: url(/images/anniversary/content_bottom.gif) top left no-repeat;
	width:806px;
	height:87px;
}	

#history_footer {
	background: url(/images/anniversary/history_footer.gif) top left no-repeat;
	width:806px;
	height:169px;
}	