* {font-family: Comic Sans MS, Comic Sans MS; font-size: 13px; color: #002C4C; }
body {margin: 0 0 0 0; background-image: url(/templates/default/images/scoobybg.gif); text-align: center;}

a { color: #E5BF00; text-decoration: none; }
a:hover { color: #57007F; }

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


.menu { background-color: #59A538; 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: 20px; font-weight: bold; }
.menu a:hover{ border-bottom: 0px solid #FFC65C; }


.accountmenu { background-color: #59A538; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #450066;  }

.copyright { padding: 5px; text-align: center; color: black; }
.copyright a { color: black; padding-left: 20px;}

.admincopyright { padding: 5px; text-align: center; color: black; }
.admincopyright a { color: black; padding-left: 20px;}

hr { display: none; }

.container { text-align: left; background-color: #59A538; border: 2px solid #002C4C; }
.mainWrapper { width: 850px;  margin: 10px auto;}

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

.contentBox { border: 1px solid #004A7F; text-align: left; margin-bottom: 5px;}
.contentBox h2 { color: #E5BF00; font-size: 14px; background-color: #57007F; padding: 2px 5px; border: 1px solid #004A7F; margin: 0px; }
.contentBox .content { border-top: 1px solid #004A7F; 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: 0px solid #eeeeee; width: 77px;   text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }


.homepic { 
height: 312px;
width: 545px;
float: center;
margin-left: 1px;
margin-top: 15px;
margin-bottom: 10px;
background:url(/images/homeimg.gif) no-repeat; text-align: center;
}

.header { 
height: 250px;
width: 850px;
font-size: 15px;
float: center;
background: url(/templates/default/images/header.png) no-repeat; text-align: center;
}

