/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size:20px;
	background-color:#ffffff;
	border: 1;
}

a:link, a:visited {
	text-decoration:none;
	color:#999999;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}

a:hover, a:active, h1 a:hover {
	font-weight:bold;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
}

img a:link, img a:hover, img a:visited, img a:active {
	border:0;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000;
}


h1, h1 a:link, h1 a:visited {
	font-size:14px;
	margin:0px;
	padding:0px;
	color:#db1501;
	font-weight:normal;
}



h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
	color:#999999;
}

.redtext {
	color: #db1501;
}

.greytext {
	color: #000;
	font-size: 14px;
}

.black {
	color: #000;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

.names {
	font-size:12px;
	color:#000000;
	font-family: "Courier New", Courier, monospace;
}

#wrapper {
	width:800px;
	margin:0px;
	border-top-color: #FFFFFF;
}

#header {
	width:800px;
	height:109px;
	background:url(images/header.gif) no-repeat;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#subwrapper {
	width:800px;
	background:url(images/subwrap_bg.gif) repeat-y;
}






#navcolumn {
	width:177px;
	padding:25px 0px 0px 25px;
	float:left;
	overflow:hidden;
	text-indent:-9000px;
	
}

#navcolumn ul {
	width:144px;
	list-style-type:none;
	margin:0px 0px 25px 0px;
	padding:0px;
}

#navcolumn ul li a.current_off {background:url(images/current_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.upcoming_off {background:url(images/upcoming_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.past_off {background:url(images/past_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.artists_off {background:url(images/artists_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.ongoing_off {background:url(images/ongoing_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.news_off {background:url(images/news_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.buying_off {background:url(images/buying_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.about_off {background:url(images/about_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.contact_off {background:url(images/contact_off.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.home_off {background:url(images/home_off.gif);	width:144px; height:30px; display:block;}

#navcolumn ul li a.current_off:hover {background:url(images/current_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.upcoming_off:hover {background:url(images/upcoming_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.past_off:hover {background:url(images/past_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.artists_off:hover {background:url(images/artists_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.ongoing_off:hover {background:url(images/ongoing_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.news_off:hover {background:url(images/news_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.buying_off:hover {background:url(images/buying_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.about_off:hover {background:url(images/about_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.contact_off:hover {background:url(images/contact_on.gif);	width:144px; height:30px; display:block;}
#navcolumn ul li a.home_off:hover {background:url(images/home_on.gif);	width:144px; height:30px; display:block;}




#content {
	width:538px;
	margin-left:10px;
	padding:25px 25px 25px 25px;
	float:right;
}


br.clearfix {
	clear:both; 	
	margin:0px !important; 
	padding:0px !important; 
	height: 1px; 
	font-size: 1px; 
	line-height: 1px; 
}

table.bottomgap {
	margin-bottom:12px;
	border-bottom:#bfd2d3 solid 1px;
}

#footer {
	width:780px;
	border-top:#bfd2d3 solid 10px;
	font-size:9px;
	color:#999999;
	padding:2px 0px 0px 20px;
	margin-bottom:25px;
	
}

ul#pastshows {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul#pastshows li {
	margin-bottom:3px;
}

ul#pastshows li a {
	color:#000000;
}


.dates {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #999999;	
}


.back {
	font-size:12px;
	color: #000;
	font-family: "Courier New", Courier, monospace;
}

a.biolink, a.biolink:visited {
	font-size:10px;
	color:#db1501;
	margin-left:10px;
}
.hiddentext.style18.style8 .greytext.style12 .style24 .black strong {
	color: #848484;
}
