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

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

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






.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: black; }
.copyright a { color: black; padding-left: 20px;}

.admincopyright { padding: 5px; text-align: right; color: black; }
.admincopyright a { color: black; 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;}



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

#statsBar {
	height: 1px;
}
#statsBar ul {
	margin:  0px;
	padding: 0px;
}
#statsBar li {
	margin: 30px;
	padding: 6px 15px 0px;
	list-style: none;
	display: block;
	float: right;
	font-size: 13px;
	color: #E8EFF5;

}


#sh-w1 {
     width: 800px;
     height: 194px;
     background: url("images/sh-bg.gif") top left no-repeat;
     margin-bottom: 10px;
}

#sh-img {
     width: 549px;
     height: 179px;
     background: url("images/sh-people.jpg") top left no-repeat;
     float: right;
     margin: 11px 11px 0px 0px;
}

#sh-boxes {
     float: left;
     padding: 2px 0px 0px 10px;
}
.sh-box {
     width: 222px;
     height: 51px;
     background: url("images/sh-box.gif") top left no-repeat;
     margin-top: 9px;
     line-height: 1.0em;
}

.sh-box div { 
     width: 215px;
     height: 51px;
}
.sh-box.b1 div { background: url("images/sh-b1.gif") right 6px no-repeat; }
.sh-box.b2 div { background: url("images/sh-b2.gif") right 6px no-repeat; }
.sh-box.b3 div { background: url("images/sh-b3.gif") right 6px no-repeat; }

.sh-box h3 {
     font-size: 11px;
     margin: 0px;
     padding: 6px 0px 1px 9px;
}
.sh-box p {
     font-size: 10px;
     margin: 0px 0px 0px 9px;
     padding: 0px;
     width: 145px;
}

#shb {
     float: right;
}
#shb ul {
     margin: 0px;
     padding: 7px 4px 0px 0px;
}
#shb ul li {
     width: 120px;
     height: 23px;
     display: inline;
     list-style: none;
     padding: 0px;
     margin: 0px 5px 0px 0px;
}


