@charset "utf-8";
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	background-color: #141126;
}
#masthead {
	height: 130px;
	background-color: #141126;
}
#space_1 {
	height: 6px;
}
#active_content {
	background-image: url(../background/active_background.jpg);
}
#space_2 {
	height: 4px;
}
#footer {
	height: 70px;
	background-color: #110F20;
	padding-top: 5px;
}
.border {
	border: medium solid #4A4563;
}
#space_1a {
	height: 8px;
}
#navigation {
	text-align: center;
	font-variant: normal;
	font-size: medium;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #322F46;
	padding-top: 10px;
	padding-bottom: 5px;
}
#main_content {
	background-color: #141126;
}
#space_2b {
	height: 4px;
}
.white_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
}
#product_navigation {
	background-color: #322F46;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-bottom: 10px;
	padding-top: 5px;
}
#blank_footer {
	background-color: #110F20;
	height: 35px;
}
#base {
	background-color: #141126;
}
