body {
  background-color:#000000;
  color:#333333;
  font-family:Arial;
  font-size:12px;
  text-align:center;
  margin:0;
  padding:0;
}

#page {
  background-image:url(/website_images/6171/page.png);
  background-repeat:repeat-y;
  width:900px;
  margin:auto;
  padding:auto;
  text-align:left;
}

#header {
  width:875px;
  height:77px;
  background-image:url(/website_images/6171/header.png);
  clear:both;
  padding-top:25px;
  padding-left:25px;
}

#menulinks {
  width:875px;
  height:55px;
  background-image:url(/website_images/6171/menulinks.png);
  clear:both;
  padding-left:25px;
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
  padding-left:14px;
  height:50px;
    background-image:none;
  display:block;
  color:#000000;
  text-decoration:none;
  float:left;
  font-size:14px;
  font-weight:bold;
  }

#menulinks a span {
  padding-left:25px;
  padding-right:39px;
  padding-top:8px;
  height:31px;
  display:block;
   background-image:none;
  text-decoration:none;
  cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
  background-position:top left;
  text-decoration:none;
  color:#333333;
}

#menulinks a:hover span, #menulinks a.active span {
  text-decoration:none;
}


.menulines {
  width:2px;

  height:31px;
  float:left;
  display:block;
  background-image:url(/website_images/6171/menuline.png);
}


a {
  text-decoration:none;
  color:#DC930A;
  font-size:13px;
  font-weight: bold;
}

a:hover {
  text-decoration:underline;
}

#mainarea {
  padding-top:10px;
}

#contentarea {
  padding-left:45px;
  width:815px;
  padding-right:25px;
  line-height:18px;
  float:left;
  padding-bottom:15px;
}

.content {
  padding-bottom:15px;
}

#sidebar {
  width:260px;
  float:left;
  line-height:18px;
}

.sidebarheader {
  font-size:16px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  margin-top:0px;
  margin-bottom:7px;
  color:#333333;
  border-bottom:1px solid #CCCCCC;
}


h1 {
  font-size:30px;
  font-weight:bold;
  margin:0;
  color:#FFFFFF;
}

.description {
  font-size:16px;
  font-weight:bold;
  margin:0;
  padding-left:5px;
  color:#e5ecf9;
}

#footer {
  width:900px;
  padding-top:15px;
  padding-bottom:10px;
  height:47px;
  color:#666666;
  font-size:10px;
  line-height:16px;
  clear:both;
  background-image:url(/website_images/6171/footer.png);
  background-color: #000000;
}

#footer a{
  
  font-size:11px;
  font-weight:normal;
  color: #000000;
  border:0px;
  
}

#footerleft {
  padding-top:9px;
  float:left;
  padding-left:75px;
}

#footerright {
  float:right;
  padding-right:20px;
  width:865px;
}

h2 {
  font-size:16px;
  font-weight:bold;
  padding-top:5px;
  padding-bottom:5px;
  margin-top:0px;
  margin-bottom:7px;
  color:#000000;
  border-bottom:0px solid #CCCCCC;
}





#signup_txt { width: 785px; padding: 0; margin:0; background: inherit; float:left; margin-left: 0;}
#signup_txt h3 { float: left; margin: 10px 0 20px 0; }
#signup_txt p { clear: both; margin-top: 10px; margin-left:0px;}
#signup_txt a { font-size: 1.0em; font-weight:bold; text-decoration:underline;}
#signup_txt a.go { font-size: 1.4em; font-weight:bold;}
#signup_image { width: 340px; padding: 12px 0 0 0; margin: 10px 0; background: inherit; float:right; border:0px;}
#signup_image img { border:0px;}





#ad_menu{ width: 140px; padding: 0; margin:0; background: inherit; float:left; border-right: 1px solid #DCDCDC;}
#ad_menu a { font: 0.9em Arial, Sans-Serif; text-decoration: none; padding-left: 30px;}
#ad_menu ul { padding: 10px 0 }
#ad_menu li { line-height: 26px; list-style: none }

#ad_txt { width: 620px; padding: 0 0 22px 0; margin:0; background: inherit; float:right;}





