body { /* For most versions of NN.4.x */
	margin: -10px;
	padding: 0;
}
html body { /* For CSS-compliant browsers */
	margin:0px;
}
body {
	background:#510;
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
div,p,dt,dd,li,td {
	color:#000;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size:11px;
}
ul {
	margin-top:0px;
}

h1{font-size:1.6em;line-height:1.6em;}
h2{font-size:1.45em;line-height:1.45em;}
h3{font-size:1.3em;line-height:1.3em;}
h4{font-size:1.15em;line-height:1.15em;}
h5{font-size:1em;line-height:1em;}
h1,h2,h3,h4,h5 {
	color:#211;
	font-family: Verdana,'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin-bottom:.3em;
}

a:link {
	color:#C00;
	background-color:transparent;
}
a:visited {
	color:#900;
	background-color:transparent;
}
a:hover {
	color:#F00;
	background-color:transparent;
}
a:active {
	color:#333;
	background-color:transparent;
}

#mainbox{
	width:790px;
	background:#000 url(/images/image_bg.jpg) 0 87px  no-repeat;
	margin:auto;
}

#homemainbox{
	width:790px;
	margin:auto;
}




/*
MASTHEAD
-------------------------------------------------------------------*/
#masthead{
	margin:0;
	padding:0;
}
#mastheadleft{
	font-size:1px;
	line-size:1px;
	width:30px;
	height:87px;
	background:url(/images/nav/masthead_left.jpg) no-repeat;
}

#mastheadtop{
	font-size:1px;
	line-size:1px;
 	width:760px;
 	height:4px;
 	background:url(/images/nav/masthead_top.jpg) no-repeat;
 }

#logo {
	display:block;
	width:288px;
	height:72px;
}

#logo a{
	height:72px;
	display:block;
	background:url(/images/logo.jpg) no-repeat;
	text-indent:-9999px;
}

#homemastheadbottom{
	font-size:1px;
	line-size:1px;
	 width:760px;
	 height:11px;
	 background:url(/images/nav/home_masthead_bottom.jpg) no-repeat;
}

#mastheadbottom{
	font-size:1px;
	line-size:1px;
	 width:760px;
	 height:11px;
	 background:url(/images/nav/masthead_bottom.jpg) no-repeat;
}

#mastheadmiddle{
	font-size:1px;
	line-size:1px;
	width:144px;
	height:72px;
	background:url(/images/nav/masthead_middle.jpg) no-repeat;
}

#mastheadright{
	font-size:1px;
	line-size:1px;
	width:28px;
	height:72px;
	background:url(/images/nav/masthead_right.jpg) no-repeat;
}

#navtopleft{
	height:24px;
	width:216px;
	padding:0px;
	margin:0px;
}

#navmiddleleft{
	height:37px;
	padding:0px;
	margin:0px;
}

#navbottomleft{
	font-size:1px;
	line-size:1px;
	height:11px;
	width:300px;
	background:url(/images/nav/nav_bottom.jpg) no-repeat;
}

#navtopright{
	font-size:1px;
	line-size:1px;
	width:84px;
	height:7px;
	background:url(/images/nav/nav_top_right.jpg) no-repeat;
}
#navmiddleright{
	height:25px;
	padding:0px;
	margin:0px;
}

#navbottomright{
	height:29px;
	padding:0;
	margin:0;
}

#breadcrumbs {
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	padding:.5em .5em 0 .5em;
	height:2em;
	color:#999;
}
#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration:none;
	color:#CCC;
}

/*
DEFAULT LAYOUT
-------------------------------------------------------------------*/
#maincontent {
	width:754px;
	background:url(/images/main_bg.jpg) repeat-y;
	margin:0 18px;
	padding:0px;
}

#topcontent {
	width:754px;
	height:53px;
	font-size:1px;
	line-size:1px;
	background:url(/images/main_top_bg.jpg);
}

#leftsidebar{
	float:left;
	width:130px;
}

#leftcontent{
	padding:6px;
}

#maincontentbox {
	float:left;
	padding-right:20px;
	width:360px;
}

#rightsidebar{
	 float:left;
	 width:228px;
}

#rightcontent{
	margin-left:4px;
	padding:6px;
}

#content{
	 padding:6px;
}

#music{
	padding-bottom:20px;
}

#musictitle{
	padding-bottom:6px;
}

#upcomingshows{

}

#upcomingtitle{
	padding-bottom:6px;
}


div.clear {
	font-size:0;
	height:0;
	clear:both;
}
#footer{
	padding-bottom:18px;
}

#footerbox {
	width:790px;
	background:url(/images/main_bg-no_borders.jpg) repeat-y;
	margin-left:18px;
	padding:10px 0;
	text-align:center;
	font-size:10px;
	color:#666;
}

#homefooterbox {
	width:790px;
	margin-left:18px;
	padding:10px 0;
	text-align:center;
	font-size:10px;
	color:#666;
}
#children {
	margin-top:1em;
	margin-bottom:1em;
	font-size:10px;
	color:#666;
}

.header {
	font-size:1.6em;
	font-weight:bold;
	color:#999;
}
td .header {
	color:#999;
}
.subheader {
	font-size:1.45em;
	font-weight:bold;
	color:#999;
}

#scrollcontainer {
}
#scrollcontent {
}
div.scrolllayer {
	position:absolute;
	top:0;
	left:0;
	z-Index:2;
	visibility:hidden;
}

img {
	border:0;
}
img.block {
	display:block;
}
/*/*/a{}
img.border{
	border:1px solid #600;
}
/* */

/*
SHOWS ASSET
-------------------------------------------------------------------*/
.shows{
	padding-bottom:10px;
}

.starttime{
	color:#900;
}

.showdate{
	font-weight:bold;
}

.showsdesc{
	padding-top:6px;
}

/*
BODY IMAGE ASSET
-------------------------------------------------------------------*/
.bodyimage{
	margin-bottom:20px;
}
.image_t, .image_b, .image_b_r_c, .image_t_r_c, .image_b_l_c, .image_t_l_c {
	font-size:1px;
	line-size:1px;
	height:3px;
}
.image_b_r_c, .image_t_r_c, .image_b_l_c, .image_t_l_c, .image_l_s, .image_r_s {
	width: 3px;
}

.image_b, .image_t{
	height:3px;
	background:url(/images/body_image/horizontal.gif) repeat-x;
}

.image_t_l_c {
	background:url(/images/body_image/t_l_c.gif) no-repeat;
	background-position: bottom center;
}
.image_t_r_c {
	background:url(/images/body_image/t_r_c.gif) no-repeat;
	background-position: bottom center;
}
.image_b_l_c {
	background:url(/images/body_image/b_l_c.gif) no-repeat;
	background-position: top center;
}
.image_b_r_c {
	background:url(/images/body_image/b_r_c.gif) no-repeat;
	background-position: top center;
}

.image_l_s, .image_r_s {
	background:url(/images/body_image/vertical.gif) repeat-y;
	background-position: center center;
}

/*
SONG ASSET
-------------------------------------------------------------------*/
.song{
	margin-bottom:10px;
}

/*
PRESS RELEASE ASSET
-------------------------------------------------------------------*/
.pressrelease{
	margin-bottom:20px;
}
.medianame{
	text-indent:20px;
}