body{
	background-color: black;
	color: #333;
	text-align: left;
	font-family: Tahoma, "Tahoma", sans-serif;
	font-size: 14px;
	line-height: 18px;
	
}


img{
	border: 0px;
}

.venue_name{
	color: #003300;
	font-weight: bold;
}


.performer_name{
	color: #216a99;
	font-weight: bold;
}

.orange{
	color: #c75d2a;
}

.blue{
	color: #216a99;
}

.img_float_right{
	float: right;
	margin: 5px;
}

.img_float_left{
	float: left;
	margin-right: 10px;
}

#container{
	width: 1024px;
	height: 1900px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}


#container_sponsors{
	width: 1024px;
	height: 2400px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}

#container_performers{
	width: 1024px;
	height: 3500px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}

#container_event{
	width: 1024px;
	height: 2100px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}


#container_venues{
	width: 1024px;
	height: 2500px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}

#container_schedule{
	width: 1024px;
	height: 4500px;
	margin: 0px auto;
	background-color: black;
	background-image: url("../images/wmf_bkgd.jpg");
	
}
#top_spacing{
	width: 886px;
	height: 160px;
	margin-left: 140px;
	float: left;
}

#header{
	width: 748px;
	height: 198px;
	margin-left: 140px;
	background-color: black;
	float: left;
}


#not_theheader{
	width: 748px;
	height: 600px;
	margin-left: 140px;
	float: left;
	
}


#heading{
	width: 490px;
	height: 203px;
	background-color: black;
	float: left;
}

#dates{
	width: 258px;
	height: 203px;
	float: right;
	background-image: url("../images/wmf_dates.jpg");
}

#sidebar{
	width: 197px;
	height: 600px;
	float: left;
	
}

#navigation{
	width: 170px;
	height: 600px;
	margin-right: 50px;
	padding-top: 50px;
	
}

#navigation li{
	display: block;
}

#navigation a{
	font-size: 18px;
	line-height: 36px;
	color: #333;
	text-align: left;
	text-decoration: none;
}

#navigation a:hover{
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-align: left;
	text-decoration: none;
	border-bottom: 10px solid #003300;
	
}

#navigation a#current{
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-align: left;
	text-decoration: none;
	border-bottom: 10px solid #003300;
	
}

#main_area{
	width: 550px;
	height: 600px;
	float: left;
}

#content{
	margin-top: 72px;
	margin-left: 10px;
	width: 520px;
}

#content a{
	font-size: 14px;
	font-weight: bold;
	color: #8b181c;
	text-decoration: none;
}


#content a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	border-bottom: 5px solid #003300;
	
}

#content a#current{
	font-size: 14px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	border-bottom: 5px solid #003300;
	
}


#content_sponsors{
	margin-top: 72px;
	margin-left: 10px;
	width: 520px;
	text-align:center;
}

#performance_slot_blue{
	background-color: #d1edf1;
	height: 60px;
	width: 510px;
	float: left;
	margin-bottom: 5px;
	padding-top: 10px;
}

#performance_slot_brown{
	background-color: #d8c4ba;
	height: 60px;
	width: 510px;
	float: left;
	margin-bottom: 5px;
	padding-top: 10px;
}


#time{
	height: 52px;
	width: 144px;
	background-color: #f4f7e6;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
}

#performer{
	height: 52px;
	width: 144px;
	background-color: #f4f7e6;
	margin-right: 5px;
	float: left;
}

#description{
	height: 52px;
	width: 184px;
	background-color: #f4f7e6;
	margin-right: 5px;
	float: left;
}

#performer_slot_brown{
	background-color: #d8c4ba;
	height: 60px;
	width: 510px;
	float: left;
	padding-top: 10px;
}

#performer_list_name{
	height: 52px;
	width: 114px;
	background-color: #f4f7e6;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	font-size: 10px;
}

#performer_list_link{
	height: 52px;
	width: 194px;
	background-color: #f4f7e6;
	margin-right: 5px;
	float: left;
	font-size: 10px;
}

#performer_list_link a{
	font-size: 10px;
}


#performer_list_description{
	height: 52px;
	width: 164px;
	background-color: #f4f7e6;
	margin-right: 5px;
	float: left;
	font-size: 10px;
}


#wmf_audioplayer{
	text-align: center;
}