body{

	text-align:center;
	background-color: #000000;
	color: #ffcc33;
	font-family: "Arial","sans-serif";
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	line-height: 120%;

}

td{
	text-align:center;
}


.pix133{
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #FE0101;
}

#mainbox{
	border:2px solid #111;
	border-top:none;
	width:700px;
}

#mast{
	margin-top:6px;
}

#main3{
	width:80%;
	margin-top:6px;
	font-weight:bold;
}

table#main5 td{width:30%;}

table#main3 a:link {text-decoration: none; color:#FE0101;}
table#main3 a:visited {text-decoration: none; color:#666;}
table#main3 a:active {text-decoration: none; color:#FDFFFF;}
table#main3 a:hover {font-variant: small-caps; text-decoration: none; font-size:120%; color: white;}

#main5{
	width:99%;
	margin-top:8px;
	background:#fc6;
	color:#000;
	border:1px solid #FE0101;
	border-bottom:1px solid #FE0101;
	font-weight:bold;
}

table#main5 td{width:19%;}

table#main5 a:link {text-decoration: none; color:#000;}
table#main5 a:visited {text-decoration: none; color:#444;}
table#main5 a:active {text-decoration: none; color:#FE0101;}
table#main5 a:hover {text-decoration: none; font-variant: small-caps; font-size:130%; color:#BA0101;}

hr{
    color:#777;
}

#calnews{
	height:225px;
	width:99%;
	margin-bottom:5px;
}

#calnews td{
	width:50%;
	padding:5px;
	vertical-align:text-top;
}

.calendar {
    border-top:1px;solid;#FC3;
    margin-top:15px;
    color:#FC3;
    background-color:#000;
    text-align:center;
}
.calendar_today {
    text-align:center;
    font-weight:bold;

    color:white;
    margin-top:15px;
    margin-bottom:20px;
    border:none;
}

.calendar_artist_text {
    font-size:14pt;
    font-weight:bold;
    color:#FE0101;
    margin-top:25px;
    border:none;
 }

.calendar_event_1{
    color:#FC3;
    margin-top:15px;
    margin-bottom:20px;
    border:none;
}
.calendar_event_2{
    color:#AAA;
    margin-top:15px;
    margin-bottom:20px;
    border:none;
}

.calendar_date_table{
    border:none;
}

.calendar_date_text{
    color:#FE0101;
    border:none;
}

.calendar_time_text{
    color:#FE0101;
    border:none;
}

.calendar_event_title_text{
    font-weight:bold;
    border:none;
}
.calendar_notes_text{
    font-variant:small-caps;
}

.news_entry{
    margin-top:15px;
    margin-bottom:20px;
}

.news_date{
    visibility:visible;
    font-size:9pt;
    color:#FE0101;
}

.news_title{
    font-size:14pt;
    font-weight:bold;
}

.news_text{
    color:#AAA;
}

.footer{
	text-align:center;
	width:700px;
	margin-top:12px;
	color:#555;
	Font:small 8pt "Helvetica","Arial","Century Gothic","sans-serif";
}


