body,td,th {
	color: #CCCCCC;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin: 0;
	padding: 0;
}

.box {
	padding: 5px;
	border: medium solid #CCCCCC;
}
	
.navigation {
	white-space: nowrap;
}
.mainTable {
	background: #000000;
	width: 810px;
	border-width: 0px;
	border-style: none;
}

input, select {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	/*background-color:#d8e7f9; blue*/
	/*background-color:#91a431;*/ /*green*/
	border:1px solid #000;
	padding:2px;
}
a:link, a:visited {
	color: #68689B;
	text-decoration: none;
}

#news {
	position:absolute;
	left:39px;
	top:288px;
	width:330px;
	height:367px;
	z-index:1;
	color: #BDBDD2;
	text-decoration: none;
}
a:hover, a:active {
	color: #B5B5CE;
	text-decoration: none;
}

#shows {
	position:absolute;
	left:256px;
	top:309px;
	width:330px;
	height:432px;
	z-index:2;
}

#signup {
	position:absolute;
	left:672px;
	top:452px;
	width:298px;
	height:165px;
	z-index:5;
}
#Layer1 {
	position:absolute;
	left:457px;
	top:267px;
	width:267px;
	height:55px;
	z-index:5;
}
#footer {
	font: 10px "Trebuchet MS", Verdana;
	color: #B6B7DC;
	text-decoration: none;
	text-align: center;
}
.mp3s {
	position: relative;
	left: 5px;
	top: 10px;
}
.venue {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
