body {
	margin:0;
	padding:0;
	background-color:#000;
	color:#999;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
}
#wrapper {
	width:990px;
	margin:0 auto;
}
#contentWrapper {
	width:990px;
	margin:0 auto;
}
#header {
	background:url(images/header.jpg) no-repeat 0% 50%;
	height:196px;
	text-align:right;
	padding:3px 50px 0 0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#ccc;
}
#centerNav {
	height:126px;
	background:url(images/centerNav.jpg) no-repeat;
}
#centerNavExt {
	background-image:url(images/centerNavExt.jpg);
	background-repeat:repeat-x;
	background-position:0% 100%;
	height:126px;
}
#navSectionLeft {
	float:left;
	margin:30px 0 0 0;
}
#navSectionLeft img {
	margin-left:3px;
}
#navSectionRight {
	float:left;
	margin:30px 0 0 60px;
}
#navSectionRight img {
	margin-left:3px;
}
#footerNo {
	background:url(images/footerNo.jpg) repeat-x;
}
#footer {
	background:url(images/footer.jpg) no-repeat 41% 50%;
	height:190px;
}
#footerIll {
	height:50px;
	background-color:#212729;
	text-align:center;
}
#btmAdsPlay {
	float:left;
	width:280px;
}
#btmAdsTest {
	float:left;
	width:460px;
}
#btmAdsChanging {
	float:left;
	margin:0 0 0 20px;
}
#bgFade{
	background:url(images/contentBg.jpg) repeat-x;
	}
	
#contentWrapperSpecial img{vertical-align:bottom; padding:0 8px 0 0;}
#contentWrapperSpecial li{list-style-image:url(images/RedArrow.gif); margin:10px; font-size:16px; vertical-align:bottom;}

.clearBoth {
	clear:both;
	height:0;
}
/* Classes */
.adi16px {
	font-size:16px;
	color:#720B1C;
}

.adi13pxWhite{font-size:13px; color:#fff;}

.adiAmps{font-size:x-large; color:#FFF; font-weight: bold;}
.adiAmpsVP{color: #926AC3; font-size: large; font-weight: bold;}


/* Links */
a:link, a:visited{color:#CCC; text-decoration:none;}
a:hover{color:#720B1C;}

