html, body {margin-top:0;padding-top:0;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #1a1a1a;
	text-align:center;
	
}


a {
	font-size: 13px;
	color: #86bb57;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #86bb57;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #86bb57;
}

dl {width: 800px;margin:0px auto;text-align: left;background-color: #242424;padding:1em;}
ul {list-style:none;}
li {width: 600px;}
dd {display:none;}
dd#events li {width:98%;display:inline;}


dt a {font-family:Arial, Helvetica, sans-serif;font-size:2em;font-weight:bold;}
dt#about a:hover {color:;} 
dt#artists a:hover {color:;} 
dt#events a:hover {color:;} 
dt#content a:hover {color:;} 
