* {
margin:0px;
padding:0px;
}
body {
background: url("images/mainBg.png") top left repeat-x white;;
color:#000000;
font-size:12px;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
color:#006699;
text-decoration:underline;
}
.clear {
clear:both;
font-size:1px;
height:1px;
}

.site-containhead {
background:transparent url(./images/headerbg.gif) repeat scroll 0%;
height:100px;
margin-bottom:5px;
width:822px;
}
.site-container {

margin:auto;
width:822px;
}
.stats {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:bold;
height:31px;
padding:15px 10px 0px;
text-align:right;
}
..stats span {
padding-right:20px;
}
.menu { background:transparent url(./images/nav-bg.jpg) repeat scroll 0%;
height:53px;
margin-bottom:5px;
width:822px;
}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 17px; text-align:center; }
.menu li { padding: 0px 10px; display: inline; }
.menu ul li a span span.hl {
color:yellow;
font-weight:bold;
}
.menu a{ font-size: 15px; font-weight: bold; color:#ffffff;}
.menu a:hover{ border-bottom: 2px solid #000000; }

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

.contentBox { font-size:14px; border: 1px solid #e8e8e8; text-align: left; margin-bottom: 5px; }
.contentBox h2 { color:#000000; font-size:15px; margin:2px 0px 0px; padding:3px 0px 0px 5px; }
.contentBox .content { border-top: 1px solid #e8e8e8; padding: 5px; align: center;}

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

.foot {
background:transparent url(./images/foot-bg.jpg) repeat-x scroll 0% 50%;
color:#FFD513;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:53px;
width:822px;
text-align:left;
}
.foot a {
color:#FFD513;
padding:0px 6px;
}
.foot a:hover {
color:#ffffff;
text-decoration:none;
}
#copyright {
float:right;
padding:19px 28px;
}
#designBy {
float:left;
padding:19px 28px;
}
