body {
	background-color:#000000;
	background-image:url(images/BGI_72.jpg);
	background-position:center top;
	margin:0;
	padding:0;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	text-align:left;


}

a:link {color:#000000;}      /* unvisited link */
a:visited {color:#000000;}  /* visited link */
a:hover {color:#000000;}  /* mouse over link */
a:active {color:#000000;}  /* selected link */




#dates {
	width:500px;
	height:375px;
	margin:255px auto 25px auto;
}

.datesholder{
	margin:2px auto 0 auto;
	text-align:left;
	border-bottom:1px solid #000;
	
	
}
#datesHeader {
	width:500px;
	margin:5px auto;
	position:relative;
	top:250px;
	text-align:center;
}
#date{
	width:42px;
	height:28px;
	float:left;
	padding-top:6px;
	
	}
	
	
	.clear {
		clear:both;
		
	}
	
	#date {
	color:#eeec7b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	
		
	}
	
	

#city{
	width:140px;
	height:28px;
	float:left;
	padding-top:6px;
}


#venue{
	
	width:190px;
	height:28px;
	float:left;
	padding-top:6px;

}

#tix{
	width:55px;
	height:28px;
	float:left;
	text-align:right;
	padding-top:6px;
}





#enter{
	width:65px;
	height:145px;
	margin:65px auto 0 auto;
	
}

#bottom{
	width:885px;
	height:280px;
	margin:20px auto 0 auto;
	
	
}

#leftholder {
	width:275px;
	height:230px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:50px;
	
	
}
	#leftholder {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	
		
	}
	


#centerholder {
	width:314px;
	height:259px;
	float:left;
	margin-left:5px;
	margin-top:10px;
	

	
}


#rightholder {
	width:275px;
	height:259px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	
	
}

#photos {
	width:300px;
	height:100px;
	margin:5px auto 0 auto;
}

#photosholder {
	width:299px;
	height:55px;
	margin:5px auto 0 auto;
	float:left;
}

#email {
	width:311px;
	height:60px;
	margin:15px auto 0 auto;
	
}


#player {
	width:212px;
	height:82px;
	margin:auto;
	
}

#playerholder {
	width:212px;
	height:82px;
	margin:auto;
	
}

#links {
	width:220px;
	height:51px;
	padding-top:0px;
	margin:15px auto 0 auto;
	
	
}
#linksholder{
	width:219px;
	margin:auto;
	margin:5px auto 0 auto;

	

	
	
}

#linksholder a {
	color:#FFF;
	text-decoration:none;
	
}




