body  { color: #fff; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 12pt; background-color: #000; background: #000 }
p  { color: #fff; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 12pt }
td  { color: #fff; font-size: 10pt; font-family: Georgia, "Times New Roman", Times, serif; line-height: 12pt }
.menuul { margin: 0; padding: 0 }
.menu { color: #fc0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; list-style-type: none; padding: 0 5px; width: 140px; float: left; clear: left }
.menu a { color: #fc0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; list-style-type: none; padding: 0 5px; width: 140px; float: left; clear: left }
.menu a:link { color: #fc0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; list-style-type: none; padding: 0 5px; width: 140px; float: left; clear: left }
.menu a:visited { color: #fc0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; list-style-type: none; padding: 0 5px; width: 140px; float: left; clear: left }
.menu a:hover   { color: #fc0; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 18px; text-decoration: none; background-image: url("images/button_ov.png"); list-style-type: none; padding: 0 5px; width: 140px; float: left; clear: left }
h1  { color: #39f; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
h2 { color: #fc0; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0.67em 0 }
h3 { color: #c93; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0.67em 0 }
h4 { color: #06c; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; margin: 0.67em 0 }
h5 {
	color: #fc0;
	font-size: 14px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: none;
	margin: 0.67em 0
}
a:link  { color: #39f; font-weight: bold }
a:visited  { color: #39f; font-weight: bold }
a:hover  { color: #f90; font-weight: bold }
a:active  { color: #39f; font-weight: bold }

.classdates {
	color: #06c;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0.67em 0
}
#nowplaying {
	background-color: #000000;
	border: 1px dotted #996600;
	text-align: center;
	padding: 5px;
}
.sidebar
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}
.sidemenu
{
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
}

.columns li {
	float: left;
	height: auto;
	width: 140px;
	height: 200px;
	margin-bottom: 5px;
	padding: 5px;
}
.columns {
	list-style: none;
	width: 600px;
	margin: 0;
	padding: 0px;
}

.staffcol {
	list-style: none;
	width: 400px;
	margin: 0;
	padding: 0px;
}


.staffcol li {
	float: left;
	height: 200px;
	width: 30% !important;
	margin-bottom: 10px;
	padding: 5px;
}

.acc {
	clear: both;
}

#feat {
	background-color: #000000;
	margin: 5px;
	padding: 5px;
	border: 1px solid #996600;
	clear: both;
}

.spotlight {
	background-image: url(images/spotlight.jpg);
	background-repeat: no-repeat;
	width: 400px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}