body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px auto;
	text-align: center;
	background: #f8f8f8 url(images/bkg_home.jpg) top center repeat-x;
}
a {
	text-decoration: none;
	color: #5b5b5b;
}
a:hover {
	color: #fff;
}
img {
	border: 0px;
}
#wrapper {
	width: 763px;
	margin: 0px auto;
	text-align: center;
}
#main {
	width: 763px;
	margin: 0px auto;
	text-align: center;
	background-color: #fff;
}
#header {
	width: 763px;
	height: 75px;
}
#intro {
	clear: both;
	position: relative;
	top: 19px;
}
#logo {
	z-index: 500;
}
#logo .img {
	position: relative;
	top: 24px;
}
#container {
	width: 741px;
	margin: 0px auto;
	text-align: center;
}
#leftcol {
	width: 557px;
	float: left;
}
#rightcol {
	width: 184px;
	float: left;
}
#container2 {
	width: 763px;
}
#leftcol2 {
	width: 569px;
	float: left;
	background: transparent url(images/page_left_btm.gif) center bottom no-repeat;
}
#rightcol2 {
	width: 194px;
	float: left;
	background: transparent url(images/ad_btm_bkg.gif) center bottom no-repeat;
}
#rightcol2 .content {
	margin: 12px 0px 6px 0px;
}
#container3 {
	width: 540px;
	padding: 26px 20px;
}
/* Styles for static logos instead of slider */
#eventLogos {
	height: 62px;
	width: 763px;
}
#logoPics {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 763px;
	height: 62px;
	position: relative;
}
#logoPics a {
	display: block;
	text-indent: -9000%;
	position: absolute;
	outline: none;
}
#logoPics a:hover {
	background-position: left bottom;
}
#logoPics .fma {
	width: 126px;
	height: 62px;
	background: url(images/btn_fmasoccer.jpg) no-repeat;
	left: 1px;
	top: 8px;
}
#logoPics .monster {
	width: 126px;
	height: 62px;
	background: url(images/btn_monsterenergy.jpg) no-repeat;
	left: 128px;
	top: 8px;
}
#logoPics .monsterjam {
	width: 126px;
	height: 62px;
	background: url(images/btn_monsterjam.jpg) no-repeat;
	left: 255px;
	top: 8px;
}
#logoPics .dbacks {
	width: 126px;
	height: 62px;
	background: url(images/btn_dbacks.jpg) no-repeat;
	left: 382px;
	top: 8px;
}
#logoPics .saa {
	width: 126px;
	height: 62px;
	background: url(images/btn_saa.jpg) no-repeat;
	left: 509px;
	top: 8px;
}
#logoPics .map {
	width: 126px;
	height: 62px;
	background: url(images/btn_map.jpg) no-repeat;
	left: 636px;
	top: 8px;
}
#fma .fma, #monster .monster, #monsterjam .monsterjam, #dbacks .dbacks, #saa .saa, #map .map {
	background-position: left bottom;
}
/* End styles for static logos*/
#events {
	width: 278px;
	height: 140px;
	float: left;
}
#answers {
	background: transparent url(images/Get_Answers_bkg.jpg) center center no-repeat;
	width: 237px;
	height: 133px;
	position: relative;
	right: 10px;
	float: right;
}
#answers .content {
	color: #fff;
	padding: 25px 20px 10px 20px;
	text-align: left;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#nav {
	z-index: 20;
	position: relative;
	top: -3px;
}
#leftnav {
	float: left;
	position: relative;
	top: 5px;
}
#rightnav {
	float: right;
	position: relative;
	top: 5px;
}
#slider {
	position: relative;
	top: 3px;
	clear: both;
}
#btn {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 237px;
	height: 26px;
	position: relative;
	left: 20px;
}
#btn a {
	display: block;
	text-indent: -9000%;
	position: absolute;
	outline: none;
}
#btn a:hover {
	background-position: left bottom;
}
#btn .answerbtn {
	width: 198px;
	height: 26px;
	background: url(images/btn_Get_Answers.gif) no-repeat;
	left: 0px;
	top: 0px;
}
#footer {
	width: 763px;
	margin: 0px auto;
	text-align: center;
	position: relative;
	top: 12px;
}
#footer .content {
	font-size: 11px;
	color: #a2a2a2;
}
#credits {
	position: relative;
	top: 6px;
}
#credits a {
	text-decoration: none;
	color: #a2a2a2;
}
#credits a:hover {
	color: #990000;
}