@charset "utf-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top_space {
	height: 7px;
}
#masthead {
	background-color: #000000;
	height: 120px;
}
#space_1 {
	height: 5px;
}
#navigation {
	height: 45px;
	background-color: #000000;
	padding-top: 10px;
}
#space_2 {
	height: 5px;
	background-color: #000000;
}
#active_content {
	height: 290px;
	background-color: #000000;
}
#space_3 {
	height: 5px;
	background-color: #60646D;
}
#body_content {
	background-color: #1A1A1A;
	padding-top: 10px;
	padding-left: 15px;
}
#space_4 {
	height: 7px;
	background-color: #1A1A1A;
}
#footer {

}
#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: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #000000;
}
.border_logo {
	border: medium solid #FF0000;
}
.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;
	width: 300px;
	height: 270px;
}
.border_active_content {
	border: medium solid #333333;
}
#footer {
	background-color: #1A1A1A;
	height: 50px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
p {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
