body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: #fafafa;
	
	color: #787d7b;
}

img{
	border: 0;
}

a, a:link, a:active, a:hover, a:visited{
	color: #eb863b;
	text-decoration: none;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	background: url(images/contentBG.gif) repeat-y top center;
	z-index: 0;
	min-height: 800px;
}


#fieldRequired

{
color: #eb863b;
}


#headerArea{
	position: relative;
	width: 100%;
	background: #000 url(images/header.jpg) top center no-repeat;
	height: 146px;
	z-index: 100;
}

#headerInner{
	width: 956px;
	margin: 0 auto;

}

#logo{
	float: left;
	width: 320px;
	text-align: right;
	padding-top: 40px;
 /* border: 1px solid pink; */

}

#headerRight{
	padding-top: 50px;
	padding-left: 20px;	
	float: left;
	width: 419px;
      /* border: 2px solid green; */
	   font-size: 24pt;
}

#topMenu{

width: 415px;
/* border: 2px solid blue; */

}

.menu1{

width: 415px;

/* border: 2px solid red;*/
	}

.menu2{
	}

#topAd{
	width: 160px;
	height: 74px;
	font-size: 8.5pt;
	font-weight: light;
	color: #fff;
	padding: 10px;
	padding-top: 70px;
	margin-left: 5px;
	line-height: 9.5pt;
	float: right;
/*      border: 2px solid red; */
}





#flashWrapper{
	width: 956px;
	height: 424px;
	margin: 0 auto;
	margin-top: -40px
}

#home{
	
	position: relative;
	width: 956px;
	height: 424px;
	}

#content{
	position: relative;
	width: 956px;
        min-height: 800px;
        overflow: visible;
	margin: 0 auto;
	margin-top: -10px;
	z-index: 1;
	background: #fff;
/* border: 2px solid orange; */
}

#contentLeft{
clear: both;
	width: 598px;
	float: left;
	margin-top: -3px;
	padding: 40px;
	padding-bottom: 0px;
	padding-top: 20px;
/* border: 2px solid orange;*/

}

#contentRight{
	float: right;
	width: 270px;
	height: 550px;
	padding-bottom: 40px;
	padding-top: 20px;
}

#spacer{
	height: 300px;
	width: 250px;
	margin: 0 auto;
}

#rightAdArea{
	margin: 0 auto;
	width: 250px;
	padding-top: 40px;
	padding-bottom: 40px;
	background: url(images/sponsorblockbg.png) no-repeat top center;
	margin-top: 40px;
}

#footerWrap{
	clear: both;
	margin: 0 auto;
	background: #dadada;
	height: 45px;
}

#footer{
	position: relative;
	width: 956px;
	margin: 0 auto;
}

.footerNav{
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding-top: 10px;
	font-size: 9pt;
	line-height: 1pt;	
}

.footerNav a, a:active{
	color: #4f5251;
	text-decoration: none;
}

.footerNav a:hover{
	color: #272928;
	text-decoration: underline;
}

.footerNav a:visited{
	color: #787d7b;
	text-decoration: none;
}

.copyrightInfo{
	position: relative;
	clear: all;
	float: right;
	font-size: 8pt;
	line-height: 1pt;
	padding: 20px;
	padding-top: 7px;
}

.ads{
	padding-left: 20px;
}

#leftColumn{
	float: left;
	width: 260px;
	text-align: center;
}

#middleColumn{
	float: right;
	width: 320px;
	line-height: 11pt;
}

.page_header
	{
	font-size:24px;
	}

.signup_header
	{
	line-height:2em;
	font-size:16px;
	font-weight:bold;
	}