* {font-family: Arial, Trebuchet MS; font-size: 14px;}
body {margin: 0 0 0 0; background-image: url(http://www.blacksheepptc.info/images/blacksheepbg.jpg); text-align: center;}


.home {
 font-family: 'Times New Roman', Times, serif;
 font-size: 14px;
 color: black;
 font-weight: bold;
background-color: #ffffff;
}


a { color: white; text-decoration: none; }
a:hover { color: yellow; }



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


.menu { background-color: #6c704f; 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 yellow; }


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






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

hr { display: none; }

.container { text-align: left; background-color: #6c704f; border-bottom: 2px solid white; border-top: 0px solid black; }
.mainWrapper { width: 860px; margin: 10px  auto;}
.maintable { text-align: left; background-color: #6c704f; /*width: 860px;*/ margin: 10px  auto;}

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

.contentBox { border: 1px solid white; text-align: center; margin-bottom: 5px;}
.contentBox h2 { color: black; font-size: 13px; background-color: white; padding: 2px 5px; border: 1px solid black; margin: 0px; }
.contentBox .content { color: white; border-top: 1px solid white; 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 white; width: 77px;  color: white;  text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }






