@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

body {
	background-color: #D2232A;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #000000;
	background-color: #FFFFFF;
	width: 955px;
	position: relative;
	overflow: auto;
}
#top_box {
	height: 135px;
	width: auto;
	background-image: url(images/top_bar.jpg);
	z-index: 1;
}
#book_and_cover {
	background-color: #CCCCCC;
	float: left;
	height: auto;
	width: 500px;
	border-right: solid #000000 3px;
	padding-top: 20px;
}
#footer {
	clear: left;
	width: auto;
	background-color: #000000;
	text-align: center;
	z-index: 5;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navigation_band {
	background-color: #000000;
	height: 175px;
	width: auto;
}
#fcbd {
	width: auto;
	border-bottom: solid #000000 3px;
	text-align: left;
}

#media_underground_logo {
	z-index: 2;
}
#main_content {
	height: auto;
	width: auto;
	margin-left: 525px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.heading_text {
	color: #D2232A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.christmas_header {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
.large_red_text {
	color: #D2232A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
#releases {
	float: left;
	width: 450px;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #CCCCCC;
	border-right: solid #000000 3px;
}
#ology_storefront {
	float: left;
	height: auto;
	width: auto;
}
#frequent {
	float: left;
	height: auto;
	width: 500px;
	margin-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#holland_logo {
	float: left;
	height: 396px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#location_information {
	float: left;
	height: auto;
	width: 490px;
	padding-left: 10px;
}

