body{
	background-color: #660000;
	background-image: url(/images/layout/bg_boombox.gif);
	background-repeat: repeat-xy;
	background-position: top center;
	margin: 0px;
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.nowplaying{
	background-color: #666666;
	background-image: url("");
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body.player{
	background-image: url(/images/layout/bg_player.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
}
body.playertimeout{
	background-image: url(/images/layout/bg_timeout.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px;
}
table.maintable{
	background-image: url(/images/layout/bg_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
table.welcomebg{
	background-image: url(/images/layout/welcome.jpg);
	border-bottom: 1px solid #660000;
}
td.today{
	background-image: url(/images/layout/today_bg.gif);
	background-position:bottom;
	background-repeat: repeat-x;
	background-color: #333333;
}
div.today{
	font-size: 11px;
	padding: 5px;
}
td.welcometext{
	padding: 14px 5px 5px 0px;
	text-align: justify;
	font-size: 12px;
}
img{
	display: block;
	border: 0;
}
.titlebar{
	background-image: url(/images/layout/bg_titlebar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.tunein{
	position: relative;
	top: 86px;
	left: 4px;
}
.tnowplaying{
	margin-top: 2px;
	border-left: 2px #999999 solid;
	border-right: 2px #999999 solid;
}
.tblist{
	font-size: 11px;
	text-align: right;
}
.menu {
	position: relative;
	top: 47px;
	background-image: url(/images/layout/bg_menu_bb.gif);
	background-repeat: no-repeat;
	background-position: right middle;
	margin: 8px;
	color: #cccccc;
	font-size: 11px;
}
.menu a{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover{
	text-decoration: underline;
}
.sidebartab{
	position: relative;
	top: 47px;
}
.donate{
	position: relative;
	top: 47px;
	margin: 8px 8px 0px;
	font-size: 10px;
}
.supporters{
	position: relative;
	top: 47px;
}
.supporters img{
	margin: 8px 8px 0px;
}
.main{
	margin: 16px;
	text-align: justify;
	font-size: 12px;
}
.main a{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.main a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.pageheading{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px #660000 solid;
}
.homeboxes{
	background-color: #666666;
	padding: 4px;
}
.homelinks{
	background-color: #333333;
	border: 1px #999999 solid;
	padding: 2px;
	font-size: 12px;
	text-align: center;
}
.djtitle{
	font-size: 10px;
	text-align: right;
}
.biopic{
	width: 156px;
	font-size: 11px;
}
.bio{
	width: 312px;
	padding-left: 8px;
	text-align: justify;
	font-size: 12px;
}
.guestdjs{
	font-size: 12px;
	padding-bottom: 8px;
	text-align: justify;
}
.calendar{
	border-top: 1px #660000 solid;
	border-left: 1px #660000 solid;
	border-bottom: 1px #333333 solid;
}
.calendar td{
	font-size: 9px;
	text-align: center;
	border-right: 1px #660000 solid;
	border-bottom: 1px #660000 solid;
}
.calday{
	background-color: #333333;
}
.calhighlight{
	background-color: #330000;
}
li{
	margin-left: -16px;
}
.attention{
	background-color: #666666;
	border: 1px #cccccc solid;
	padding: 4px;
	font-size: 12px;
}
.azlist{
	background-color: #666666;
	border: 1px #999999 solid;
	padding: 2px;
	font-size: 10px;
	text-align: center;
}
.copyright{
	margin-top: 16px;
	font-size: 10px;
	text-align: center;
}
.list{
	font-size: 11px;
}
.artist{
	font-weight: bold;
}
.title{
	margin-left: 12px;
}
a.request{
	color: #cccccc;
	font-size: 10px;
}
a.request:hover{
	background-color: #666666;
	color: #cccccc;
	text-decoration: none;
}
.code{
	padding: 4px;
	border: 1px #999999 solid;
	background-color: #333333;
	font-size: 9px;
	text-align: left;
	color: #999999;
}
form {
	margin: 4px;
}
.form{
	font-size: 12px;
}
input{
	width: 234px;
	border: 1px #cccccc solid;
	background-color: #333333;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.submit{
	width: 64px;
	font-size: 10px;
}
select{
	width: 234px;
	border: 1px #cccccc solid;
	background-color: #333333;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea{
	width: 234px;
	border: 1px #cccccc solid;
	background-color: #333333;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.question{
	color: #cccccc;
	border-bottom: 1px #660000 solid;
}
.answer{
	padding-left: 32px;
}
.plink{
	position: absolute;
	left: 14px;
	top: 50px;
}
.prequest{
	position: absolute;
	left: 24px;
	top: 70px;
}
.prequest a{
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
}
.prequest a:hover{
	color: #ffffff;
	text-decoration: none;
}
.pnowplaying{
	position: absolute;
	left: 4px;
	top: 186px;
	border-left: 2px #999999 solid;
	border-right: 2px #999999 solid;
}
.scroller{
	background-image: url(/images/layout/bg_grid.gif);
	color: #ffcccc;
	font-size: 12px;
	font-family: Lucida Console, Courier New, Courier;
}
.ptimeout{
	position: absolute;
	left: 4px;
	top: 170px;
	width: 236px;
	color: #cccccc;
	font-size: 11px;
}
.ptimeout a{
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
.ptimeout a:hover{
	text-decoration: underline;
}