* {font-family: Arial, Trebuchet MS;  color: #000000; font-size: 12px;}
body {margin: 0 0 0 0;  text-align: center;}

a { color: #BF6000; text-decoration: underline; }
a:hover { color: #C4BF06; }

.logo {  padding: 5px; color: #DF4800; font-family: Kidprint; font-size: 72px; float: left; }


.menu {
	   background: url(/images/titlebg.jpg);
		border: 3px dotted #ffffff;
	   padding: 10px;
	   color: #ffffff;
}
.menu a{
	color: #ffffff;
	font-size: 17px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}
.menu a:hover{
	color: #C4BF06;}

.contentarea {
	background-color: white;
	border: 3px groove black;
	padding: 2px;
	color: white;
}
.contentareaborder {
	background-color: white;
	border: 3px groove black;
	padding: 2px;
	
}
.accountmenu { bgcolor=white;  }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block;  border-top: 1px solid #C4BF06;  }

.copyright { padding: 5px; text-align: right; color: white; }
.copyright a { color: white; padding-left: 20px;}

hr { display: none; }

.container { text-align: left; bgcolor=white;  border-bottom:  border-top: 0px dotted #BF6000; }
.mainWrapper { width: 100%;  color: #000000;  margin: 5px auto;}

.sidePanel { text-align: center; width: 180px !important;  color: #ffffff; }
.bannerCont { text-align: center; color: #ffffff; }

.contentBox {	background-color: white; border: 3px groove black; padding: 2px;}
.contentBox h2 { color: #ffffff; font-size: 12px; background: url(/images/titlebg.jpg); padding: 0px 0px; border: 3px solid #000000; margin: 0px; }
.contentBox .content { border: 0px dotted #C4BF06; padding: 0px;}


.siteStats ul { list-style: none; margin: 0px; padding: 0px; color: #ffffff; }
.siteStats li { list-style: none; padding: 4px 0px; margin: 0px; display: block; float: left; border: 1px solid #C4BF06; width: 125px;  color: #ffffff;  text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }



