body
{
	margin: 0;
	background: #000;
	padding-top: 20px;
	font: 11px Verdana;
	color: #9cc;
	text-align: justify;
}
p
{
	font: 11px Verdana;
	color: #9cc;
	text-align: justify;
	line-height: 16px;
	margin: 0;
	padding: 5px 0;
}
a
{
	color: #9cc;
	text-decoration: underline;
}
a:hover
{
	color: #FFF;
	text-decoration: underline;
}
h1
{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 5px 0 10px 0;
}
h2
{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 5px 0;
	color: #a9c0c9;
}
h2 a
{
	color: #a9c0c9;
	text-decoration: underline;
}
.mainTable
{
	width: 998px;
	margin: 0 auto;
}

.header
{
	background: url(../images/headerBg.jpg) repeat-x right top #434a4f;
	height: 136px;
}
.logo
{
	width: 415px;
	height: 136px;
}

.menu
{
	background: url(../images/header.jpg) no-repeat right top;
	text-align: right;
	padding-bottom: 8px;
	font-size: 14px;
}
.menu ul
{
	padding: 0;
	margin: 0;
}
.menu li
{
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
	background: url(../images/menu-seperator.jpg) no-repeat right center;
}
.menu li a
{
	color: #91afc3;
	padding: 0 10px;
	text-decoration: none;
}
.menu li a:hover
{
	color: #fff;
	padding: 0 10px;
	text-decoration: none;
}
.menu li.menuEnd
{
	padding: 0;
	background: none;
}

.subMenu
{
	background: url(../images/subMenuBg.jpg) repeat-x #c1d0d9;
	height: 32px;
	text-align: right;
	font-size: 12px;
}
.subMenu td
{
	text-align: right;
}
.subMenuLeft, .subMenuRight
{
	width: 3px;
}
.subMenu a
{
	color: #2a2a2a;
	text-decoration: none;
	padding: 0 8px;
}
.subMenu a:hover
{
	color: #003366;
}

.bodyPart
{
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
	padding-top: 3px;
}

.leftNav
{
	width: 269px;
	padding-right: 10px;
}
.leftNav .heading
{
	color: #2a2a2a;
	background: url(../images/leftNavHead.jpg) no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	height: 29px;
	line-height: 29px;
}
.leftNav .links
{
	background: #2a3236;
	padding-bottom: 20px;
}
.leftNav ul
{
	padding: 0 0 0 7px;
	margin: 0;
}
.leftNav li
{
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
	background: url(../images/leftNavBullert.jpg) no-repeat left center;
	height: 25px;
	line-height: 25px;
}
.leftNav a
{
	color: #91afc3;
	text-decoration: underline;
}
.leftNav a:hover
{
	color: #fff;
	text-decoration: underline;
}

.sponcers
{
	background: #24292D;
}
.sponcers img
{
	margin-bottom: 1px;
	border: 0px;
}

.content
{
	background: url(../images/contentCorner.jpg) no-repeat left top #14191d;
	padding: 10px;
}

.featured
{
	background: url(../images/featuredBg.jpg) repeat-x #3d494f;
	padding: 10px;
}
.featuredBox
{
	background: url(../images/FeaturedBoxBg.jpg) repeat-x #7c8b94;
	color: #0f1010;
	line-height: 15px;
	padding: 0 0 0 0px;
}
.featuredBox .heading
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 14px;
}
.featuredBox .image
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
.featuredBox ul
{
	padding: 0;
	margin: 0;
}
/*.featuredBox li{padding:0 0 0 15px; margin:0; list-style:none; background:url(../images/leftNavBullert.jpg) no-repeat left top;}*/
.featuredBox li
{
	list-style-image: url(../images/leftNavBullert.jpg);
	margin: 0 0 2px 15px;
	padding: 0;
}
.featuredBox a
{
	color: #0f1010;
	text-decoration: underline;
}
.featuredBox a:hover
{
	color: #CCCCCC;
	text-decoration: underline;
}

.more
{
	color: #CCCCCC;
	margin-left: 10px;
}
.footer
{
	background: #202629;
	height: 79px;
	border-top: 1px solid #2a2d2f;
	border-bottom: 1px solid #2c2e2f;
	text-align: center;
	font-size: 12px;
	color: #b1b1b1;
}

.style1
{
	color: #000000;
}

.innerText
{
	padding: 5px;
}
select, input
{
	font: 11px Verdana;
	color: black;
}

.footerLinks
{
	color: #91afc3;
	padding-bottom: 8px;
	font-size: 14px;
	text-decoration: none;
}
.footerLinks:hover
{
	text-decoration: none;
}

.sponsorScrollerThumbnail{overflow:hidden;width:267px;height:100px;border:1px solid grey;}
.sponsorScrollerThumbnail img{margin-top:-20px}
