body {
	margin: 0;
	text-align: left;
	background: #000000;
}

#bg { background: #000000; margin: 0px;padding-top: 20px;width: 100%;height: auto;overflow: visible;text-align: center; }


/* global nav */
#navBg { width: 100%;margin: 0 auto;padding: 0;background: #000000 url(../img/globalnav.jpg) top center repeat-x; }

.gnPipe {font: bold 12px arial,helvetica,sans-serif;text-decoration: none;color: #3a80ad; /*primary link color */ }
	
.navTextLinks div a { line-height: 47px; font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #3a80ad; text-decoration: none; display: inline; }
.navTextLinks div a:hover { font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #ffffff; text-decoration: none; }
.navTextLinks li a { line-height: 47px; font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #3a80ad; text-decoration: none; display: inline; }
.navTextLinks li a:hover { font: normal 25px CNBold,Trebuchet MS,sans-serif; color: #ffffff; text-decoration: none; }

.gnShowsColumn a { font: normal 10px arial, helvetica, sans-serif;color: #3a80ad;text-decoration: none; }
.gnShowsColumn a:hover { font: normal 10px arial, helvetica, sans-serif;color: #ffffff;text-decoration: none; }

.loggedInText { font: bold 12px arial,helvetica,sans-serif;color: #ffffff;text-decoration: none; }

#gnFloatWrapper { background: transparent url(../img/globalnav_float.gif) top center repeat-x;width: 100%;height: 13px;margin: 0 auto;margin-top: -20px; }
#gnFloat { margin: 0 auto;height: 13px; width: 1000px; margin-top: 0px;padding-top: 0px;margin-bottom: 8px; background: url(../img/globalnav_cn.png) top center no-repeat; }


/* footer styles */
#seoWrapper {/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
#seoShell {	/* section wrapper */clear: both;margin: 0 auto;margin-top: 20px;margin-bottom: 20px;width: 720px;height: auto; }
.seoText { font: 12px arial,helvetica,sans-serif;color: #ffffff;margin: 0; }
.seoText H1 { font: bold 14px arial,helvetica,sans-serif;line-height: 18px;color: #ffffff;margin: 0; }



#leaderboard {
	background: url(/tools/img/ad_tag.png) top right no-repeat !important;
	background: url(/tools/img/ad_tagIE6.png) top right no-repeat;
	width: 738px;
	height: 95px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding-top: 17px;
	text-align: center;
}

#freewheelDisplayBlock {
	position: absolute;
	width: 728px;
	height: 90px;
	z-index: 2;
	top: 81px;
/*
	border: 1px solid white;
*/
}
.adFloatOff {
	visibility: hidden;
	display: none;
/*
	visibility: visible;
	display: block;
*/
}
.adFloatOn {
	visibility: visible;
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
}
.adFloatDim {	
	visibility: visible;
	display: block;
	opacity: .3;
	filter: alpha(opacity=30);
}



#mailSlot {
	display:none;
	visibility:hidden;
}

