body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
}
#frame {
	border: 1px solid #666666;
}
#menuItem {
	border: 1px solid #FFFFFF;
	font-size: 16px;
	font-family: "Arial Black",Impact, sans-serif;
}
#menuItem a {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}
#menuItem a:visited {
	color: #FFFF00;
}
#sideline {
	background-image: url(../images/sidepics2.jpg);
	background-repeat: repeat-y;
}
#main {
	margin-top: 5px;
	margin-right: 40px;
	font-size: 15px;
}
#copyright {
	color: #FFFFFF;
	font-size: 12px;
}
a {
	color:#FF0000;
}
a:visited {
	color:#CC0000;
}
.artist a {
	text-decoration:none;
	font-family: "Arial Black",Impact, sans-serif;
}
.artist a:hover {
	color:#FF9900;
}
.events a {
	text-decoration:none;
	font-family: "Arial Black",Impact, sans-serif;
}
.events a:hover {
	color:#FF9900;
}
.links a {
	text-decoration:none;
	font-family: "Arial Black",Impact, sans-serif;
}
.links a:hover {
	color:#FF9900;
}

