* {font-family: Arial, Trebuchet MS; font-size: 12px;}

body {
	margin: 0 0 0 0;
	background-color: white;
	text-align: center;
	background-image: url(../../../bg1.gif);
}



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

a:hover { color: orange; }



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





.menu {
	background-color: #630;
	padding: 3px;
	text-align: center;
	float: none;
	color: #F90;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.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;
	color: #F90;
}

.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: #FFF;
}

.copyright a {
	color: #FFF;
	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;
	background-color: #FFF;
	border: medium solid #000;
}



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

.bannerCont { text-align: center; }



.contentBox {
	border: 1px none #e8e8e8;
	text-align: left;
	margin-bottom: 5px;
}

.contentBox h2 {
	color: #F90;
	font-size: 12px;
	background-color: #630;
	padding: 2px 5px;
	border: 1px solid white;
	margin: 0px;
	font-family: "vtks animal 2";
}

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