html {
	padding: 0;
	margin: 0;
}
body {
	background: #470404 url(../images_gen/body_bg.gif) repeat-x top;
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-weight: bold;
	color: #1C0202;
}
a img {
	border: none;
}
#Wrapper {
	width: 785px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
	background: url(../images_gen/content_bg_repeat.jpg) repeat-y left top;
}
#Header {
	margin: 0;
	padding: 20px 0 20px 0;
	width: 785px;
	background: #40001B url(../images_gen/header_bg.jpg) no-repeat left top; 
}
.Logo {
	width: 226px;
	padding: 20px 20px 65px 40px;
	float: right;
}
.Logo a {
	border: none;
}
.Logo h1 {
	padding: 0 0 0 0;
	margin: 0;
	cursor: pointer;
	width: 400px;
}
#Navigation {
	background: url(../images_gen/nav_bg.jpg) no-repeat top left;
	float: left;
	width: 241px;
	display: block;
	height: 492px;
	font-family: "Courier New", Courier, monospace;
}
ul#MainNav {
	padding: 30px 10px 0 30px;
	margin: 0;
	list-style: none;
}
ul#MainNav li {
	padding: 3px 10px;
	margin: 0 0 0 0;
}
ul#MainNav li h3 {
	font-size: 160%;
	margin: 0;
	padding: 0 0 1px 0;
}
ul#MainNav a {
	color: #990000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 110%;
	border: none;
}
ul#MainNav a:hover {
	color: #B8000A;
}
ul#MainNav li.Active {
	font-style: italic;
}
ul#MainNav li.Active a:hover {
	color: #353547;
}

ul#MainNav li ul.SubNav {
	margin: 3px 0 3px 10px;
	padding: 0;
	list-style: disc;
	font-size: 100%;
	color: #B8000A;
}
ul#MainNav li ul.SubNav li {
	margin: 2px 0 2px 10px;
	padding: 0;
	border-top: none;
}
ul#MainNav li ul.SubNav li h4 {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
ul#MainNav li ul.SubNav li h4 a {
	font-weight: bold !important;
}
ul#MainNav li ul.SubNav li.Active h4 a {
	font-style: italic !important;
	font-weight: bold !important;
}


#Page {
	background: url(../images_gen/content_bg.jpg) no-repeat left top;
	padding: 0;
	margin: 0;
	float: right;
	width: 544px;
	min-height: 492px;
	_height: 492px;
}
.FullWidth div#Page {
}
#PageOuter {
	padding: 0 0 0 0;
}
a.Back {
	float: right;
	margin: 20px 20px 0 0;
	font-weight: bold;
	text-decoration: none;
	color: #40001B;
	width: 45px;
}
a.Back:hover {
	color: #B8000A;
}
#Page h1#PageTitle {
	margin: 0 0 10px 0 !important;
	padding: 0;
	font-size: 200%;
	color: #40001B;
}
#RightCol {
	width: 180px;
	float: right;
	margin: 0 0 20px 15px;
	padding: 0;
}
.ImageHolder {
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding: 0;
	margin: 0 0 15px 0;
}
.ImageHolder img {
}
.Tagged img {
	border: 1px solid  #B8000A;
}
.ImageHolder a {
	border-bottom: none !important;
}
.Tagged p {
	margin: 0 !important;
	padding: 5px 10px;
	border-left: 1px solid  #B8000A;
	border-right: 1px solid  #B8000A;
	border-bottom: 1px solid  #B8000A;
	background: #000000;
	color: #fff;
}
.Downloads h3 {
	margin: 0 0 5px 0;
	font-size: 120%;
}
#Content {
	min-height: 230px;
	_height: 230px;
	padding: 15px 11px 20px 11px;
	margin: 0 0 0 18px;
	width: 460px;
	position: relative;
	background: url(../images_gen/content_bg.png) repeat;
	_background: #fff;
}
.FullWidth div#Content {
	width: 470px !important;
	float: none !important;
	clear: left;
}
.Albums div#Content {
	padding-top: 3px; !important;
}
#Content h1 {
	margin: 0 0 12px 0 !important;
	padding: 0;
	font-size: 140%;
	color: #40001B;
}
#Content h2 {
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 120%;
	color: #40001B;
	font-weight: normal;
}
#Content p {
	margin: 0 0 12px 0 !important;
	padding: 0;
	/*filter:alpha(opacity=100);
	-moz-opacity:100;
	opacity:100;*/
}


.ContactAddress {
	width: 290px;
	float: left;
}
.ContactPhone {
	float: right;
	text-align: right;
}

dl.BiogDate {
	width: 470px;
	padding: 15px 0;
	margin: 0;
	border-bottom: 1px dotted #B8000A;
	position: relative;
}
dl.BiogDate dt {
	width: 70px;
	padding: 20px 15px;
	margin: 0;
	float:right;
	background: #470404 url(../images_gen/biog_arrow.gif) no-repeat top left;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}
dl.BiogDate dd {
	padding: 0;
	margin: 0;
	float: left;
	width: 345px;
}
dl.BiogDate dd div.ImageHolder {
	float: left !important;
	width: 130px;
	margin: 0 10px 10px 0 !important;
}

ol.TrackList {
	margin: 15px 0 0 0;
	padding: 0 0 20px 20px;
}
ol.TrackList li {
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	font-weight: bold;
}
ol.TrackList li p {
	display: inline;
	margin: 0 !important;
	padding: 0 0 0 5px !important;
	letter-spacing: normal;
}
ol.TrackList li p small {
	display: block;
	margin: 0 !important;
	padding: 0 0 0 0 !important;
	letter-spacing: normal;
}
ol.TrackList li p a {
	border: none !important;
	font-weight: normal;
	font-size: 95%;
}
a.DownloadLink {	
	border: none !important;
	font-weight: bold;
	color: #B8000A !important;
}
div.CDImage {
	float: right;
	margin: 0 0 0 15px;
}
div#MediaImages div.ImageHolder {
	width: 180px;
	padding: 0;
	float: left;
	margin:  15px 2px 20px 0;
}
.StandardTeaser {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:  1px dashed #40001B;
}
.StandardTeaser img{
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #40001B;
}
.StandardTeaser h3{
	margin: 0 0 12px 0;
	font-size: 130%;
}
.StandardTeaser p{
	margin: 0 0 12px 0;
}
.StandardTeaser h3 a{
	text-decoration: none;
	font-weight: normal;
	color: #40001B;
}
.StandardTeaser h3 a:hover {
	text-decoration: underline;
}
.StandardTeaser h4 {
	margin: 0 0 5px 0;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}
.StandardTeaser blockquote{
	margin: 0;
	padding: 1px 0 0 0;
	text-indent: 25px;
	background: url(../images_gen/open_quot.gif) no-repeat top left;
}
.StandardTeaser blockquote p{
	padding: 1px 25px 0 0;
	background: url(../images_gen/close_quot.gif) no-repeat bottom right;
}
.GalleryRow {
	margin: 5px 0 20px 0;
	width: 455px;
}
.GalleryRow dl {
	width: 140px;
	float: left;
	margin: 0 10px 0 0;
	text-align: center;
	border: 1px solid #40001B;
	font-size: 80%;
}
.GalleryRow dl.Last {
	margin: 0;
}
.GalleryRow dl dd {
	margin: 0;
	padding: 5px;
	border-top: 1px solid #40001B;
}
.GalleryRow dl dt {
	background: #40001B;
	margin: 0;
	padding: 0;
}
.GalleryRow dl dt img {
	border: none;
	display: block;
	margin: 0;
}
.GalleryRow dl dd h3{
	padding: 4px 0 4px 0;
	margin: 0;
	font-size: 100%;
	font-weight: normal;
}
#Footer {
	width: 785px;
	height: 104px;
	clear: both;
	padding: 5px 20px 5px 20px;
	margin: 0;
	background: url(../images_gen/footer_bg.gif) no-repeat top left;
	color: #fff;
	font-size: 80%;
	position: relative;
}
#Footer p {
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	display: none;
}
#Footer ul li {
	float: left;
	padding: 5px 7px 5px 0;
	margin: 0;
}
#Footer ul li h3 {
	font-size: 100%;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#Footer a {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#Footer p.Credit {
	position: absolute;
	bottom: 40px;
	left: 150px;
	padding: 0;
	margin: 0;
}
#Footer p.Credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #270000;
}
#Footer p.Credit a:hover {
	color: #CC0000;
}
#Footer a:hover {
	text-decoration: underline;
}
#w3 {
	float: right;
	margin: 18px 0 0 0;
}
#Content a {
	color: #40001B;
	text-decoration: none;
	border-bottom: 1px dotted #40001B;
}
#Content a:hover {
	color: #663333;
	text-decoration: none;
	border-bottom: 1px dotted #663333;
}

#TCOutput {
	padding-left: 30px;
	font-size: 90%
}
#TCOutput a {
	font-weight: bold;
	font-size: 110%
}
#TCOutput2 {
	padding-left: 30px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}
hr {
	border: none 0;
	border-top: 1px dashed #40001B;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}