body
{
	font: 12px Helvetica, Arial, sans-serif;
	color:#454545;
}

img
{
	border:0px;
}
#sitewrapper {
	min-height: 768px;
	width: 1024px;
	float: left;	
}
#logo {
	height: 234px;
	width: 234px;
	/*background-image: url(../images/ThunderAlley.jpg);*/
}
#leftColumn {
	width: 234px;
	margin-right: 8px;
	float: left;
	margin-bottom: 125px;
}
.leftPics {
	height: 103px;
	width: 234px;
	margin-top: 8px;
}
.leftbigimg {
	height: 215px;
	width: 234px;
	margin-top: 8px;
}

#rightColumn {
	width: 668px;
	float: left;
}
#header {
	height: 214px;
	width: 668px;
}

#content_wrapper {
	width: 650px;
	float: left;
	margin-top: 30px;
	margin-right: 17px;
	margin-bottom: 25px;
	margin-left: 17px;
}
h2 {
	font-size: 14px;
	color: #EA7023;
}
#content {
	line-height: 18px;
	float: left;
}
.firstpara {
	font-size: 14px;
}
.memquestion {
	font-weight: bold;
}
#footer {
	clear: left;
	text-align: center;
	font: 9px Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
}
.vertDash {
	padding-left: 13px;
	padding-right: 13px;
}
#pageTitle, h1 {
	font: 20px Arial, Helvetica, sans-serif;
	border-bottom: thin solid #000000;
	color: #EA7023;
	/*font-weight:bold;*/
	margin-bottom: 12px;
}
#footerRow1 {
	margin-bottom: 10px;
}
#footer a  {
	text-decoration: none;
	color:#333333;
}
#footer a:hover  {
	text-decoration: underline;
	
}

#content_wrapper a
{
	color:#EA7023;
	
}


sup {
	font-weight: lighter;
	font-size: 8px;
	color: #6B6B6B;
}
#video, #FLVPlayer2 {
	width:478px;
	height:312px;
	
	margin:0px auto;
	text-align:left;
	background-color:#EA7023;
	border: 3px solid #EA7023;	
	
}

 #FLVPlayer1
 {
 	width:601px;
	height:322px;
	margin:0px auto;
	text-align:left;
	background-color:#EA7023;
	border: 3px solid #EA7023;	
 }
.video_container {
	width: 650px;	/*margin-left:auto;
	padding:0px 0px 10px 0px;
	margin-right: auto;*/
}
ul li {
	margin-bottom: 5px;
}

.teamcontainer {
	display: block;
	float: left;
	clear: both;
	overflow: auto;
	margin-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 460px;
	}
	

.teamContainer1{
	float: left;
	width: 388px;
	}

.teamContainer2{
	float: left;
	padding-left: 5px;
	margin-bottom: 10px;
}
#content #team {
	margin-top: 10px;
}
#formcontent {
	float: left;
	padding-right: 15px;
}
p.formerror {
	color: #ff0000;
}
#contactinfo {
	display: inline;
}
#horizontalrule {
	height: 10px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
ul.news {
	margin-left: 0;
	padding-left: 0;
}
/* News styles */
.newstitle {
	list-style-type: none; 
}
.newssupport1 {
 display: inline;
 padding-left: 20px;
}
.newssupport2 {
 display: inline;
}
.newssupport1:after {
	content:", ";
}
.newssupport2:after {
	content:", ";
}
.newssupportlast {
 display: inline;
}
.newssupportlast:after {
	content:"";
}
.newsfooter {
	font-size: 10px;
	font-style: italic;
}
#claimer {
	font-style: italic;
	margin-left: 30px;
}
.displayImg
{
	display:none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	line-height: 22px;
}