@charset "utf-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top_space {
	height: 7px;
}
#masthead {
	height: 120px;
	background-color: #000000;
}
#space_1 {
	height: 5px;
}
#navigation {
	height: 40px;
	background-color: #1A1A1A;
	padding-top: 5px;
}
#space_2 {
	height: 5px;
	background-color: #1A1A1A;
}
#active_content {
	height: 290px;
	background-color: #1A1A1A;
}
#space_3 {
	height: 5px;
}
#body_content {
	background-color: #1A1A1A;
	padding-top: 10px;
	padding-left: 15px;
}
#space_4 {
	height: 7px;
	background-color: #1A1A1A;
}
#footer {
	height: 25px;
	background-color: #1A1A1A;
}
#logo {
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #000000;
}
#masthead_ad {
	padding: 5px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
}
.border_logo {
	border: medium solid #5A645B;
}
.masthead_ad_border {
	border: medium solid #000000;
}
#active_content_1 {
	height: 280px;
	width: 630px;
	float: left;
}
#active_content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}
#active_content_2 {
	float: right;
	height: 270px;
	width: 300px;
}
.border_active_content {
	border: medium solid #333333;
}
.border {
	border: medium solid #000000;
}
.border_green {
	border: medium solid #243024;
}
.border_orange {
	border: medium solid #CC6600;
}
.border_green_light {
	border: medium solid #5A645B;
}
active_content_nav {
	padding-top: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #666666;
}
