body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.mainTable {
	background-image: url(images/mainBG.jpg);
	background-repeat: no-repeat;
	background-position: center 323px;
	background-color: #F0BD71;
}
.bg3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: 295px;
}
a {
	color: #000;
}
a:visited {
	color: #333;
}
a:hover {
	color:#C00;
}

a.bottom {
	color:#FFF;
}
a.bottom:visited {
	color:#CCC;
}.newsSection {
	width: 543px;
	margin-left: 21px;
}
.headerText {
	font-size: 14px;
	font-weight: bold;
}
.smallText {
	font-size: 11px;
	color: #333;
	margin-bottom: 3px;
}
.emailSignup {
	background-image: url(images/emailBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 197px;
	margin-left: 10px;
}
.performances {
	background-image: url(images/performancesBG.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 190px;
	margin-left: 10px;
	padding-top: 35px;
	padding-left: 7px;
	background-color: #F5D5A4;
}
/* -------------- Mailing List Page ------------*/
.mailingFields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
}
.mailingtextField {
	background-color:#CEC8BC!important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	height: 19px;
	width: 125px;
	font-weight: normal;
	border: 1px solid #333333;
	padding: 2px 0px 0px 3px;
	margin-top: 17px;
	margin-left: 7px;
}
.mailingsubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #333333;
	background-color: #CEC8BC;
	height: 23px;
	width: 46px;
	margin-top: 17px;
	font-weight: bold;
}
.dividerLine {
	background-color: #333;
	height: 1px;
}
.albumPic {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	border: 1px none #333;
	text-align: center;
}
.album {
	clear: both;
}
.albumdesc {
	margin-left: 210px;
}
ul {
	margin-top: 8px;
	margin-bottom: 8px;
}
.dividerLine {
	background-color: #333;
	height: 1px;
	margin-bottom: 5px;
}
.navLink {
	font-size: 14px;
}
.mediaSection {
	width: 760px;
	margin-left: 21px;
}
/* -------------- Photos Page ------------*/
.galleryPhoto {
	border: 1px solid #333333;
}
.photostableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	;
	text-align: right;
}
.photosCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
