/*------------Main Styles -------------*/
body{margin:0px; padding:0px;
font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;color: black;
   scrollbar-base-color: #005B70;
   scrollbar-arrow-color: #F3960B;
   scrollbar-DarkShadow-Color: #000000;
   height: 100%
}

#wrapper{background:url(../Images/bg.jpg) repeat; width:1024px; min-height:800px; margin:0px auto; padding:0px;}
#wrapperemail{background:url(../Images/bg.jpg) repeat; width:500px; min-height:200px; margin:0px auto; padding:0px; text-align: center;}
#header{background:url(../Images/Header.jpg) no-repeat; width:1024px; height:160px;}
#logo{padding:50px 10px 10px 30px;}
.smallbox{background:#CCC; border:solid 5px #000; width:207px; min-height:226px; float:left; margin:10px; padding-top: 20px; padding-left: 20px; }
.smallbox-shout{background:#CCC; border:solid 5px #000; width:207px; min-height:226px; float:left; margin:10px; padding-top: 20px; padding-left: 20px; }
/*.smallbox{background:url(../Images/MidBoxSmall.gif) no-repeat; width:227px; height:226px; margin:10px;}*/
#left{float:left; width:250px;}
#center{background:#DDD; border:solid 5px #000; width:480px; min-height:200px; float:left; margin:10px 0px 10px 10px;padding-top: 20px; padding-left: 20px;}
#center p{padding:10px; margin:0px;}
#centerbig{clear: both; background:#DDD; border:solid 5px #000; width:994px; min-height:200px; float:left; margin:10px 0px 10px 0px; padding-top: 20px; padding-left: 20px;}
#right{float:left; width:250px;}
#footer{clear:both; background:url(../Images/Bottom-box.gif) no-repeat; width:1024px; height:162px;padding-top: 20px; padding-left: 20px;}

a:visited,a:active,a:link { color: blue;text-decoration: none; font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;}
a:hover { color: black; text-decoration: underline; font-family:calibri, helvetica, arial, geneva, sans-serif;font-size:12px;}



/*------------Login Styles --------------------*/

#login-body{background:url(../Images/Login-Bg.jpg) no-repeat;  width:800px; height:600px; margin:0px auto; padding:160px 0px 0px 10px;}
#login-box{background:url(../Images/login-box-bg.png) no-repeat; width:382px; height:110px;}
#login-box p{font-size:24px; font-weight:bold; margin:0px; padding:0px;}
.forgot {font-size:12px; color:#3f1102;}
.forgot a{font-size:12px; color:#3f1102;}
#login-button{background:url(../Images/login-button.gif) no-repeat; width:112px; height:26px; border:none; cursor:pointer;}
#bottom{margin-top:170px;}
.bottom-left{background:url(../Images/infobox.png) no-repeat; width:372px; font-size:12px; height:145px; padding-left: 10px; margin-right:10px; float:left; overflow:hidden; background-color: white;}
.register{color:#FFF; font-weight:bold; font-size:22px; }