* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {margin: 0 0 0 0; background-color: black; text-align: center;}

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

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


.menu { background-color: white; 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: 15px; font-weight: bold; }
.menu a:hover{ border-bottom: 2px 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: right; color: white; }
.copyright a { color: white; padding-left: 20px;}

hr { display: none; }

.container { text-align: left; background-color: white; border-bottom: 2px solid #e8e8e8; border-top: 2px solid #e8e8e8; }
.mainWrapper { width: 820px;  margin: 10px auto;}

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

.contentBox { border: none; text-align: left; margin-bottom: 5px; background: #fff}

.contentBox h2 { line-height: 34px; font-family: "Trebuchet MS"; color: #11649b; font-size: 18px; background: #2c85c0 url("images/h_bk.png") repeat-x top left; padding: 0px 8px; border: 1px solid #8ad0ed; margin: 0px; }

.sidePanel .contentBox { border: 1px solid #e0e1d1; text-align: left; margin-bottom: 5px; background: #f2f3e5}

.sidePanel .contentBox h2 { line-height: 18px;  font-family: "Arial"; color: #f6f7eb; font-size: 14px; background: #7d7d77; padding: 2px 5px; border: 1px solid #e0e1d1; margin: 0px; }

.contentBox .content {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; }
.siteStats span { display: block; }
.siteStats br {clear: left; }

.homeSelector img{
  float:left;
  margin: 0 0 8 8;
} 

.homeSelector h4{
  border-bottom: 1px solid #872d0d;
  margin-right: 10px;
  margin-bottom: 10px;
}
.homeSelector h4 span{
  color: #872d0d;
  font-size: 14px;
  font-family: "Trebuchet MS";
}

.homeSelector ul{
  list-style: none url(images/star.gif);
}

.homeSelector ul li{
  margin:4px 0px;
}