body,html
{
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	border:0;
}

* {margin:0; padding:0;}
li {list-style-position:inside;}
a:link, a:visited, a:active {color: #000; text-decoration: none}
a:hover {color: #000; text-decoration: underline}
object {outline:none;}

#wrapper
{
	width:100%;
	min-height:100%;
}

#main
{
	margin:auto;
	overflow:hidden;
	text-align:center;
}

#channelnav
{
	margin-left:auto;
	margin-right:auto;
}

#content
{
	margin:auto;
	padding:0;
	width:900px;
}

#flashcontent
{
	margin-left:auto;
	margin-right:auto;
	_height:400px;
	min-height:400px;
	margin-bottom:10px;
	text-align:center;
}

.ad
{
	border:1px solid #333;
	display:none;
	overflow:hidden;
}

#leaderboard
{
	width:728px;
	height:90px;
	margin:10px auto 10px auto;
	padding-left:18px;
	background:url("../images/leaderboard.gif") no-repeat scroll left top #f0f0f0;
}

#mpu
{
	width:300px;
	height:250px;
	margin:0 0 0 auto;
	padding:17px 0 0 0;
	background:url('../images/mpu.gif') no-repeat scroll center top #f0f0f0;
}

#crosspromo_area
{
	background:url('../images/promobg.gif') repeat-x scroll left top #dedede;
	border-color:#DDDDDD #BBBBBB #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin:0;
	padding:50px 20px 0 20px;
	height:217px;
	float:left;
	position:relative;
}

#promoheader
{
	background:url('../images/promohead.gif') repeat-x scroll left top #000;
	position:absolute;
	top:-1px;
	left:-1px;
	width:100%;
	border:1px solid #000;
	height:30px;
}

h3
{
	color:#fff;
	text-transform:uppercase;
	font-weight:normal;
	font-size:16px;
	text-align:left;
	margin:7px 0 0 15px;
}

.wrap
{
	width:150px;
	height:150px;
	overflow:hidden;
	position: relative;
}

.promo
{
	background:none repeat scroll 0 50% #EAE8E9;
	border-color:#DDDDDD #BBBBBB #AAAAAA #CCCCCC;
	border-style:solid;
	border-width:1px;
	margin:0 10px;
	padding:0;
	width:160px;
	height:180px;
	text-align:center;
	display:inline-block;
	float:left;
}

.promo a
{
	font-size:13px;
	color:#fff;
}

.promoimage
{
	background:none;
	padding:3px;
	border:1px solid white;
}

.promoimage img
{
	border:0;
	padding:0;
	margin:0;
}

.promotitle
{
	background:url('../images/promohead.gif') repeat-x scroll left top #000;
	height:23px;
	padding-top:7px;
	margin:0;
}

.front
{
	position:absolute;
	top:150px;
	left:0;
	background:url('../images/transparent.png') repeat transparent;
	text-shadow:0.1em 0.1em #000;
	padding:10px 5px;
	width:140px;
	height:50px;
	color:#fff;
}

#synergybar
{
	margin:auto;
	width:1050px;
	margin-bottom:10px;
}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}

#footer
{
	color:#000;
	width:100%;
	clear:both;
	margin:10px auto;
}

#footer td
{
	padding:5px;
}
