@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;	

}

/* Links */

a:link.copy {
	color: #999999;
	text-decoration: none;
}
a:visited.copy {
	text-decoration: none;
	color: #999999;
}
a:hover.copy {
	text-decoration: none;
	color: #666666;
}
a:active.copy {
	text-decoration: none;
	color: #999999;
}


a:link.mainhdl {
	color: #F00;
	text-decoration: none;
}
a:visited.mainhdl {
	text-decoration: none;
	color: #F00;
}
a:hover.mainhdl {
	text-decoration: none;
	color: #FFF;
}
a:active.mainhdl {
	text-decoration: none;
	color: #F00;
}


/* End Links */


/* Fonts */

.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.copyInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}


/* End Fonts */


/* Divs */

.menu {
	height: 40px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 10px;
}

.logo {
	height: 62px;
	width: 205px;
	margin-left: -455px;
	position: absolute;
	left: 50%;
	top: 65px;
	z-index:1;
}

.headers {
	height: 35px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 165px;
	z-index:1;
}

.mainFlash {
	height: 265px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 75px;
}

.mainHeadline {
	height: 140px;
	width: 500px;
	margin-left: -250px;
	position: absolute;
	left: 50%;
	top: 375px;
}

.aboutLoad {
	background-image:url(../images/about_bkgd.png);
	height: 340px;
	width: 915px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
}

.newsLoad {
	background-image:url(../images/contact_bkgd.png);
	height: 340px;
	width: 915px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;

}

.contactsLoad {
	background-image:url(../images/contact_bkgd.png);
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}

.linksLoad {
	background-image:url(../images/contact_bkgd.png);
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}

.featuresLoad {
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}

.playersLoad {
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}

.playersContent {
	height: 340px;
	width: 915px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
	padding-top:15px;
	padding-left:30px;
	padding-right:30px;
}

.playersThumbs {
	height: 62px;
	width: 375px;
	margin-left: 83px;
	position: absolute;
	left: 50%;
	top: 67px;
	z-index:1;
}

.locatorLoad.with.search {
	background-image:url(../images/locator_bkgd.png); 
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}

.locatorLoad {
	height: 355px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 200px;
	z-index: 0;
}


.copyright {
	height: 20px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 590px;
}

.courseTag {
	background-color:#000;
	height: 20px;
	width: 975px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 555px;
	z-index: 1;
}

.shopNow {
	background-color:#000;
	height: 20px;
	width: 160px;
	margin-left: -487px;
	position: absolute;
	left: 50%;
	top: 560px;
	z-index: 2;
}

.white {
	color:#FFF;
}

.bold {
	font-weight:bold;
}

.feedback {
	font-family:"Arial Narrow";
	font-size:18px;
	color:#FFF;
}


/* End Divs */

