* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {
	margin: 0 0 0 0;
	background: #dcdcdc url('images/bg.png') 0px 0px repeat-x;
	text-align: center;
}

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

.logo { padding: 15px; font-size: 20px; float: left; }

.ctop {
	background: url('images/ctop.png') 0px 0px no-repeat;
	width: 812px;
	height: 189px;
}
.cmid {
	background: url('images/cmid.png') 0px 0px repeat-y;
	width: 812px;
	min-height:50px;
	float:left;
}
.cbot {
	background: url('images/cbot.png') 0px 0px no-repeat;
	width: 812px;
	min-height:50px;
}
.stop, .stop2 {
	background: url('images/stop.gif') 0px 0px no-repeat;
	width: 257px;
	height: 53px;
	float:left;
}
.stop2 {
	background: url('images/stop2.gif') 0px 0px no-repeat;
}
.smid {
	background: url('images/smid.gif') 0px 0px repeat-y;
	width: 257px;
	float:left;
	min-height:245px;
}
.sbot {
	background: url('images/sbot.gif') 0px 0px no-repeat;
	width: 257px;
	min-height:24px;
	float:left;
}
.stbl td {
	border:1px solid #838383;
	width:200px;
}
.stbl a {
	display:block;
	padding:2px 0px 2px 5px;
	text-align:center;
	color:#838383;
}
.stbl a:hover{
	background-color:#19b0bd;
	color:white;
}
.slideshow {
	width: 499px;
	height: 268px;
	float:left;
	margin-bottom:0px;
}
.cttop {
	background: url('images/cttop.gif') 0px 0px no-repeat;
	width: 519px;
	height: 44px;
	float:left;
}
.ctmid {
	background: url('images/ctmid.gif') 0px 0px repeat-y;
	width: 495px;
	min-height:50px;
	padding-left:9px;
	padding-right:15px;
	float:left;
}
.ctbot {
	background: url('images/ctbot.gif') 0px 0px no-repeat;
	width: 519px;
	min-height:10px;
	float:left;
}
td.sttz {
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-right:20px;
}
.space {
	background: url('images/space.png') 0px 0px no-repeat;
	width: 288px;
	height:198px;
	float:left;
}
.feat {
	background: url('images/feat.gif') 0px 0px no-repeat;
	width: 764px;
	padding-bottom:5px;
	float:left;
}
.feat0 {
	background: url('images/tclick.gif') 0px 0px no-repeat;
	width: 745px;
	height:22px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	color:#838383;
}
.b-r {
	text-align:right;
	float:right;
	width:350px;
}
.b-l {
	text-align:left;
	float:left;
	width:430px;
	color:#g5g5g5;
}

.b-r a, .b-l a{
	color:black;
}
.b-l a:hover, .b-r a:hover{
	color: #b5b5b5;
}
.f2z {
	margin-left:18px;
	width:215px;
	height:130px;
	text-align:center;
	float:left;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
}
.f1z {
	width:235px;
	height:130px;
	text-align:center;
	float:left;
	padding-top:12px;
}
a.ffx {
	color: #19b0bd;
}
a:hover.ffx {
	color: #ff7474;
}
.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; }
.bbz {
	float:left;
	width:785px;
	padding: 20px 10px 0px 10px;
}
.home1 a, .home2 a, .home3 a  {
	width: 100px;
	height:27px;
	display:block;
	float:left;
	padding:5px 0;
	color:#e2e1e1;
	text-align:center;
	font-weight: bold;
}
.home3 a {
	background: url('images/hover.png') 5px 0px no-repeat;
	color:white;
}
.home1 a:hover, .home2 a:hover, .home3 a:hover {
	color:white;
	background: url('images/hover.png') 5px 0px no-repeat;
}
.home2 a {
	margin-left:10px;
}
.log1 a, .reg1 a  {
	width: 108px;
	height:35px;
	display:block;
	float:right;
	margin-right:10px;
	background: url('images/login.png') 0px 0px no-repeat;
}
.reg1 a  {
	background: url('images/register.png') 0px 0px no-repeat;
	margin-right:0px;
}
.log1 a:hover  {
	background: url('images/login1.png') 0px 0px no-repeat;
}
.reg1 a:hover  {
	background: url('images/register1.png') 0px 0px no-repeat;
}
.alog1 a  {
	width: 221px;
	height:35px;
	display:block;
	float:right;
	background: url('images/al.png') 0px 0px no-repeat;
}
.alog1 a:hover {
	background: url('images/al1.png') 0px 0px no-repeat;
}
.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; }


.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; }


