@charset "UTF-8";
/* CSS Document */
h1, h2, h3, h4, h5, h6, p, html, body, ul, li, dl , dd, dt, label, input, select, form, fieldset, legend {margin:0; padding:0; line-height:1.3em;font-family:Verdana, Arial, sans-serif; }

BODY {
	background-color:#000;	
	font-family:Verdana, Arial, sans-serif;
	text-align: center; 
	font-family:
}
#wrapper{
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}
#header{
	margin-top:10px;
	
}
#content{

	clear:both;
	width:930px;
	margin-left:15px;
}
#mainContent{
	text-align:center;
	clear:both;
	width:930px;
	margin-left:15px;
}
A{
	color:#FFF;
	text-decoration:none;
}
A:hover{
	text-decoration:underline;
}
A.selected{
	text-decoration:underline;
}
UL{
	margin-top:7px;
	list-style:none;
	width: 950px;
}
LI{
	float:left;
}

LI.l1 {
	width:160px;
}
LI.l2 {
	width:200px;
}
LI.l3 {
	width:230px;
}
LI.l4 {
	width:200px;
}
LI.l5 {
	width:160px;
	text-align:right;
}
P.greenHeader{
	
	padding:20px 0 30px 0;
	color:#CDE164;
	font-size:180%;
	text-align: center; 

}
.roundbox{
	margin:20px 0px 0px 0px;
	width:930px;
	background-image:url(images/whitebox.gif);
}
.roundbox P{
	font-size:150%;
	padding:30px 0px 0px 20px;
	width:520px;
	float:left;
	text-align:center;
	
}
.roundbox IMG{
	float:right;
	margin:7px 15px 0px 0px;
}
.roundboxbot{
	clear:both;
	background-image:url(images/whitebox.gif);
	background-position:bottom;
	height:15px;
	
}
P.enterlargeright{
	float:right;	
	margin:30px 0px 0px 0px;
	padding:50px 0px 0px 0px;
	width:465px;
	height:180px;
	font-size:150%;
	text-align:center;
	color:#FFF;
	
	
}
IMG.imgEnterleft{
	float:left;		
	margin:30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	width:450px;
	height:180px;
	
	
}
P.enterleft{
	clear:both;
	float:left;	
	padding:20px 0px 0px 0px;
	width:930px;
	font-size:90%;
	line-height:190%;
	text-align:center;
	color:#FFF;
}
P.enterright{

	float:right;	
	padding:20px 0px 0px 0px;
	width:455px;
	font-size:90%;
	line-height:190%;
	text-align:center;
	color:#FFF;
}
P.locationsright{
	float:right;	
	padding:50px 20px 10px 0px;
	width:550px;
	font-size:150%;
	text-align:left;
	color:#FFF;
}
IMG.locationsleft{
	margin:40px 0px 0px 10px;
	float:left;	
}
UL.locations{
	float:right;
	padding:0px 20px 10px 0px;
	color:#FFF;
	width:550px;
	font-size:120%;
	list-style:none;
	
}
UL.locations LI{
	width:550px;
	padding:7px 0px 0px 0px;
	text-align:left;
}

UL.tandcleft{
	width:450px;
	font-size:80%;
	padding-top:20px;
	color:#FFF;
	float:left;
}
UL.tandcleft LI{
	padding-bottom:20px;
	line-height:200%;
}
UL.tandcright{
	width:450px;
	font-size:80%;
	padding-top:20px;
	color:#FFF;
	float:right;
}
UL.tandcright LI{
	width:450px;
	padding-bottom:20px;
	line-height:200%;
	
}
.largePhoto{
	margin:30px 0px 0px 0px;	
}
.default{
	padding:0px 0px 20px 0px;	
	color:#FFF;	
	text-align:center;
}
.mp3Link{
	
	color:#fff;	
	text-align:center;
}

