* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {
	margin: 0 0 0 0;
	background-color: black;
	text-align: center;
}

a { color: #2569A1; text-decoration: none; }
a:hover { color: orange; }

.logo { padding: 15px; font-size: 20px; float: left; }
.botbar {
	width:950px;
	height:36px;
	float:left;
	text-align:center;
	border-top:1px solid white;
	padding-top:3px;
}
.botbar a{
	color:white;
}
.botbar a:hover{
	color:#ccc;
}

.topbar {
	background: url('images/topbar-red.png') 0px 0px no-repeat;
	width:950px;
	height:36px;
	float:left;
}

.topbar a {
	display:block;
	padding-top:12px;
	width: 102px;
	text-align:center;
	height:33px;
	color:white;
	float:left;
	font-weight: bold;
	margin-left:5px;
}
.topbar a:hover, a.ttx {
	color:black;
	background: url('images/hover.png') 0px 0px no-repeat;
}
.exbanner {
	width:468px;
	height:60px;
	float:left;
	border:1px solid #ccc;
}
.headerbar {
	background: url('images/headerbar-red.jpg') 0px 0px no-repeat;
	width:961px;
	height:100px;
	float:left;
	padding-top:98px;
	
}
.sitename {
	background: url('images/sitename.png') 0px 0px no-repeat;
	width:488px;
	height:82px;
	float:right;
}
.menu { background-color: white; padding: 3px; text-align: center; margin: 0px 5px; float: right;}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 0px; }
.menu li { padding: 0px 10px; display: inline; }
.menu a{ font-size: 15px; font-weight: bold; }
.menu a:hover{ border-bottom: 2px solid #FFC65C; }


.accountmenu { background-color: #F8F8F8; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #eeeeee;  }

.copyright { padding: 5px; text-align: right; color: black; }
.copyright a { color: black; padding-left: 20px;}

.admincopyright { padding: 5px; text-align: right; color: black; }
.admincopyright a { color: black; padding-left: 20px;}

hr { display: none; }

.container { text-align: left; background-color: white; border-bottom: 2px solid #e8e8e8; border-top: 2px solid #e8e8e8; }
.mainWrapper { width: 820px;  margin: 10px auto;}

.sidePanel { text-align: center; width: 200px !important; }
.bannerCont { text-align: center; }

.contentBox { border: 1px solid #e8e8e8; text-align: left; margin-bottom: 5px;}
.contentBox h2 { color: black; font-size: 12px; background-color: #e8e8e8; padding: 2px 5px; border: 1px solid white; margin: 0px; }
.contentBox .content { border-top: 1px solid #e8e8e8; padding: 5px; }
.ssg {
	float:left;
	width:210px;
	min-height:50px;
	padding-bottom:5px;
}
.s-top {
	background: url('images/s-top-red.png') 0px 0px no-repeat;
	width:200px;
	height:28px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	color:white;
	float:left;
}
.s-mid {
	background: url('images/s-mid.png') 0px 0px repeat-y;
	width:200px;
	padding-left:10px;
	min-height:20px;
	float:left;
}
.s-bot {
	background: url('images/s-bot.png') 0px 0px no-repeat;
	width:210px;
	height:14px;
	float:left;
}
.pp {
	background: url('images/pp.png') 0px 0px no-repeat;
	width:15px;
	height:16px;
	float:left;
	margin-right:3px;
}
.ap {
	background: url('images/ap.png') 0px 0px no-repeat;
	width:15px;
	height:16px;
	float:left;
	margin-right:3px;
}
.csg {
	float:left;
	width:510px;
	min-height:50px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.c-top {
	background: url('images/c-top-red.png') 0px 0px no-repeat;
	width:500px;
	height:28px;
	padding-left:10px;
	padding-top:10px;
	font-weight:bold;
	color:white;
	float:left;
}
.c-mid {
	background: url('images/c-mid.png') 0px 0px repeat-y;
	width:490px;
	min-height:20px;
	float:left;
	padding:10px;
}
.c-bot {
	background: url('images/c-bot.png') 0px 0px no-repeat;
	width:510px;
	height:14px;
	float:left;
	padding-bottom:10px;
}
.siteStats ul { list-style: none; margin: 0px; padding: 0px; }
.siteStats li { list-style: none; padding: 4px 0px; margin: 2px; display: block; float: left; border: 1px solid #eeeeee; width: 77px;   text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }
.chart {
	background: url('images/chart.png') 0px 0px no-repeat;
	width:101px;
	height:101px;
	float:left;
}
.sitedesc {
	width: 375px;
	height:101px;
	float:left;
	padding-left:10px;
}
