body, div, p {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
}
	
img {border: 0;}

h1 {display: none;}

#main {
	position: relative;
	margin: 0 auto 20px;
	padding: 0;
	width: 800px;
	}
	
div.nav {
	position: absolute;
	top: 17px;
	right: 0;
	margin: 0;
	padding: 0;
	width: 550px;
	height: 35px;
	}
	
div.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	}
	
div.left {
	float: left;
	margin: 0 0 12px;
	padding: 0;
	width: 244px;
	color: #f0f0f0;
	}
	
div.left img.wmse {margin-bottom: 8px;}

div.left div.schedule {	
	margin: 0 0 5px;
	padding: 0 0px 4px ;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bg-schedule.gif) no-repeat 2px bottom;
	}
	
div.left div.schedulecontainer {
	padding: 0px 5px;
}
	
div.left div.last {background: none;}
	
div.highlight {
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 10px;
	padding: 5px
	}

div.sidebarcontent {
	margin-bottom: 10px;
	margin-top: 10px;
	}

div.sidenav ul {
	margin: 7px 0 0;
	padding: 0;
	list-style: none;
	}
	
div.sidenav ul li {
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
div.content {
	margin: 0 0 0px 249px;
	padding: 76px 0px 0;
	width: 551px;
	}
	
div.interior {min-height: 1200px;}

div.support-wmse {min-height: 1400px;}
	
div.content div.mast {
	margin: 0 0 14px;
	padding:0 0 10px;
	width: 551px;
/*	height: 193px; Remove when we're back to reg schedule */
	border-bottom: 1px solid #e3e3e3;
	}
	
div.content div.flash {
	margin: 0;
	padding: 0;
	width: 551px;
	height: 216px;
    overflow: hidden;
    position: relative;
	}
    
.items {
    position: absolute;
    width: 2000em;
 }

.navi {
  clear: both;
  float: right;
  height: 20px;
  margin-top: 5px;
  position: relative;
  top: 198px;
}

.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}
 
/*div.content div.mast img {float: right;}	*/
	
div.djs {
	margin: 0 0 10px;
	padding: 0;
	border-bottom: 1px solid #e3e3e3;
	}
	
div.djs div.dj {
	margin: 0 0 1px;
	padding: 6px;
	color: #bcbcbc;
	background: #f0f0f0;
	}
	
div.djs div.now{
    margin:-1px 0 0;
    color: #fff;
    background: url(images/bg-dj-now.gif) no-repeat 0 0;
    position: relative;
    padding-top: 4px;
    }

div.expand-djs {
    padding-bottom: 10px;
    background: #000 url(images/bg-expand-djs.gif) no-repeat left bottom;
}


div.djs div.now p {
	color: #FFFFFF;
}

div.djs div.now p.currentlyplaying 
{
	display:block; 
	clear:both; 
	padding-top:4px; 
	border-top:solid 1px gray; 
	margin-top:6px;
	line-height: 14px;
}

div.djs div.now p.currentlyplaying span
{
	float:left;
	width:107px; 
	font-weight:bold; 
	text-align:right;
	margin-right:4px;
}

div.djs img {
	float: left;
	clear: left;
	margin-right: 10px;
}
	
div.interior {border: 0; height: 100%;}

div.interior img {margin-left: 16px;}

div.interior img.left {float: left;}

div.airplay img {float: none; margin: -10px 0 27px;}

div.djbios img {float: left; margin: 16px 15px 10px 0;}

.djbiosFlash {float: left; margin: 16px 15px 10px 0;}

div.airplay div.copy {
	float: right;
	margin: -28px 0 0;
	padding: 0;
	width: 310px;
	}
	
div.airplay div.search {
	float: left;
	}
	
div.airplay div.search select {margin: 0 4px 0 0; width: 114px; height: 20px;}
div.airplay div.search select.year {width: 68px;}
div.airplay input.gobutton {
	float: left;
	margin: 13px 0 0 258px;
	padding: 0;
	width: 47px;
	height: 16px;
	}
	
div.results {
	margin: 17px 0 0;
	padding: 10px 0 0;
	border-top: 1px solid #e3e3e3;
	}

div.signup {
	position: relative;
	float: right;
	margin: 60px 0 0;
	padding: 0;
	width: 344px;
	height: 208px;
	}

div.form {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	color: #5e5e5e;
	background: #f0f6fc;
	width: 344px;
	height: 34px;
	}
	
div.off {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;;
	background: none;
	}
	
div.djbios img {float: left;}

div.support img.signin {float: right;}

div.memberinfo {margin: 15px 0 0;}
	
div.locallive {
	padding: 0;
	width: 340px;
	clear: both;
	}
	
div.ticket {
	margin: 0 0 12px;
	padding: 0px;
	border-bottom: 1px solid #e3e3e3
	}
	
div.freestuff {
	margin: 10px 0px 0px;
	padding: 0;
	width: 206px;
	}
	
div.highlight img,
div.freestuff img,
div.locallive img {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
	
br.clear {clear: both;}

div.partners {
	float: left;
	margin: 12px 0 0;
	padding: 12px 0 0;
	width: 244px;
	}

div.sitemap > ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
	}
	
div.archive > ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
	}
	
div.sitemap > ul > li {
	margin: 0 0 15px;
	padding: 0;
	}
	
div.sitemap > ul > li > ul {
	margin: 0 0 0 38px;
	padding: 0;
	list-style: none;
	}
	
div.sitemap > ul > li > ul > li {
	margin: 0;
	padding: 0;
	}
	
div.sitemap > ul > li > ul > li > ul {
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
	overflow: auto;
	}

div.sitemap > ul > li > ul > li > ul > li {
	float: left;
	margin: 0;
	padding: 0;
	width: 200px;
	}
	
div.archive > ul > li {
	margin: 0 0 0 35px;
	padding: 0;
	list-style: none;
	}

div.archive > ul > li {
	margin: 0;
	padding: 0;
	width: 255px;
	}
	
div.footer {
	clear: both;
	margin: 0px 0 10px;
	padding: 50px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(images/bg-footer.gif) no-repeat right 15px;
	}	


/*H2 H3 H4 Styles*/
	
div.left h2 {
	margin: 10px 0 0;
	padding: 0 0 0 6px;
	width: 238px;
	height: 17px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #66a5d1 url(images/bg-h2.gif) no-repeat 0 0;
	}
	
div.interior h2 {
	margin: 0;
	padding: 0;
	width: 551px;
	height: 112px;
	text-indent: -10000em;
	}
	
div.interior h2.schedule {background: url(images/h2-schedule.gif) no-repeat 0 0;}
div.interior h2.events {background: url(images/h2-events.gif) no-repeat 0 0;}
div.interior h2.cookbook {background: url(images/h2-cookbook.gif) no-repeat 0 0;}
div.interior h2.about {background: url(images/h2-about.gif) no-repeat 0 0;}
div.interior h2.airplay {background: url(images/h2-airplay.gif) no-repeat 0 0;}
div.interior h2.wmsedjs {background: url(images/h2-wmse-djs.gif) no-repeat 0 0;}
div.interior h2.support {background: url(images/h2-support.jpg) no-repeat 0 0;} /*This is the Pledge form H2 */
div.interior h2.support-wmse {position: relative; background: url(images/h2-support-wmse.gif) no-repeat 0 0;} /*This the Support page H2 */
div.interior h2.archive {background: url(images/h2-archive.gif) no-repeat 0 0;}
	
div.highlight h2 {
	margin: 0 0 5px;
	padding: 0 0 0 5px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #aa9d84 url(images/h2-locallive.gif) no-repeat 0 0;
	}
	
div.locallive h2 {
	margin: 0 0 3px;
	padding: 0 0 0 6px;
	height: 73px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #aa9d84 url(images/bg-local-live.gif) no-repeat 0 0;
	text-indent: -1000em;
	}

div.ticket h2 {
	margin: 0px 0 3px;
	padding: 0 0 0 6px;
	height: 17px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #626d82 url(images/h2-ticket.gif) no-repeat 0 0;
	}

div.freestuff h2 {
	margin: 0 0 3px;
	padding: 0 0 0 6px;
	width: 200px;
	height: 17px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #626d82 url(images/h2-freestuff.gif) no-repeat 0 0;
	}
	
div.partners h2 {
	margin: 15px 0 0;
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #010101;
	background: #fff;
	}
	
div.djs h2 {
	margin: 0 0 6px;
	padding: 0;
	width: 340px;
	height: 35px;
	line-height: 35px;
	text-indent: -10000em;
	background: url(images/h2-djs.gif) no-repeat 0 0;
	}
	
div.djs h3 {
	margin: 0px;
	padding: 0px;
	display: block;
	font: bold 13px/13px "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666666;
	}
	
div.djs h3.current {
	margin: 0 12px 5px 0px;
	height: 13px;
	display: block;
	line-height: 15px;
	float: left;
	color: #FFFFFF;
	padding: 0px;
	}
		
div.interior h3 {
	margin: 13px 0 20px;
	padding: 0;
	font: bold 15px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.support h3 {
	margin: 8px 0 0;
	padding: 0 0 0 4px;
	width: 547px;
	height: 17px;
	font: bold 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #626d82 url(images/h3-support.gif) no-repeat 0 0;
	}
	
div.interior h4 {
	margin: 0 0 14px;
	padding: 0;
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.interior h4.event {
	margin: 14px 0 0;
	padding: 0;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.airplay div.search h4,
div.airplay div.results h4 {
	margin: 0 0 3px;
	padding: 0;
	font: bold 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
	
/*Paragraph, Inline, and Span Styles*/

div.left p {
	margin: 0;
	padding: 5px 0px 11px;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #e3e3e3;
	}
	
div.left p.date {border: 0; font: bold 11px/11px Verdana, Arial, Helvetica, sans-serif;}
	
div.left p span.indent {padding-left: 63px;}

div.left p strong {line-height: 14px;}

div.djs p {
	padding: 0;
	font: 10px/10px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	}
	
div.dj p strong {line-height: 18px;}
	
div.interior p {
	margin-bottom:10px;
	padding: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.interior p.event {margin: 0;}

div.interior p.list {margin: -25px 0 0 15px;}

div.interior p.list span.indent {padding-left: 12px;}
	
span#validEmail {
	position: absolute;
	top: -15px;
	right: 10px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #c00;
	background: #fff;
	}
	
div.history p {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.history ul {
	margin-left:0;
	padding-left:25px;
	}
	
div.history ul li {margin-bottom: 10px;}
	
div.support p {
	margin: 19px 0 0;
	padding: 0;
	}
	
div.highlight p,
div.freestuff p,
div.locallive p,
div.ticket p {
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: none;
	border: 0;
	margin-top: 0px;
	margin-bottom: 1em;
	}
	
div.djbios p {margin-top: 10px;}

div.djbios p.topIntro {height: 185px; line-height: 20px;}

div.archive p {margin-top: 10px;}
	
	
/*Form Styles*/

div.signup label {
	float: left;
	margin: 0;
	padding: 6px 9px 6px 0;
	width: 91px;
	height: 22px;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	}
	
div.signup input.text {
	float: left;
	margin: 6px 0;
	padding: 0 0 0 4px;
	width: 228px;
	height: 20px;
	}
	
div.signup input.button {
	float: right;
	margin: 6px 9px 0 0;
	padding: 0 0 2px;
	width: 93px;
	height: 22px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	
div.support table td.generous label {font-weight: bold; line-height: 20px; height: 20px;}

div.support table td.generous input.generous {
	margin: 0 12px 0 0;
	width: 40px;
	font: 10px Verdana, Arial, Helvetica, sans-serif
	}

div.support table tr.items td.select select {
	margin: 7px 0 11px;
	width: 111px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	}
	
div.memberinfo label {
	float: left;
	margin: 0;
	padding: 0;
	width: 88px;
	height: 18px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	} 

div.memberinfo input.text {
	margin: 0 0 11px;
	padding: 0;
	width: 190px;
	}
	
div.addressinfo label {
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
	height: 18px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	}
	
div.addressinfo input.radio {float: left;}

div.addressinfo input.next {clear: left; margin-top: 15px;}
	
	
/* Table Styles */

div.interior table {
	margin: 0;
	padding: 0;
	width: 551px;
	}
	
div.interior table td {
	margin: 0;
	padding: 9px 0 0;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	width: 106px;
	height: 72px;
	border-left: 1px solid #fff;
	}

div.interior table tr.mast td {
	margin: 0;
	padding: 0;
	font: bold 9px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #353535;
	background: #fff;
	height: 28px;
	}
	
div.interior table tr.mast td.first {width: 230px;}

div.interior table tr.mast td.second {width: 321px; text-align: right;}

div.interior table tr.week {
	margin: 0;
	padding: 0;
	color: #fff;
	background: #353535;
	}

div.interior table tr.week td {
	margin: 0;
	padding: 0 0 0 3px;
	width: 103px;
	height: 18px;
	font: 10px/18px Verdana, Arial, Helvetica, sans-serif;
	border-left: 1px solid #fff;
	}

div.interior table tr.week td.blank {border: 0; width: 15px;}

div.interior table td.time {width: 15px; color: #353535; background: #eee;}

div.interior table img {margin: 0; float: left;}

div.interior table.weekend {
	margin: 25px 0 0;
	}
	
div.interior table.weekend tr.week td.blank {width: 15px;}

div.interior table.weekend tr.week td {width: 300px;}

div.interior table.weekend td.time {width: 15px; text-align: center;}

div.interior table.weekend td {width: 236px;}

div.support table {
	margin: 0;
	padding: 0;
	width: 551px;
	}
	
div.support table td.generous {
	padding: 0;
	width: 551px;
	height: 48px;
	vertical-align: middle;
	}
	
div.support table td.h3 {
	padding: 0;
	width: 551px;
	height: 17px;
	border-top: 1px solid #e3e3e3;
	}
	
div.support table td.thankyou {
	padding: 0;
	width: 551px;
	height: 14px;
	vertical-align: top;
	}
	
div.support table tr.nothanks td { vertical-align: bottom; height: 43px;}
div.support table tr.nothanks td.select {padding: 0; width: 120px;}
div.support table tr.nothanks td.nothanks {padding: 0; width: 428px;}

div.support table tr.blank td {padding: 0; width: 551px; height: 38px;}

div.support table tr.items {padding: 0 0 12px;}

div.support table tr.items td.select {
	padding: 0;
	width: 117px;
	font-weight: bold;
	vertical-align: bottom;
	}
div.support table tr.items td.select .red {color: #dd1212; background: #fff;}

div.support table tr.items td img {margin-right: 30px;}
div.support table tr.items td img.last {margin-right: 0;}
div.support table tr.items td br {clear: left;}

div.support table tr.items td.item {padding: 0; width: 428px;}
div.support table tr.items td.item img {float: left; margin: 0 8px 0 0;}

div.archive > table {
	margin: 11px 0 0;
	padding: 0;
	width: 550px;
	border-top: 1px solid #e3e3e3;
	}
	
div.archive > table td {
	height: 13px;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #5e5e5e;
	background: #fff;
	}
	
div.archive > table td + td {
	color: #439eec;
	background: #fff;
	}
	
div.archive > table td span {
	color: #5e5e5e;
	background: #fff;
	}

div.archive > table td.date {
	padding: 0;
	width: 110px;
	}
	
div.archive > table td.header {
	padding: 12px 0 0;
	font: 	bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	}
	
	
	
/*Navigation and Link Styles*/

div.nav ul li a {
	display: block;
	margin: 0 4px 0 0;
	padding: 0;
	height: 35px;
	line-height: 35px;
	text-indent: -10000em;
	}

div.nav ul li.schedule a:link,
div.nav ul li.schedule a:visited {
	width: 127px;
	background: url(images/bg-nav.gif) no-repeat 0 0;
	}
div.nav ul li.schedule a:hover {background: url(images/bg-nav.gif) no-repeat 0 -45px;}

div.nav ul li.events a:link,
div.nav ul li.events a:visited {
	width: 65px;
	background: url(images/bg-nav.gif) no-repeat -132px 0;
	}
div.nav ul li.events a:hover {background: url(images/bg-nav.gif) no-repeat -132px -45px;}

div.nav ul li.support a:link,
div.nav ul li.support a:visited {
	width: 110px;
	background: url(images/bg-nav.gif) no-repeat -201px 0;
	}
div.nav ul li.support a:hover {background: url(images/bg-nav.gif) no-repeat -201px -45px;}

div.nav ul li.top a:link,
div.nav ul li.top a:visited {
	width: 91px;
	background: url(images/bg-nav.gif) no-repeat -315px 0;
	}
div.nav ul li.top a:hover {background: url(images/bg-nav.gif) no-repeat -315px -45px;}

div.nav ul li.archives a:link,
div.nav ul li.archives a:visited {
	width: 74px;
	background: url(images/bg-nav.gif) no-repeat -410px 0;
	}
div.nav ul li.archives a:hover {background: url(images/bg-nav.gif) no-repeat -410px -45px;}

div.nav ul li.about a:link,
div.nav ul li.about a:visited {
	margin: 0;
	width: 62px;
	background: url(images/bg-nav.gif) no-repeat -488px 0;
	}
div.nav ul li.about a:hover {background: url(images/bg-nav.gif) no-repeat -488px -45px;}

div.left p a:link,
div.left p a:visited ,
div.left div.schedule a:link,
div.left div.schedule a:visited {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: inherit;
	text-decoration: none;
	}
div.left p a:hover, 
div.left div.schedule a:hover {text-decoration: underline;}

div.left a.rss:link,
div.left a.rss:visited,
div.footer a.rss:link,
div.footer a.rss:visited {
	display: inline;
	padding: 0 0 0 18px;
	font: 10px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	text-decoration: none;
	background: #fff url(images/bg-rss.gif) no-repeat 0 0;
	}
div.left a.rss:hover {text-decoration: underline;}
div.footer a.rss:hover {text-decoration: underline;}
	
div.sidenav ul li a:link,
div.sidenav ul li a:visited {
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: inherit;
	text-decoration: none;
	}
div.sidenav ul li a:hover {text-decoration: underline;}

div.content a.pledge {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	width: 206px;
	height: 193px;
	}

div.content a.subscribe {
	float: left;
	clear: left;
	margin: 0 0 10px;
	padding: 0;
	width: 101px;
	height: 111px;
	}

div.content a.blogs {
	float: right;
	margin: 0 4px 12px 0;
	padding: 0;
	width: 101px;
	height: 111px;
	}
	
div.content div.djs div.dj a:link,
div.content div.djs div.dj a:visited {
	line-height: 20px;
	color: #b6cce0;
	background: #e5e5e5;
	text-decoration: none;
	}
div.content div.djs div.dj a:hover {text-decoration: underline;}
	
div.content div.djs div.now a:link,
div.content div.djs div.now a:visited {
	line-height: 20px;
	color: #439eec;
	background: none;
	text-decoration: none;
	}
div.content div.djs div.now a:hover {text-decoration: underline;}

div.airplay ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.airplay ul li {
	margin: 0;
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	}

div.airplay ul li a:link,
div.airplay ul li a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
div.airplay ul li a:hover {text-decoration: underline;}

div.djbios span.djname {
	font: 25px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}

div.highlight p a:link,
div.highlight p a:visited,
div.left a.normal:link,
div.left a.normal:visited,
div.freestuff a:link,
div.freestuff a:visited,
div.locallive a:link,
div.locallive a:visited,
div.ticket a:link,
div.ticket a:visited,
div.interior p a:link,
div.interior p a:visited,
div.djbios p a:link,
div.djbios p a:visited,
div.airplay p a:link,
div.airplay p a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: none;
	text-decoration: none;
	font-weight: normal;
	}
	
div.left div.highlight p a:hover,
div.left a.normal:hover,
div.freestuff a:hover,
div.locallive a:hover,
div.ticket a:hover,
div.interior p a:hover,
div.djbios p a:hover,
div.airplay p a:hover {text-decoration: underline;}

div.interior table a:link,
div.interior table a:visited {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
div.interior table a:hover {text-decoration: underline;}

div.interior table a.bold:link,
div.interior table a.bold:visited {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
div.interior table a.bold:hover {text-decoration: underline;}

div.interior table tr.mast td a:link,
div.interior table tr.mast td a:visited {
	padding: 0 0 0 14px;
	font: 9px/28px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	text-decoration: none;
	background: url(images/download-arrow.gif) no-repeat 0 3px;
	}
div.interior table tr.mast td a:hover {text-decoration: underline;}
	
div.sitemap > ul > li a:link,
div.sitemap > ul > li a:visited {
	padding: 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
	
div.sitemap > ul > li a:hover {text-decoration: underline;}
	
div.sitemap > ul > li > ul > li a:link,
div.sitemap > ul > li > ul > li a:visited {
	padding: 0;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
	
div.sitemap > ul > li > ul > li a:hover {text-decoration: underline;}

div.sitemap > ul > li > ul > li > ul > li a:link,
div.sitemap > ul > li > ul > li > ul > li a:visited {
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
	
div.sitemap > ul > li > ul > li > ul > li a:hover {text-decoration: underline;}

div.footer a:link,
div.footer a:visited {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
	text-decoration: none;
	}
div.footer a:hover {text-decoration: underline;}

.lightburn {
	padding: 0 10px 0 3px;
	margin:-4px;
	}



div.archive > ul > li a:link,
div.archive > ul > li a:visited {
	padding: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #439eec;
	background: #fff;
	text-decoration: none;
	}
	
div.archive > ul > li a:hover {text-decoration: underline;}

.bioTime {
	font-size:12px;
	font-weight:bold;
	line-height: 30px;;
	}
	
#onairnow {
	background: url(images/bg-onairnow.gif);
	height: 14px;
	padding-top: 25px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 11px;
}
.maincontent {
	float: left;
	width: 340px;
}
.rightcontent {
	width: 206px;
	float: right;
}
.info {
	background: #fff;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.subnav {
	overflow: auto;
	padding: 10px 0;
	border-bottom: 1px solid #d7d7d7;
	}
	
div.subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
div.subnav ul li {
	float: left;
	margin: 0 6px;
	}
	
div.subnav ul li a:link,
div.subnav ul li a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #626d82;
	}
div.subnav ul li a:hover {color: #000;}

	
div.about h4 {padding: 0; margin: 0;}

p.topairplay {text-align: center;}

p.topairplay img {margin: 8px 10px;}

table.archive td a:link,
table.archive td a:visited {font-weight: bold; font-size: 10px; line-height: 14px;}

div.highlight p strong {display: block;}

div.highlight p a:link,
div.highlight p a:visited {
	font-weight: bold;
	/*margin: 10px 10px 25px 225px;*/
	}
div.highlight p a:hover {text-decoration: underline;}


/* H2 Links to Pledge Form */

h2.about,
h2.airplay,
h2.archive {position: relative;}
h2.about a,
h2.airplay a,
h2.archive a {
	position: absolute;
	top: 0;
	right: 0;
	width: 131px;
	height: 100px;
	background: url(images/h2-about-link.jpg) no-repeat 0 0;
	}

h2.support-wmse {position: relative;}
h2.support-wmse a {
	position: absolute;
	top: 0;
	right: 0;
	width: 131px;
	height: 100px;
	background: url(images/h2-support-link.jpg) no-repeat 0 0;
	}

h2.events {position: relative;}
h2.events a {
	position: absolute;
	top: 0;
	right: 0;
	width: 131px;
	height: 100px;
	background: url(images/h2-events-link.jpg) no-repeat 0 0;
	}

h2.schedule,
h2.wmsedjs {position: relative;}
h2.schedule a,
h2.wmsedjs a {
	position: absolute;
	top: 0;
	right: 0;
	width: 131px;
	height: 100px;
	background: url(images/h2-schedule-link.jpg) no-repeat 0 0;
	}
	
.maincontent h2 {margin-top: 10px;}

