#printImage{
    display:none;
}

#printHeader{
    display:none;
}

body {
	background-image: url(/images/BKG.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#4B3E28;
	background-position:top;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
}

#holder {
	position: relative;
	overflow: visible;
	width: 1020px;
	text-align: left;
	margin: 0 auto 0 auto;
}

#header {
	float:left;
	width:1020px;
	height:50px;
	z-index:1;
}


#main {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:1020px;
	min-height:400px;
	top: 50px;
	background-image: url(/images/pod.png);
}


#mainHome {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:1020px;
	height:565px;
	top: 50px;
	background-image: url(/images/homePod.png);
	background-repeat:no-repeat;
}

#promoDiv {
	float:right;
	width:212px;
	z-index:1;
	margin-top:12px;
	margin-left:7px;
}

#homePromos {
	float:left;
	width:1035px;
	z-index:1;
    padding-top:12px;
    margin-left:-7px;
    text-align: left;
}

#homePromo {
	float:left;
	width:207px;
	z-index:1;
    text-align: center;
}

.homePromo {
	float:left;
	width:207px;
	z-index:1;
    text-align: center;
}

#flashHomeDiv {
	float:right;
	width:770px;
    height:405px;
    padding-top:16px;
    padding-right:16px;
    padding-bottom:16px;
	z-index:1;
}

#nav {
	float:left;
	width:233px;
	height:421px;
	z-index:1;
}

#homeNav {
	float:left;
	width:233px;
	height:437px;
	z-index:1;
    overflow:hidden;
}

#middleDiv {
	float:left;
	width:568px;
	z-index:1;
	margin-top:12px;
}

#mainImagePlayer {
	float:left;
	width:568px;
	height:323px;
	z-index:1;
}

#mainTextArea 
{
    position:relative;
	float:left;
	width:504px;
	z-index:1;
	padding-top:32px;
	padding-left:32px;
	padding-right:32px;
	padding-bottom:10px;
	background-image: url(/images/textPod.png);
}


#mp3Div
{
    position:absolute;
    width:192px;
    height:100px;
    right:10px;
    top:15px;
    display:none;
}


#bottomCap {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:1020px;
	height:8px;
	background-image: url(/images/bottomCap.png);
}

#textPodBottom {
	float: left;
	z-index:1;
	margin: 0 auto 0 auto;
	width:568px;
	height:16px;
	background-image: url(/images/textPodBottom.png);
	background-repeat:no-repeat;
}


#footer {
	float: left;
    width:980px;
    padding: 20px;
	text-align: center;
}

#gallery{display:none}


#reorderdiv{
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:256px;
}

.rotateScheduler{
   text-align:center;
   font-size: 12px;
   background-color:#999999;
}


#subscribe {
	position:absolute;
	width:93px;
	height:26px;
	z-index:1;
	left: 877px;
	top: 70px;
	
}

#eventWrapper
{
    padding-bottom:11px;
}




.blog {
    width:480px;
    padding-left:14px;
	margin: 0 auto 0 auto;
	float: left;
	overflow:hidden;
    text-decoration: none;
}



.blogOpen {
    width:480px;
    padding-left:16px;
	padding-bottom:10px;
	padding-top:10px;
	margin: 0 auto 0 auto;
	float: left;
	display:none;
}

.volunteerDiv
{
    display:none;
}
