
body {
	background: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/burgess_bgd.jpg);
	background-repeat:repeat-y;
	background-position: 50%;
	margin:0;

}


#masthead {
	width: 800px;
	text-align:center;	
	background-image: url(img/banner_top.jpg);
	background-repeat: repeat-y;
	color:#FFFFFF;
	/*padding-left: 10px;*/
}


#container {
	position: relative;
	width: 800px;
	margin: 0 auto;
	vertical-align:100%;
	/*border: 1px solid gray;*/
	/*text-align:center;*/
}

#tableMiddle {
	position: absolute;
	left: 161px;
	top: 65px;
}

#tableRight {
	position: absolute;
	left: 481px;
	top: 65px;
}

#listenFooter {
background-color: #000000;
text-align:left;
position:relative
}

#headLine {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding-left: 30px;
	padding-top: 33px;
	border-bottom: 0px dashed #cccc66;
	color: #996600;
}

/* SCHOOLS & BIO COPY */

 #mainCopy {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 12px;
 padding-left: 30px;
 line-height: 18px;
 color: #663300;
 }


/* FOR CONCERT DATES */

#date {
border-bottom: 1px solid #996633; 
border-right: 1px solid #996633;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

#venue {
border-bottom: 1px solid #996633; 
border-right: 1px solid #996633;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #660000;
}

#location {
border-bottom: 1px solid #996633; 
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}


#footer {
position: absolute {
top: 601px;
}

#copyright {
color: white; 
text-align:center; 
font-weight:normal; 
line-height:10px;
}