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

.imgs {
	background: url('images/logo.png') 0px 100px no-repeat;
	width:212px;
	height:197px;
	float:left;
	display:block;
	overflow:hidden;
}
.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; }
.siteh {
	width:100%;
	text-align:right;
	margin-top:10px;
	float:right;
	height:62px;
	background: url('images/sitename.png') 100% 0px no-repeat;
}
.siteb {
	width:468px;
	height:60px;
	border:1px solid #ccc;
	float:right;
	margin-top:10px;
}
.sitetm {
	width:680px;
	height:46px;
	margin-top:10px;
	float:right;
}
.c-top {
	background: url('images/c-top.jpg') 0px 0px no-repeat;
	width:652px;
	height:39px;
}
.c-mid {
	background: url('images/c-mid.gif') 0px 0px repeat-y;
	width:672px;
}
.c-bot {
	background: url('images/c-bot.gif') 0px 0px no-repeat;
	width:672px;
	height:8px;
}
.s-top {
	background: url('images/s-top.jpg') 0px 0px no-repeat;
	width:221px;
	height:29px;
}
.s-mid {
	background: url('images/s-mid.gif') 0px 0px repeat-y;
	width:221px;
	min-height:39px;
}
.s-bot {
	background: url('images/s-bot.gif') 0px 0px repeat-y;
	width:221px;
	min-height:8px;
}
.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: 180px !important; }
.bannerCont { text-align: center; }

.home1 a {
	background: url('images/home1.gif') 0px 0px no-repeat;
	width:81px;
	height:46px;
	display:block;
	float:right;
}

.store1 a {
	background: url('images/store.gif') 0px 0px no-repeat;
	width:74px;
	height:46px;
	display:block;
	float:right;
}
.store1 a:hover {
	background: url('images/store1.gif') 0px 0px no-repeat;
}
.viewads1 a {
	background: url('images/viewads.gif') 0px 0px no-repeat;
	width:103px;
	height:46px;
	display:block;
	float:right;
}
.viewads1 a:hover {
	background: url('images/viewads1.gif') 0px 0px no-repeat;
}
.join1 a {
	background: url('images/join.gif') 0px 0px no-repeat;
	width:68px;
	height:46px;
	display:block;
	float:right;
}
.join1 a:hover {
	background: url('images/join1.gif') 0px 0px no-repeat;
}

.login1 a {
	background: url('images/login.gif') 0px 0px no-repeat;
	width:75px;
	height:46px;
	display:block;
	float:right;
}
.login1 a:hover {
	background: url('images/login1.gif') 0px 0px no-repeat;
}

.myaccount1 a {
	background: url('images/myaccount.gif') 0px 0px no-repeat;
	width:82px;
	height:46px;
	display:block;
	float:right;
}
.myaccount1 a:hover {
	background: url('images/myaccount1.gif') 0px 0px no-repeat;
}

.earn1 a {
	background: url('images/earn.gif') 0px 0px no-repeat;
	width:67px;
	height:46px;
	display:block;
	float:right;
}
.earn1 a:hover {
	background: url('images/earn1.gif') 0px 0px no-repeat;
}

.forum1 a {
	background: url('images/forum.jpg') 0px 0px no-repeat;
	width:88px;
	height:46px;
	display:block;
	float:right;
}
.forum1 a:hover {
	background: url('images/forum1.jpg') 0px 0px no-repeat;
}

.proof1 a {
	background: url('images/proof.gif') 0px 0px no-repeat;
	width:81px;
	height:46px;
	display:block;
	float:right;
}
.proof1 a:hover {
	background: url('images/proof1.gif') 0px 0px no-repeat;
}

.admin1 a {
	background: url('images/admin.gif') 0px 0px no-repeat;
	width:81px;
	height:46px;
	display:block;
	float:right;
}
.admin1 a:hover {
	background: url('images/admin1.gif') 0px 0px no-repeat;
}
.logout1 a {
	background: url('images/logout.gif') 0px 0px no-repeat;
	width:93px;
	height:46px;
	display:block;
	float:right;
}
.logout1 a:hover {
	background: url('images/logout1.gif') 0px 0px no-repeat;
}
.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; }

