@charset "utf-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#top_space {
	height: 7px;
}
#masthead {
	height: 110px;
	background-color: #1A1A1A;
}
#space_1 {
	height: 5px;
}
#navigation {
	height: 40px;
	background-color: #1A1A1A;
}
#space_2 {
	height: 5px;
	background-color: #1A1A1A;
}
#active_content {
	height: 290px;
	background-color: #1A1A1A;
}
#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: #1A1A1A;
}
#masthead_ad {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #1A1A1A;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
.border_logo {
	border: medium solid #FF6B24;
}
.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: 265px;
	width: 300px;
	padding-top: 5px;
}
.border_active_content {
	border: medium solid #333333;
}
.border_news_box {
	border: medium solid #464646;
}
.border_background {
	border: medium solid #262F26;
	padding-top: 5px;
}

.logo_border_2 {
	border: medium solid #FF0000;
}
.larger_banner_border {
	border: medium solid #121317;
}
