* {
	margin: 0px;
	padding: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: text-bottom;
}
a,a:focus,a:visited,a:active,a:hover { outline: none; }
body {
	background-color: #591108;
	background-image: url("images/bg_tile.jpg");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px auto;
}
.clear {clear: both; }
#container {
	width: 744px;
	text-align: center;
	margin: 0px auto;
}
#flash_player_frame {
	width: 744px;
	height: 42px;
	background-image: url("images/player.jpg");
}
#flash_player {
	padding-top: 15px;
}
#header {
	width: 744px;
	height: 220px;
	cursor: pointer;
	cursor: hand;
}
map {
	cursor: pointer;
	cursor: hand;
}
#cta {
	width: 744px;
}
#titles {
	width: 744px;
	height: 82px;
}
#page_title {
	float: left;
	width: 409px;
	height: 82px;
}
#newsletter {
	float: left;
	width: 335px;
	height: 82px;
	text-align: left;
	background-image: url("images/newsletter_bg.jpg");
}
.newsletter_textbox {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	color: #561007;
	width: 126px;
	background-image: url("images/newsletter_box_bg.jpg");
	background-repeat: repeat-x;
	margin-left: 43px;
	margin-top: 44px;
	border: #4f211a 1px solid;
}
.newsletter_go {
	margin-left: 3px;
	position: relative;
	top: 3px;
}
html>body .newsletter_go {
	top: 6px;
}
#content_frame {
	width: 744px;
	background-image: url("images/content_tile.jpg");
	background-repeat: repeat-y;
}
#content {
	width: 601px;
	text-align: justify;
	margin-left: 60px;
	margin: 0px auto;
	padding-top: 20px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #561006;
}
#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #82403b;
}
#content p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}
#content hr {
 	color: #d2918c;
	background-color: #d2918c;
	height: 1px;
	border: 0px;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #561006;
}
#content ul {
	list-style-type: decimal;
	margin-top: 4px;
	display: block;
	margin-top: 4px;
	padding-left: 26px;
}
html>body #content ul {
	padding-left: 20px;
}
#content li {
	margin-top: 2px;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}
#content a:link, #content a:visited, #content a:active {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #561006;
	text-decoration: none;
}
#content a:hover {
	color: #fff;
}
.album_frame {
	float: left;
	width: 260px;
}
.album_tracks {
	float: left;
}
.textbox {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	color: #fff;
	background-color: #5a1107;
	border: #4f211a 1px solid;
}
.submit_button {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
	color: #fff;
	background-color: #5a1107;
	border: #4f211a 1px solid;
}
#footer{
	clear: both;
	width: 744px;
	height: 134px;
	background-image: url("images/footer.jpg");
}
#footer ul {
	list-style-type: none;
	padding-top: 20px;
}
#footer li {
	display: inline;
	color: #561006;
	padding: 2px;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #561006;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
}
#footer p {
	margin-top: 10px;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

