body {
	background-color: #000;
	background-image: url(../_img/pageBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3A180A;
}

#copyright {
	color: #FBF6E0;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .6em;
	margin: auto;
	clear: left;
}
#copyright a {
	color: #FBF6E0;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFCC00;
}
#mainWrapper {
	width: 777px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 14px;
}
#topBanner {
	height: 157px;
	background-color: #999933;
}
#contentWrapper {
	background-color: #3A180A;
}
#left {
	float: left;
	width: 577px;
	background-image: url(../_img/mainPoster.gif);
	background-repeat: no-repeat;
	height: 999px;
}
#leftSched {
	float: left;
	width: 577px;
	background-image: url(../_img/schedule.gif);
	background-repeat: no-repeat;
	height: 1503px;
}
#leftBand {
	float: left;
	width: 577px;
	background-color: #FFF;
}
#leftAlt {
	float: left;
	width: 537px;
	background-color: #FFF;
	padding: 20px;
	min-height: 600px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A180A;
}


#right {
	float: left;
	width: 200px;
	background-color: #3A180A;
	padding-top: 40px;
}

.titles {
	font-weight: bold;
	font-size: 1.4em;
}

#pageBottom {
	height: 255px;
	clear: left;
	background-image: url(../_img/footerLogos.gif);
	background-repeat: no-repeat;
	width: 577px;
}
#flashcontent {
	width: 250px;
	height: 200px;
}
