* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {margin: 0 0 0 0; background: url(/images/bgdogbones.gif); text-align: center;}

a { color: #000000; text-decoration: underline; }
a:hover { color: #804000; }

.logo { padding: 15px; font-size: 20px; float: left; }


.menu { background-color: white; padding: 0px; text-align: center; margin: 0px 5px; float: center;}
.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: 0px 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: center; color: black; }
.copyright a { color: black; padding-left: 5px;}

hr { display: solid; }

.container { text-align: left; background-color: white; border-bottom: 0px solid #e8e8e8; border-top: 0px solid #e8e8e8; }
.mainWrapper { width: 100%;  margin: 0px auto;}

.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: white; font-size: 12px;  background: url(/images/bgfiligree3.jpg);  padding: 2px 5px; border: 2px solid white; margin: 0px; }
.contentBox .content { border-top: 1px solid #e8e8e8; padding: 5px; }
.contentareaborder { padding: 5px; border: 2px ridge #800080; }


.titlebar {
	color: white;
	background: url(/images/bgfiligree3.jpg);
	background-repeat: repeat;
	background-position: right;
	border: 3px ridge #784e58;

}
.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; }