@charset "utf-8";
body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a {
	color: #000;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-size: 20px;
	font-weight: bold;
}

h3 {
	font-size: 17px;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	font-weight: bold;
}

.ChorusMembersText {
	font-size: 11px;
}
#FlashSpace {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 0px;
	top: 0px;
}
#TopBanner {
	height: 170px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(images/Banner2008111x3.jpg);
	background-repeat: no-repeat;
}
#TopNavigation {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 170px;
	background-image: url(images/BackrgoundNavRed.jpg);
	background-repeat: repeat-x;
	z-index: 50;
}
#TopNavigationLinks {
	position: absolute;
	height: 30px;
	width: 100%;
	top: 175px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	z-index: 60;
}
#TopNavigationLinks a:link {
	color: #FFF;
	text-decoration: none;
}
#TopNavigationLinks a:hover {
	color: #FFF;
	text-decoration: none;
}
#TopNavigationLinks a:visited {
	color: #FFF;
	text-decoration: none;
}
#PageTitle {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 202px;
	background-color: #FFF;
	height: 70px;
	background-image: url(images/PageTitleSlice.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#PageTitleText {
	margin-top: 16px;
	margin-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #C00;
	font-weight: normal;
}
#MainContent {
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 273px;
}
#MainContentLeftColumn {
	vertical-align: top;
	background-color: #FFF;
	text-align: left;
}
#MainContentGalleryColumn {
	background-color: #FFF;
	background-image: url(images/GalleryMainSlice.gif);
	background-repeat: repeat-y;
}
#MainContentGalleryColumnText {
	margin-top: 20px;
	margin-right: 225px;
	margin-bottom: 20px;
	margin-left: 225px;
	text-align: left;
}
#MainContentLeftColumnText {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#MainContentRightColumn {
	background-color: #FFDA95;
	vertical-align: top;
	background-repeat: no-repeat;
	color: #000;
	background-image: url(images/BackgroundSidebarRight.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#MainContentRightColumnText {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#MainContentFooter {
	font-size: small;
	background-color: #FFF;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	background-image: url(images/FooterSlice.jpg);
	background-repeat: repeat-x;
}
#MainContentFooterText {
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #B41301;
}
#MainContentMediaColumnText {
	margin-top: 20px;
	margin-right: 160px;
	margin-bottom: 20px;
	margin-left: 160px;
	text-align: left;
}
#MainContentMediaColumn {
	background-color: #FFF;
	background-image: url(images/GalleryMainSlice.gif);
	background-repeat: repeat-y;
}
#MainContentSpecialEventColumnText {
	margin-top: 20px;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 200px;
	text-align: left;
}

