* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {
	margin: 0 0 0 0;
	background: url('images/bg.gif') 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; }

.hstats {
	text-align:center;
	color:#a51817;
}
.dotme {
	width:7px;
	height:5px;
	border:0px solid #ccc;
	background: url('images/dot.png') 0px 0px no-repeat;
	float:left;
	margin:5px 3px 0px 3px;
}
.ztopmenu {
	-moz-border-radius: 5px;
	height:26px;
	margin-left:20px;
	background-color: #a51817;
	*background: url('images/topmenu.png') 0px 0px repeat-x;
}
.home_button a {
	background: url('images/home_button.png') 0px 0px no-repeat;
	width:62px;
	height:26px;
	display:block;
	float:left;	
}
.home_button a:hover {
	background: url('images/home_button.png') 0px -26px no-repeat;
	width:62px;
	height:26px;
	display:block;	
}
.rtop0 {
	background: url('images/rtop0.jpg') 0px 0px no-repeat;
	width:211px;
	height:32px;
}
.rtop1 {
	background: url('images/rtop1.jpg') 0px 0px no-repeat;
	width:211px;
	height:32px;
}
.rtop2 {
	background: url('images/rtop2.jpg') 0px 0px no-repeat;
	width:211px;
	height:32px;
}
.rmid {
	background: url('images/rmid.png') 0px 0px repeat-y;
	width:211px;
}
.rbot {
	background: url('images/rbot.png') 0px 0px no-repeat;
	width:211px;
	height:7px;
}
.zabout {
	background: url('images/about.png') 0px -15px no-repeat;
	width:610px;
	height:119px;
}
.zmembers {
	background: url('images/member.png') 0px 0px no-repeat;
	width:315px;
}
.zadvertisers {
	background: url('images/advertiser.png') 0px 0px no-repeat;
	width:294px;
}
.toplink {
	margin-left:5px;
	float:left;
	width:770px;
	overflow:hidden;
}
.toplink a {
	color:red;
}
.toplink a:hover {
	color:black;
}
.conttop {
	background: url('images/conttop.png') 0px 0px no-repeat;
	width:627px;
	height:32px;
}
.contmid {
	background: url('images/contmid.png') 0px 0px repeat-y;
	width:627px;
	margin-top:-12px;
}
.contbot {
	background: url('images/contbot.png') 0px 0px no-repeat;
	width:627px;
	height:12px;
	margin-top:-12px;
}


.menu ul, .menu li, .menu_member ul, .menu_member li { list-style: none; margin: 0px; padding: 0px; }
.menu li, .menu_member li { padding-left: 2px; display: inline;float:left;}
.menu a, .menu_member a {
	font-size: 15px;
	display:block;
	color: white;
	font-size:1em;
	font-weight:bold;
}
.menu a:hover, .menu_member a:hover {
	color:#ffe256;
	text-decoration:underline;
}
.menu_member {
	float: left;
}
.menu_member a {
	float: left;
	-moz-border-radius: 0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:0px;
}
.menu_member ul {
	margin-left:-5px;
}


.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: center; color: black; }
.copyright a { color: black; padding-left: 00px;}
.copyright a:hover { color: red;}


hr { display: none; }

.container { text-align: left; background-color: white; border-bottom: 2px solid #e8e8e8; border-top: 2px solid #e8e8e8; }
.mainWrapper {
	width: 901px;
	margin: 10px auto;
	border:1px solid #ccc;
	}
.ztop {
	width: 901px;
	height:29px;
	background: url('images/top.png') 0px 0px no-repeat;
	}
.zmid {
	width: 901px;
	background: url('images/mid.png') 0px 0px repeat-y;
	}
.zbot {
	width: 901px;
	height:35px;
	background: url('images/bot.png') 0px 0px no-repeat;
	}
.zsitename {
	background: url('images/sitename.jpg') 0px 0px no-repeat;
	width: 370px;
	height:73px;
	float:left;
	}

.zsitename1 {
	background: url('images/sitename.jpg') 0px 0px no-repeat;
	width: 210px;
	height:73px;
	float:left;
	}

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