body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #000000;
	margin: 0px;
	width: 1024px;
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
p {	line-height: 15px;
}
.tan {
	color: #beab63;
}
hr {
	color: #8b2100;
	line-height: 1px;
}

.tan a {
	color: #beab63;
}
.tabledarkline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #481100;
	height: 20px;
}
h1 {
	font-size: 14px;
}

a:hover {
	color: #c44519;
}
.homephoto {
	margin: 0px;
}
#moviebackground {
	position: absolute;
	left: 0px;
	top: 200px;
	height: 360px;
	width: 480px;
	border: thin dotted #666666;
}

a {
	color: #000000;
	text-decoration: underline;
}
#AnnouncementsContainer {
	position:absolute;
	left:424px;
	top:146px;
	width:250px;
	height:321px;
	z-index:1;
}

#PerformanceContainer {
	position:absolute;
	left:252px;
	top:119px;
	width:715px;
	height:500px;
	z-index:1;
}
#AboutUsContainer {
	position:absolute;
	left:256px;
	top:119px;
	width:715px;
	height:500px;
	z-index:1;
}
#CuesContainer {
	position:absolute;
	left:208px;
	top:119px;
	width:715px;
	height:500px;
	z-index:1;
}
.tablelightline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b2100;
	height: 20px;
}
.greybackground {
	background-color: #beb6a6;
}
