* {font-family: Arial, Trebuchet MS; font-size: 12px; color: #9999FF;}
body {margin: 0 0 0 0; background-image: url(/templates/default/images/bluerollstars.jpg); background-repeat:repeat; background-attachment:fixed; text-align: center;}

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

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


.menu { background-image: url(/templates/default/images/menubg.gif); padding: 0px; text-align: center; margin: 0px 0px; float: center;}
.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: #00093F; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #eeeeee;  }

.copyright { background-image: url(/templates/default/images/footbg.gif); padding: 5px; text-align: center; color: white; }
.copyright a { color: white; padding-left: 20px;}

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

hr { display: none; }

.container { text-align: left; background-image: url(/templates/default/images/conbg.gif); border-bottom: 0px solid #000F66; border-top: 0px solid #e8e8e8; }
.mainWrapper { width: 800px;  margin: 15px 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-image: url(/templates/default/images/stars.jpg); padding: 2px 5px; border: 1px solid white; margin: 0px; }
.contentBox .content { background-color: #001499; 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; color: black; }
.siteStats span { display: block; }
.siteStats br {clear: left; }


.homepic { 
height: 300px;
width: 221px;
font-color: #FFFFFF;
float: left;
margin-left: 60px;
margin-top: 0px;
margin-bottom: 10px;
background:url(/templates/default/images/homebox.gif) no-repeat; text-align: center;

}

.homepic2 { 
height: 300px;
width: 221px;
font-color: #FFFFFF;
float: right;
margin-right: 60px;
margin-top: 0px;
margin-bottom: 10px;
background:url(/templates/default/images/homebox2.gif) no-repeat; text-align: center;

}
