body {
	background-color: #000000;
}
#main {
	background-color: #000000;
	padding: 10px;
	border: thin solid #7b1113;
	width: 760px;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;;
}
#top {
	text-align: center;
}
#logo {
	float: left;
}
#nav {
	float: right;
}
#content {
	clear: both;
	text-align: center;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7b1113;
	clear: both;
}
#big_logo {
	height: 400px;
	width: auto;
	text-align: center;
}
.about_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	font-style: italic;
}
.contact_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CCCCCC;
	font-style: italic;
}
#sacred_top_left {
	float: left;
}
#sacred_top_right {
	float: right;
}
#sacred_bottom {
	clear: both;
}
#sacred_bottom_left {
	float: left;
	padding-left: 10px;
}
#sacred_bottom_right {
	float: right;
	padding-right: 40px;
}
#subnav {
	background-color: #000000;
	padding: 1px;
	border: thin solid #7b1113;
	width: 289px;
}
.sacred_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
#photo {
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}
#arrow {
	float: right
	text-align: center;
}
#BackToSacredStage {
	clear: both;
	text-align: center;
}
.BackToSacredStageLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b1113;
	font-style: italic;
	text-decoration: none;
}
#perform_left {
	float: left;
	width: 200px;
	text-align: center;
}
#perform_right {
	float: right;
}
.perform_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffffff;
}
.perform_desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	font-style: italic;
}
.BackToPerformers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b1113;
	font-style: italic;
	text-decoration: none;
}
.BackToFilmmakers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7b1113;
	font-style: italic;
	text-decoration: none;
}
