
body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font: 13px Verdana, Helvetica;
	color: #430D01;
	background: #6F3D00 url(../images/bg-tile-content.jpg) top left repeat-x;
	background-attachment: fixed;
}


#left-col p {
	line-height: 20px;
	margin: 0;
	padding: 10px 10px 10px 10px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

#container {
	float: left;
	margin: 0 auto;
	padding: 0;
	width: 760px;
	text-align: left;
	background: url(../images/content-bg.gif) top left repeat-y;
	overflow: hidden
}

#content {
	clear: both;
	float: left;
	width: 760px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#content a:link, #content a:visited {
	font-weight: normal;
	color: #C81400;
	text-decoration: none
}

#content a:hover, #content a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #E11700;
	text-decoration: underline
}

#content a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

#left-col {
	float: left;
	width: 555px;
	padding: 0;
	margin: 0 0 0 18px;
/*	background: url(../images/border-right-top.jpg) top right no-repeat;*/
}

#right-col {
	float: left;
	margin: 0 0 0 5px;
   padding: 0;
	width: 175px!important;
}

#right-col p {
	display: block;
	line-height: 20px;
	font-size: 11px;
	margin: 0;
	padding:0 10px 10px 10px;
	text-align: justify;
}

.hr-right {
	margin: 0 0 10px 15px;
	padding: 0;
}

/*#deviding-line {
	float: left;
	margin: 0;
	width: 2px;
	padding: 0;
	background: url(../images/border-right-top.jpg) top right no-repeat;
	min-height: 100%;
}*/

.image-left-border {
	float: left;
	display: block;
	margin: 3px 10px 9px 0;
	border: 2px solid white;
	overflow: hidden;
	
}

.image-center-border {
	display: block;
	margin: 3px 10px 10px 10px;
	border: 2px solid white;
	overflow: hidden;
	
}

.image-right-border {
	float: right;
	display: block;
	margin: 3px 0 9px 10px;
	border: 2px solid white;
	overflow: hidden;
}

h1.hdr-home {
	padding: 0;
	margin: 10px 0 5px 0;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-home.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h2.hdr-myspace {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 98%;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-myspace.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h1.hdr-media {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-media.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h1.hdr-press {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-press.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}


h1.hdr-shows {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-shows.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h1.hdr-contact {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-contact.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h2.hdr-news {
	padding: 0;
	margin: 10px 0 0 5px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-news.gif) no-repeat
}

h1.hdr-gallery {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-gallery.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h1.hdr-merchandise {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-merchandise.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h1.hdr-radio {
	padding: 0;
	margin: 10px 0 0 5px;
	width: 545px;
	height: 16px;
	color: #450E01;
	font: 11px Arial, Helvetica, sans-serif;
	background: url(../images/hdr-radio.gif) no-repeat;
	border-bottom: solid 1px #450E01;
}

h3 {
	padding: 0;
	margin: 10px 0 10px 5px;
	color: #450E01;
	font: 13px Helvetica;
	font-weight: bold;
	text-transform: uppercase;
}

/***********FOOTER CSS***********/

#footer {
	float: left;
	margin: 0 auto 25px auto;
	padding: 0;
	width: 760px;
	height: 56px;
	font-size: 12px;
	text-align: center;
	background: url(../images/footer-bg.gif) top center no-repeat;
}

p.footer-links {
   margin: 0;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	color: #653628;
	text-transform: uppercase;
}

p.credit {
   margin: 0;
	padding: 3px 0px 0px 0px;
	font-size: 11px;
	color: #653628;
}

.myspace-video {
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}

/***** Data table#data Styles *****/

table#data {
	font-size: 90%;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 97%;
	color: #793706;
	}
table#data a {
	color: #C81400;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
table#data a:visited {
	color: #444;
	font-weight: normal;
	text-decoration: line-through;
	}
table#data a:hover {
	border-bottom: 2px solid;
	}
table#data thead th,
table#data thead td
 {
	font-size: 1.0em;
	color: #fff;
	text-transform: uppercase;
	padding: 0.5em;
	border: 1px solid #DEC7AF;
	border-width: 1px 1px;
	background: #703E01;

	}
table#data tfoot th,
table#data tfoot td {
	border: 1px solid #DEC7AF;
	border-width: 1px 1px;
	padding: 2em 0.5em;
	background: #E9F5FF;
}

table#data th {
	font-weight: bold;
	line-height: normal;
	padding: 0.5em;
	text-align: left;
	}
table#data tbody th,
table#data td {
	padding: 0.5em;
	text-align: left;
	vertical-align: middle;
	}
table#data tbody th {
	font-weight: normal;
	white-space: nowrap;
	}
table#data tbody th a:link,
table#data tbody th a:visited {
	font-weight: bold;
	}
table#data tbody th+td {
	white-space: nowrap;
	}
table#data tbody td,
table#data tbody th {
	background: #EADBCA;
	border: 1px solid #DEC7AF;
	border-width: 1px 1px;
	}
table#data tbody tr.gap td {
	background: #DFC7B2}

table#data tbody tr.odd th,
table#data tbody tr.odd td {
	border-color: #DEC7AF;
	background: #E1CCB7;
	}
table#data tbody tr:hover td,
table#data tbody tr:hover th, 
table#data tbody tr.over td,
table#data tbody tr.over th {
	background: #fff;
	border-color: #DEC7AF;
	}
table#data tr:hover td, tr:hover td a, tr:hover th a, 
table#data tr.over td, tr.over td a, tr.over th a {
	color: #C81400;
	}
table#data caption {
	font-size: 1.8em;
	text-align: left;
	margin: 0;
	padding: 0.5em 0.25em;
	text-align: center;
	text-transform: uppercase;
	}
	
/*End Table styles*/

.flash-gallery {
	margin: 0 auto 20px 0;
	padding: 0;
	text-align: center;
}

.myspace-logo {
	margin: 5px 0 5px 20px;
	padding: 0;
}

/* -= Roll Overs Footer=- */

#footer a:link, #footer a:visited {
	font-weight: normal;
	color: #653628;
	text-decoration: none
}

#footer a:hover, #footer a:active {
	padding: 0 3px 0 3px;
	font-weight: normal;
	color: #653628;
	text-decoration: underline
}

#footer a {
	padding: 0 3px 0 3px;
	margin: 0 auto;
	font-weight: normal;
}

/*******END******/