BODY {
	text-align:center;
	background:#2E1C1C url(images/bg_2011.jpg) no-repeat 50% 0;
	color:#fff;
	height:100%;
}

A {
	color:#FFF;
}

A:visited {
	color:#FFCC00;
}

A:hover {
	color:#FFF;
}

#main {
/*	width:900px;*/
	text-align:center;
	margin:auto;
}
.orange {
	color:#e64d01;
}


#coords {
	position:absolute;
	top:100px;
	left:150px;
	color:#FFCC01;
	font-weight:bold;
	top:80px;
	left:9%;
}

#bands_bg {
	background-color:#8F3E1F;
	opacity:0.5;filter: alpha(opacity=50) ;
	position:absolute;
	top:250px;
	left:5%;
	width:280px;
	height:400px;
	border: dashed 1px #FFCC01;
}

#bands {
	padding:10px;
	color:#FFCC00;
	width:250px;
/*	height:350px;*/
	position:absolute;
	top:250px;
	left:5%;
}

#bands TD {
	vertical-align:top;
	padding:2px 2px;
	border-top:dashed 1px #FFEA97;
	color:#FFEA97;
}


#players {
	margin:20px auto 20% auto;
}

#bottom {
	margin:auto;
	width:40%;
	font-size:11px;
	font-family:Arial;
	position:absolute;
	bottom:10px;
	left:30%;
}

#logos {
/* 	background: url(images/speaker.gif) no-repeat center center;   */
	/*width:400px;
	height:212px;*/
	text-align:center;
}

#logos {
	margin:0 auto;
}

.headers {
	white-space:nowrap;
	padding:50px 0 20px 0;
}

.headers H1 {
	display:inline;
	padding:0 10px;
}

.headers .delim {
	font-size:200%;
	color:#fff;
}

/*#player {
	background: url(images/logos.gif) no-repeat center center;
}*/

#songinfo {
	margin:3px auto 10px auto;
	padding:3px 5px;
	border:dashed 1px #555;
	width:390px;
	height:100px;
	overflow-y:scroll;
	font-size:12px;
	text-align:left;
	font-family:Verdana, sans-serif;
}

.songinfoHeader {
	color:#ce3600;
	font-weight:bold;
}

#songinfo {
	font-weight:bold;
}

#songinfo SPAN {
	font-weight:normal;
}


.bands_list SPAN {
	white-space: nowrap
}
