h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}

.pagebg
{
	background-image: url(/images/site/bar.jpg);
	background-repeat: repeat;
}

.body
{
	background-image: url(/images/site/bar1500.jpg);
	background-repeat: repeat;
}

.bodytable
{
	margin-top: 60px;
	margin-left: 5px;
	width: 800px;
}

.bodytableNOBANNER
{
	margin-top: 0px;
	margin-left: 5px;
	width: 800px;
}

/*Divs*/
#Header
{
	width:100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCCCCC;
	position: absolute;
	height: 130px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#LeftNavSTAGEAREA
{
	height: 600px;
	width: 165px;
	background-color: #CCCCCC;
	left: 0px;
	top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

#PageBody
{
	background-color: #FBFDFC;
	width: 100%;
	height: 600px;
	left: 0px;
	top: 130px;
	position: absolute;
	z-index: 9;
	background-image: url(/images/site/bar.jpg);
	background-repeat: repeat;
	float: left;
}
#PageBodyPlus
{
	width: 100%;
	left: 0px;
	top: 130px;
	position: absolute;
	background-image: url(/images/site/bar.jpg);
	background-repeat: repeat;
	float: left;
	/*z-index: 0;*/
	z-index: 9;
	height: 850px;
}

#ContentArea
{
	position: absolute;
	top: 0px;
	left: 166px;
	/*width: 810px;*/
	width: 1000px;
	float: left;
	z-index: 5;
	/*background-image: url(/images/site/bar.jpg);*/
}

#ContentTop
{
	width: 800px;
	height: auto;
	z-index: 9;
}

.img_pageID
{
	height: 30px;
	width: 100px;
}

#Footer
{
	float: left;
}

/*END Divs*/

/*Absolute positioned images*/
.niecy1
{
	position: absolute;
	width: 100px;
	left: 250px;
	top: 15px;
}
.welcome_banner
{
	position: absolute;
	left: 340px;
	top: 20px;
}

/*END Images*/

/*Rotating Ad Banners*/

#BannerContainer
{
	position: absolute;
	width: 700px;
	z-index: 0;
}

#RotateBannerArea
{
	position: absolute;
	height: 70px;
	width: 500px;
	left: 0px;
	top: 3px;
	float: left;
	z-index: 9;
}

/*Internet Explorer Issues*/

.ie_left
{
text-align:left;
}

/*TOP OF Events PAGE*/
.topimage
{
width:200;
border:thick;
border-color:#000000;
margin:5px;
}

.SocialIcons
{
	height: 70px;
	width: 70px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text_youtube
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	background-image: url(/images/site/menulinkbg.png);
	font-style: italic;
	font-weight: bold;
	margin: 5px;
}

#VideoContainer
{
	z-index: -1;
	position: relative;
}

#ContactForm
{
margin-left:50px;
margin-top:20px;
}

#Form
{
border:thin #000000;
}
