body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
}
a {
	color:#FFF;
}
a:hover {
	color:#F90;
}
a:visited {
	color:#CCC;
}
#container {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-y;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center 0px;
}
#header {
	background-image: url(images/header.jpg);
	height: 215px;
	width: 100%;
	display: block;
	background-repeat: no-repeat;
	background-position: center 0px;
}
#content {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/contentbg.gif);
	background-repeat: no-repeat;
	background-position: center 514px;
}
.menuitem {
	display: block;
	float: left;
	height: 36px;
	background-position:0px 0px;
}
.menuitem:hover {
	background-position:0px 36px;
}
#menu1 {
	width:126px;
	background-image:url(images/menu/menu1.jpg);
}
#menu2 {
	width:150px;
	background-image:url(images/menu/menu2.jpg);
}
#menu3 {
	width:155px;
	background-image:url(images/menu/menu3.jpg);
}
#menu4 {
	width:209px;
	background-image:url(images/menu/menu4.jpg);
}
#menu5 {
	width:186px;
	background-image:url(images/menu/menu5.jpg);
}
#menu6 {
	width:149px;
	background-image:url(images/menu/menu6.jpg);
}
#menu {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
#content {
	margin-top: 32px;
	clear: both;
}
.clear {
	clear: both;
}
#maincontent {
	float: left;
	width: 641px;
	margin-right: 18px;
}
#sidebar {
	width: 316px;
	float: left;
}
h1 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	display: inline;
	margin-bottom: 0px;
}
.mainheader, .sideheader {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	width: 633px;
	display: block;
	height: 30px;
	padding-top: 6px;
	padding-left: 8px;
	margin-top: 0px;
}
.sideheader {
	width:308px;
}
.maincontentbox, .sidecontentbox {
	background-color: #000;
	width: 641px;
}
.sidecontentbox {
	width:316px;
	margin-bottom: 18px;
}
.innertext {
	padding: 8px;
}
#homecaption {
	margin-bottom: 18px;
	font-style: italic;
	font-weight: bold;
	margin-top: 18px;
}
#datebox {
	background-color: #0072B7;
	float: left;
	height: 65px;
	width: 110px;
	text-align: center;
	margin-right: 8px;
	padding-top: 8px;
	padding-right: 2px;
}
#monthname {
	font-size: 13px;
	font-variant: small-caps;
}
#bigday {
	font-size: 21px;
	font-weight: bold;
}
#theyear {
	font-size: 13px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
}
#homepic1 {
	float: left;
	margin-right: 8px;
	width: 146px;
	margin-left: 0px;
	font-size: 10px;
}
#homepic2 {
	font-size: 10px;
}
.linkbox1, .linkbox2 {
	float: left;
	width: 127px;
	margin-right: 18px;
	margin-bottom: 18px;
	font-size: 10px;
}
.linkbox2{
	margin-right:0px;
}
#footer {
	padding: 8px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 25px;
	height: 100px;
}
#footer1 {
	position: absolute;
	left: 8px;
	top: 25px;
	width: 300px;
}
#anthemlogo {
	position: absolute;
	right: 18px;
	background-image: url(images/anthemlogo.gif);
	height: 30px;
	width: 201px;
	top: 12px;
}
.playbutton, .playbutton:hover, .playbutton_play, .playbutton_play:hover {
	background-image: url(images/playbut.jpg);
	background-position: 0px 0px;
	height: 13px;
	width: 13px;
	overflow: hidden;
	margin-bottom: 1px;
}
.playbutton_play {
	background-position:0px 13px;
}
.playbutton:hover {
	cursor: pointer;
	background-position: 0px 26px;
}
.playbutton_play:hover {
	cursor: pointer;
	background-position: 0px 39px;
}.dividerLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 3px;
	margin-bottom: 10px;
}
/* -------------- Event Listings ------------*/

.eventDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.eventTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.eventLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.eventsMonthHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
	line-height: 16px;
	text-indent: 0px;
}
.eventsHeader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1C1B16;
	line-height: 20px;
}
.eventsDay{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F93;
}
.eventsComments{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
	font-style: italic;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #333333;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #333;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #333333;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/* ----------------------------- Contact Form --------------------------- */
.contactField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 17px;
	width: 425px;
	border: 1px solid #000000;
	background-color: #CCC!important;
}
.contactArea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 150px;
	width: 425px;
	border: 1px solid #000000;
	background-color: #CCC!important;
}
.contactButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
	height: 20px;
	width: 426px;
	border: 1px solid #000000;
	color: #333;
	font-weight: bold;
}
.contactFieldLabel {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

