* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {
	margin: 0 0 0 0;	
	text-align: center;
	background: white url('images/bg.gif') 0px 0px repeat-x;
}

a { color: #2569A1; text-decoration: none; }
a:hover { color: orange; }

.logo { padding: 15px; font-size: 20px; float: left; }
.shd {
	background: url('images/shd.gif') 0px 0px no-repeat;
	width: 900px;
	height: 146px;
}
.bt1 a {
	background: url('images/bt.gif') 0px 0px no-repeat;
	width: 332px;
	height: 49px;
	display:block;
}
.bt1 a:hover {
	background: url('images/bt1.gif') 0px 0px no-repeat;
}
.bt2 a {
	background: url('images/bt2.gif') 0px 0px no-repeat;
	width: 332px;
	height: 49px;
	display:block;
}
.bt2 a:hover {
	background: url('images/bt2-1.gif') 0px 0px no-repeat;
}
.mems {
	width:316px;
	min-height:80px;
	float:left;
}
.mem-top {
	background: url('images/mem-top.gif') 0px 0px no-repeat;
	width:316px;
	height:43px;
	float:left;
}
.mem-cont {
	width:296px;
	min-height:50px;
	background-color:#bdfbb5;
	padding:10px;
}
.mem-cont ul li{
	margin-left:-20px;
	padding:2px;
}
.about {
	width:325px;
	height:142px;
	*border:1px solid #ccc;
	float:left;
	margin-left:10px;
}
.sitetm {
	width:900px;
	height:37px;
	*border:1px solid #ccc;
	padding-top:5px;
	float:left;
}
.siteth {
	width:900px;
	height:90px;
	*border:1px solid #ccc;
	padding-top:12px;
	float:left;
}
.sitenm {
	background: url('images/sitename.png') 100% 0px no-repeat;
	width:400px;
	height:85px;
	float:left;
}
.sitenm1 {
	width:480px;
	height:85px;
	float:left;
	margin-left:5px;
}
.flinkz {
	width:468px;
	height:20px;
	float:left;
}
.flinkz a{
	color:#aa0e0e;
}
.flinkz a:hover{
	color:black;
}
.tmenu1 a {
	background: url('images/tmenu-h.png') 0px 0px no-repeat;
	width:100px;
	height:30px;
	display:block;
	float:right;
	padding-top:5px;
}
.tmenu1 a:hover {
	background: url('images/tmenu-h.png') 0px 0px no-repeat;
}
.tmenu2 a {
	width:100px;
	height:30px;
	display:block;
	float:right;
	padding-top:5px;
	margin-right:3px;
}
.tmenu2 a:hover {
	background: url('images/tmenu-h.png') 0px 0px no-repeat;
}
.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; }
.s-hd {
	background: url('images/s-hd.png') 0px 0px no-repeat;
	width:222px;
	height:28px;
	float:left;
	padding-top:5px;
	padding-left:5px;
}
.bfoot{
	text-align:center;
	padding-top:5px;
	padding-bottom:10px;
	height:50px;
	color: #808080;
}
.bfoot a{
	color: #808080;
}
.bfoot a:hover{
	color: #eec18d;
}
.slideshow {
	width: 645px;
	height: 150px;
	float:left;
	*border-top:3px solid #ccc;
	*border-bottom:3px solid #ccc;
	padding:0px;
	overflow:hidden;
}
.s-cont {
	width:217px;
	min-height:100px;
	*border:1px solid #ccc;
	padding:5px;
	float:left;
	text-align:center;
}
.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: 180px !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; }