* {font-family: Arial, Trebuchet MS; font-size: 13px; text-decoration: bold;}
body {margin: 0 0 0 0; background-image: url(/templates/default/images/bg.png); text-align: center;}

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

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


.menu { background-image: url(/templates/default/images/menuBg.png); color: #FFFFFF; padding: 3px; text-align: center; margin: 0px 5px; float: center;}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 0px; }
.menu li { padding: 0px 10px; display: inline; }
.menu a{ color: #000; font-size: 18px; font-weight: bold; }
.menu a:hover{ border-bottom: 0px solid ; }


.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;}

hr { display: none; }

.container { text-align: left; background-color: #C4A5D3; border: 2px solid #806C89; }
.mainWrapper { width: 870px;  margin: 15px auto;}

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

.contentBox { border: 1px solid #e8e8e8; text-align: center; margin-bottom: 5px;}
.contentBox h2 { color: white; font-size: 12px; background-color: #9882A5; 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; }

.homepic { 
height: 250px;
width: 450px;
float: center;
padding-right: 15px;
padding-left: 110px;
background:url(/templates/default/images/memHome.jpg) no-repeat; text-align: left;
font-size: 16px; weight: bold; color: #000;
}

.homepic2 { 
height: 250px;
width: 450px;
float: center;
padding-right: 75px;
padding-left: 15px;
background:url(/templates/default/images/memHome2.jpg) no-repeat; text-align: left;
font-size: 16px; weight: bold; color: #000;
}