body {
	background-color: #686F3F;
	margin: 20px 0px 0px;
	padding: 0px;
	background-image: url(images/frontpage_v3/background_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#base {
	height: 111px;
	width: 930px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F5428;
	position: absolute;
	z-index: 100;
	left: 294px;
	top: 60px;
	width: 509px;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	border: 1px solid #333333;
	position: relative;
	background-image: url(images/frontpage_v3/background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #9EA660;
}
#featuredIn {
	width: 246px;
	position: absolute;
	height: 167px;
	left: 551px;
	top: 70px;
	z-index: 100;
}
#left_column {
	margin-right: 15px;
	margin-bottom: 10px;
}
.column_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #761483;
	display: block;
	margin-bottom: 5px;
}
#right_column {
	margin-left: 15px;
	margin-top: 10px;
}
#middle_column {
	margin-right: 15px;
	margin-left: 17px;
	margin-top: 10px;
	padding: 0px;
}
#secondaryContent {
	width: 730px;
	background-image: url(images/frontpage_v3/secondary_content_tile.gif);
	position: relative;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 0px;
	padding-bottom: 25px;
}
.column_titles_noblock {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #761483;
}
.make_subtitle_numbers_larger {
	font-size: 1.3em;
}
.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 40px;
}
.info_box_title {
	background-image: url(images/info_boxes/top_center.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-size: 21px;
}
.info_box_bottom {
	background-image: url(images/info_boxes/bottom_center.gif);
	background-repeat: repeat-x;
}
.info_box_left {
	background-image: url(images/info_boxes/tile_left.gif);
	background-repeat: repeat-y;
}
.info_box_right {
	background-image: url(images/info_boxes/tile_right.gif);
	background-repeat: repeat-y;
}
