body {
	background: url('../img/img.bg.main.gif') repeat-x;
	background-color: #000000;
	margin: 0;
	text-align: left;
	font-family: Arial, San-Serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}


#bg { margin: 0px;padding-top: 20px;width: 100%;height: auto;overflow: visible;text-align: left; }	
	

/* 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: #ffe400; /*primary link color */ }
	
.navTextLinks div a { line-height: 47px;font: normal 25px CNBold, Trebuchet MS,sans-serif;text-decoration: none;display: inline;color: #ffe400; /* primary link color */ }
.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;text-decoration: none;display: inline;color: #ffe400; /* primary link color */ }	
.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: #ffe400;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; }


.ContentWrapper {
	width: 925px;
	margin: 18px auto 0px auto;
}

.MainContent {
	width: 902px;
	background-color: #003300;
	float:left;
	margin: 0px;
	padding: 0px;
}

.HeaderLeft {
	background: url('../img/img.bg.header.left.gif') no-repeat;
	height: 256px;
	width: 23px;
	float: left;
}

.Header {
	background: url('../img/img.bg.header.jpg') no-repeat;
	height: 265px;
	width: 902px;
	margin: 0px 0px 8px 0px;
}

.Header .Counter {
	padding-top: 226px;
	padding-left: 838px;
	font-family: Arial, San-Serif;
	font-size: 18px;
	font-weight: bold;
}

.MiddleWrapper {
	width: 902px;
	margin: 0px;	
}

.MiddleLeft {
	background: url('../img/img.bg.meet_the_host.jpg') no-repeat;
	float: left;
	width: 396px;
	height: 343px;
	margin-left: 9px !important;
	margin-left: 4px;	
	
	padding-top: 50px;
}

.MiddleLeft p {
	margin-right: 20px;
	margin-left: 16px;
	line-height: 25px;
}

.MiddleRight {
	float: right;
	width: 481px;
	height: 393px;
	margin-right: 9px !important;
	margin-right: 4px;
	
	text-align: center;
}

.MiddleBottom {
	background: url('../img/img.bg.module.jpg');
	width: 885px;
	margin: 8px auto 8px auto;
	
	height: 120px;
}

.MiddleBottom .Episode {
	margin-top: 2px;
}

.MiddleBottom .Episode p {
	padding: 2px 0px 0px 18px;
	margin: 2px 0px 0px 0px;	
}

.Bottom {
	background: url('../img/img.bg.module.jpg');
	width: 885px;
	margin: 8px auto 8px auto;
	padding-bottom: 10px;
}

.Bottom .Mail {
	margin-top: 10px;
}

.Bottom .Mail p {
	padding: 2px 0px 0px 18px;
	margin: 2px 0px 0px 0px;
}

.Bottom .Mail .Spacer {
	margin: 10px auto 10px auto;
	text-align: center;
}


.Heading {
	padding: 10px 0px 0px 12px;
}

.Clear {
	line-height: 1px;
	height: 1px;
	clear: both;
	font-size: 1px;
}

.footerBottom {
	text-align: center;
	float: left;
	display: block;
	width: 850px;
	margin-left: 50px;
	height:100px;
}
