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

body {
	margin: 0 0 0 0;
	background-color: white;
	text-align: center;
	background-image:url(/jungle-maze-nature-1.jpg);
}



a { color:#339900 text-decoration: none; }

a:hover { color: pink; }



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





.menu { background-color: yellow; padding: 15px; text-align: center; margin: 0px 5px; float: right;}

.menu ul, .menu li { list-style: none; margin: 0px; padding: 0px; }

.menu li { padding: 10px 10px; display: inline; }

.menu a{ font-size: 35px; font-weight: bold; }

.menu a:hover{ border-bottom: 2px solid #33CCFF; }





.accountmenu { background-color:#33FF33 ; }

.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }

.accountmenu li { padding: 15px 15px; display: block; border-top: 10px	solid070B14;  }



.copyright { padding: 5px; text-align: right; color: black; }

.copyright a { color: black; padding-left: 20px;}



hr { display: none; }



.container {
	text-align: left;
	background-color: ref;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color:#339900;	
	border-bottom-color:#339900;
}

.mainWrapper {
	width: 850px;
	margin: 10px auto;
	border: medium solid:33CC33;
	background-color:33CC33;
}



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

.bannerCont { text-align: center; }


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

.contentBox h2 {
	color: #66CC33;
	font-size: 15px;
	background-color: #333333;
	padding: 2px 5px;
	border: 1px solid yellow;
	margin: 0px;
}

.contentBox .content { border-top: 10px solid #003399; padding: 10px; }





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