﻿body {
	background-color: #FEF9E9;
	height: 100%;
	margin: auto;
	background-image: url('bg.jpg');
	background-position: center top;
	padding: 0px;
	background-repeat: repeat-y;
	text-align: center;
}
#container {
	margin: 0px auto auto auto;
	width: 1376px;
	height: 100%;
	top: 0px;
	min-height: 100%;
	position: relative;
}
#leftflag {
	margin: 0px;
	width: 271px;
	height: 100%;
	top: 0px;
	left: 75px;
	position: absolute;
}
#content {
	margin: 0px auto 0px auto;
	width: 800px;
	height: 100%;
	top: 0px;
	left: 271px;
	z-index: 10;
	text-align: center;
}
#rtflag {
	margin: 0px;
	width: 271px;
	height: 100%;
	top: 0px;
	left: 1025px;
	position: absolute;
}
#wrapper {
	background-position: center top;
	width: 100%;
	height: 100%;
	top: 0px;
	position: absolute;
	left: 0px;
	margin: 0px auto 0px auto;
	background-image: url('clouds_bg5.jpg');
	background-repeat: no-repeat;
	text-align: center;
}
#content #contentpane {
	margin: 0px;
	position: relative;
	width: 800px;
	height: 100%;
	top: 0px;
	left: 17px;
	text-align: center;
	background-color: #00FF00;
}
#toppane {
	margin: 0px;
	width: 800px;
	height: 240px;
	top: 0px;
	left: 0px;
	float: left;
	z-index: 20;
	position: relative;
}
.swing {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
}
#logo {
	background-image: url('images/logo_05.png');
	background-repeat: no-repeat;
	width: 458px;
	height: 119px;
	top: 119px;
	left: 201px;
	position: absolute;
	margin: 0px;
	z-index: 60;
}
#footer {
	background-color: #000000;
	margin: 0px;
	bottom: 0px;
	left: 0px;
	height: 66px;
	width: 801px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	position: relative;
}
#btmpane {
	background-image: url('images/bottompic_13.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	width: 800px;
	height: 284px;
	left: 0px;
}
#footercontent {
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 100%;
	height: auto;
	position: absolute;
	padding: 15px;
}
#midpanepane {
	width: 800px;
	height: auto;
	left: 0px;
	float: left;
	clear: left;
	position: relative;
	top: 0px;
}
#fixedwrap {
	margin: 0px;
	width: 800px;
	height: 340px;
	bottom: 0px;
	left:0px;
	clear: left;
	position:relative;
}
#menupane {
	background-position: top;
	margin: 0px;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 70px;
	position: relative;
	float: left;
	background-image: url('images/menupane_bg.jpg');
	background-repeat: repeat-x;
}
#upcomevents {
	background-position: 10px;
	position: relative;
	width: 200px;
	height: 400px;
	float: left;
	margin: auto 0px auto 0px;
	background-image: url('images/upcoming_fade.png');
	background-repeat: repeat-x;
}
#acttext {
	width: 600px;
	position: relative;
	height: auto;
	margin: 0px;
	float: right;

}
#upcomevents #rotator {
	text-align:left;
	background-color: none;
	width:170px;
	height: auto;
	padding: 5px;
	position:relative;
	left:-27px;
	top: 0px;
	z-index: 10;
}
#upcomevents p {
	margin: 0px;
	padding: 10px 10px 30px 10px;
	background-position: center -10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-image: url('images/upcoming_bg.png');
	background-repeat: no-repeat;
	font-size: small;
	vertical-align: middle;
	display: block;
}
#date 
{
 font-family:A rial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 font-size: 14px;
 width: 100%;
 position:relative;
 left:0px;
 top: 0px;
}
#EveTitle
{
font-family:A rial, Helvetica, sans-serif;
 font-weight: bold;
 color: #000000;
 font-size: 14px;	
 padding-bottom:3px;
 width: 170px
}
#descrip
{
	font-family:A rial, Helvetica, sans-serif;
 font-weight: normal;
 color: #000000;
 font-size: 12px;
 margin-bottom: 5px;
 width: 170px
}
#rotatorBG
{
	background-color:Transparent;

}
#rotatorwrap
{
	width:100%;
	float:left;
	margin: 0px;
}
.contenttext
{
	font-family:A rial, Helvetica, sans-serif;
	font-size:small;
	text-align:left;
	padding: 20px;
}
#Content1 a
{
	color:#A0711D;
}

#Content1 a:hover
{
	color:Gray;
	font-variant:none;
}
		
		