html{
	background-color: #003300;

}
body {
	background-image: url(images/header_backdrop.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0 auto;
	background-color: #003300;
	text-align: center;
}
#wrapper {
	width: 820px;
	background-image: url(../images/header_backdrop.jpg) 0px -41px;
	margin: 0 auto;
	}


	/* --------main navigation styles ----------*/

#header{
	position:relative;
	height: 76px;
	width: 820px;
	background-image: url(images/header_backdrop.jpg);
	background-repeat: no-repeat;
	}

	/* --------main navigation styles ----------*/


#splash	{
	position:relative;
	width: 820px;
	background-repeat: repeat-y;
	background-position:top center;
	}
#splashImagePosition {
	width: 800px;
	background-image:url(../images/page_backdrop.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin: 0 10px;
}
#splashRightContent {
	width: 800px;
	height: 250px;
	overflow:hidden;
}

#splashLeftContent {
	float: left;
	width: 250px;
}
#slideShow{
	height: 389px;
	width: 586px;
	overflow: hidden;
	float: right;
	}
#flashcontent{
	height: 500px;
	width: 800px;
	overflow: hidden;
	position: relative;
	clear: both;
	}

#content{
	width: 830px;
	background-image:url(../images/page_backdrop.jpg);
	}
#introContentPosition	{
	clear:both;
	float:left;
	background:url(../images/content-background.jpg) #FFFFFF top no-repeat;
	position:relative;
	width: 800px;
	}
#introContentPosition2	{
	top: 15px;
	}

#mainContent {
	float: right;
	padding: 0px 0px 0 0px;
	text-align: left;
}
#videoGallery {
	width: 800px;
	height: 398px;
	overflow: hidden;
	clear: both;
}
#pageContent{
	padding: 30px 25px 10px 30px;
	position: relative;
	width: 512px;
}
#mainContent2 {
	float: left;
	padding: 0px 0px 0px 0px;
}
#pageContent2{
	padding: 20px 10px 10px 50px;
	width: 532px;
}
#sideContent{
	position: relative;
	width:214px;
	float: left;
}
#sideContent2{
	position: relative;
	width:165px;
	margin-left:10px;
	padding: 60px 25px 10px 0px;
	float: right;
}
#footerAds {
	clear: both;
	background:url(../images/page_footer.jpg) no-repeat;
	height: 110px;
	width: 800px;
	position: relative;
	bottom: 0;
	margin: 0 auto;
	}
	
#bottomMenu {
	height: 110px;
	width: 800px;
	position: relative;
	margin: 0 auto;
	clear: both;
}
#bottomAds {
	height: 110px;
	width: 800px;
	position: relative;
	margin: 0;
	background-image: url(../images/bottom_ads.jpg);
	clear: both;
}
#bottomAds ul{
	float: left;
	margin: 0;
	height: 110px;

}
#bottomAds li{
	list-style:none;
	width: 400px;
	height: 110px;
	display: block;
	float: left;
}

}
#bottomAds li a{
	list-style:none;
	width: 400px;
	height: 110px;
	display: block;
	float: left;
}
#footer {
	background-image: url(../images/page_footer.jpg);
	position: relative;
	height: 116px;
	clear: both;
	background-position: center top;
	margin: 10px 0 0 0;
	}
#footercap {
	clear: both;
	background-image: url(../images/footer_backdrop.jpg);
	position: relative;
	height: 100px;
	margin: 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
	padding:20px 0 0 0;
	line-height: 5 px;
	}
	#copyRight {
	clear: both;
	position: relative;
	height: 25px;
	margin: 0 0;
	overflow: hidden;
	padding:5px;
	line-height: 5 px;
	background-color: #003300;
	}
 /* ----------------------Default Text Styles---------------------------------------------------- */


a {
	color:#006666;
	text-decoration: none;
}

a:hover {
	color:#993399
}

div, p, ul, li, h1, h2, h3  {
	margin:0;
	padding:0;
	font:13px Geneva, Arial, Helvetica, sans-serif;
	line-height:1.5em;
	color:#594B42;
}
h1 {
	font: 20px "Trebuchet MS", Tahoma, Arial sans-serif;
	font-weight:normal;
	color:#006633;
	line-height: 1.em;
	line-height: 1em;
	padding-bottom: 10px;
}
h2 {
	font: bold 16px "Trebuchet MS", Tahoma, Arial sans-serif;
	line-height:1.25em;
	padding-bottom: 15px;
	color: #993399;
	margin-top: -12px;
}
h3, h4, h5 {
	font-size: 12px;
	line-height:18px;
	font-weight:bold;
	color: #006666;
}

h3 a {
	font: 18px "Trebuchet MS", Tahoma, Arial sans-serif;
	font-weight:normal;
	color:#006633;
	text-decoration:none;
}

p{
	padding:0 0 10px 0
	}
p.fineprint {
	font-size:12px;
	color:#1A2364;
	line-height: 16px;
}
.footerLink{
	font-size:10px;
	color:#999933;
	text-decoration:none;
}
.footerLink a{
	color:#99CC66;
	text-decoration:none;
}
hr {
	background: #B8B2CA;
	border: 0;
	color: #B8B2CA;
	height: 1px;
	margin: 0 0 1em 0;
}

ul {
	padding-left:0;
	margin-left:35px;
	}


img {
	border-style:none;
}

.more{
	color: #993399;
	text-decoration:none;
}
.subHead{
	font: 14px "Trebuchet MS", Tahoma, Arial sans-serif;
	line-height:1.1em;
	color: #003366;
}
