@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-image:url(images/pagebg.jpg);*/
	background-repeat: no-repeat;
	background-position: center;
}
#bodycontainer {
	background-color:#FFFFFF;
	margin:0px auto;
	position:relative;
	width:1018px;
	height:950px;
	z-index:1;
	/*border: thin solid #FFFFFF;none;
	background-color: #FFFFFF;*/
	top: 0px;
}
#bodycontainer1 {
	margin:0px auto;
	position:relative;
	width:1018px;
	height:1000px;
	z-index:1;
	/*border: thin solid #FFFFFF;none;*/
	background-color: #FFFFFF;
}

#Topbar {
	position:relative;
	width:1018px;
	height:300px;
	z-index:16;
	background-repeat:no-repeat;
	border:none;
	left: 0px;
	top:18px;
}
#headvideocontainer{
	position:absolute;
	width:963px;
	height:170px;
	z-index:4;
	top: 28px;
	left: 0px;
}
#leftside {
	position:absolute;
	width:388px;
	/*height:529px;*/
	z-index:2;
	left: 0px;
	top: 210px;
	height: 292px;
	
}

#vidbox {
	position:absolute;
	width:395px;
	height:299px;
	z-index:1;
	top: 0px;
	left: 28px;
	background-image: url(images/home_video_bg.jpg);
	layer-background-image: url(images/home_video_bg.jpg);
	border: 1px none #000000;
}
#contentonlytext p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
#rightside {
	position:absolute;
	width:132px;
	/*height:515px;*/
	z-index:15;
	left: 859px;
	top: 275px;
	background-image: url(images/sponsorarea.jpg);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thin dashed #666666;
}
#sponsorpics {
	position:absolute;
	width:132px;
	/*height:115px;
	padding-top:4px;*/
	margin-top:1px;
	left: -6px;
	top: 3px;
	z-index: 10;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #6A9CCD;
}
ul.botmenu li {
display:block;
float:left;
margin:0;
padding:0;
}
/*red links*/
ul.botmenu li a {
float:left;
color:#333333;
text-decoration:none;
font-weight:normal;
font-size:10px;
}
/*blue background with white text*/
ul.botmenu li a:hover,.current {
color:#304F85;
text-decoration:none;
}
/*current menu item white*/
ul.botmenu .current a {
color:#304F85;
font-weight:700;
text-decoration:none;
}
.segmentlinks {
	font-size: 9px;
	color: #6A9CCD;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}
#bodycontent {
	background-color: #FFFFFF;
	position:absolute;
	width:1018px;
	height:1200px;
	z-index:1;
	left: 0px;
	top: 292px;
}
