BODY {
	text-align:center;
	background:#330066 url(images/museum_night_2010_bg.gif) no-repeat 0 0;
	color:#fff;
}

A {
	/*color:#9d342f;*/
	color:#E8F3C7;
}

A:visited {
	/*color:#854f47;*/
	color:#DACAF0;
}

A:hover {
	color:#e04700;
}

#main {
/*	width:900px;*/
	text-align:center;
	margin:auto;
}
.orange {
	color:#e64d01;
}

.first TD {
	vertical-align:top;
}

.news {
	width:160px;
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	padding:0 30px;
	background-color:#eee;
}

H3 {
	color:#854f47;
	font-size:120%;
	margin:0 0 5px 0;
	padding:0;
}

H4 {
	color:#ce3600;
	font-size:130%;
	text-align:center;
}

#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:200px 0 30px 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
}