#content_container {
	background-color: #e6e6e6;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo_area {
	background-color: #FFFFFF;
	height: 190px;
	width: 800px;
}
#header_image {
	background-image: none;
}
#nav_bar {
	height: 250px;
	width: 800px;
	position: absolute;
	z-index: 14;
	top: 206px;
}
