#home_content {
	text-align: center;
	width: 475px;
	margin-top: 10px;
	height: 100%;
	margin-bottom: 25px;
}


#image_1 {
	background-image: none;
	text-align: center;
}
#top_image {
	background-image: url(../images/home%20page%20images/CVB-cover.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 475px;
	background-position: center top;
	margin-top: 10px;
}
#image_bottom {
	background-repeat: no-repeat;
	width: 475px;
	margin-left: 10px;
	background-position: center;
}
#its_all_here {
	margin-top: 10px;
	text-align: center;
	font-size: 18px;
}

#feature_stories {
	float: none;
}
#flash1 {
	margin-top: 10px;
	margin-left: 25px;
}
.cover {
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
}

