body {
	background-color: #ACACAC;
	background-image: url("http://www.fumcgatesville.org/images/background_top_front.jpg");
	background-repeat: repeat-x;
	margin: 0px 0px; 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

.clear { clear: both;}

.frontpage_bottom_title {
	font-family: times new roman, times, verdana;
	color: #FFC;
	font-size: 20px;
	margin: 10px 0px 0px 20px;
}

.frontpage_bottom_story_container {
	margin: 10px 0px 0px 20px;
	width: 410px;
}

.frontpage_bottom_story_title {
	color: #FFF;
	font-weight: bold;
}

.frontpage_bottom_story_content {
	color: #FFF;
}

.frontpage_bottom_story_content a {

}

.frontpage_bottom_story_content a:visited {

}

.frontpage_bottom_story_content a:hover {

}

.frontpage_bottom_calendar_content {margin: 10px 0px 0px 20px; color: #FFF;}