body{
  font-family: arial, verdana, "trebuchet ms", "times new roman", courier;
  font-size: 10pt;
  color: #ffff33;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;        
}
form{
  padding: 0px;
  margin: 0px;
}
a img{border: 0px;}
h1{
  padding: 0px;
  margin: 0px;
  font-size: 1.7em;
  color: #ffff33;
}
h2{
  padding: 0px;
  margin: 0px;
  font-size: 1.3em;
}
h3{
  padding: 0px;
  margin: 0px;
  font-size: 1.1em;
  font-weight: normal;
}
h2 a, h3 a{
  color: #ffff33;
  text-decoration: none;
}
#site_hold{
  position: relative;
  width: 904px;
  background-color: #000000;
  margin-left: auto;
  margin-right: auto;
  border: 1px #ffff33 solid;
}
#inner_site{
  position: relative;
  width: 884px;
  margin-left: auto;
  margin-right: auto;
  background-color: #000000;
  text-align: left;
}
#top_banner{
  position: relative;
  height: 114px;
  width: 884px;
  background-repeat: repeat-x;
  background-color: #000000;
}
#point_toggle{
  position: absolute;
  width: 100px;
  margin-left: 500px;
  margin-top: 25px;
  color: #ffff33;
  font-size: 0.9em;
}
#access_controlhold{
  float: right;
  height: 92px;
  width: 300px;
  margin-right: 12px;
  margin-top: 10px;
  text-align: right;
}
#access_controls{
  position: relative;
  margin-top: 15px;
}
#access_fontsizes{
  position: relative;
  margin-top: 3px;
}
#access_fontsizes a{
  color: #ffff33;
  text-decoration: none;        
}
#access_fontsizes a:hover{
  text-decoration: underline;
}
#main_menu{
  position: relative;
  height: 36px;
  width: 884px;
  background-repeat: repeat-x;
  border-top: 1px #ffff33 solid;
  border-bottom: 1px #ffff33 solid;
  z-index: 2;
  background-color: #000000}
.main_menu_ul{
  width: 884px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  padding-top: 0px;
}
.main_menu_li{
  display: inline;
  list-style-type: none;
  text-align: center;
  height: 36px;
  background-image: url(images/backgrounds/menu_divide_1.gif);
  background-repeat: no-repeat;
  background-position: left;
}
.main_menu_a{
  display: inline-block;
  padding-top: 9px;
  height: 27px;
  color: #ffff33;
  font-weight: bold;
  text-decoration: none;
}
.main_menu_a:hover{
  background-color: #ffff33;
  color: #000000;
}
#search_bar{
  position: relative;
  background-color: #000000;
  border-bottom: 1px #ffff33 solid;
  height: 36px;
  font-weight: bold;
  z-index: 1;
}
#search_bar_date{
  position: relative;
  padding-top: 9px;
  margin-left: 10px;
  width: 200px;
}
#search_box{
  float: right;
  width: 350px;
  text-align: right;
  padding-top: 9px;
  margin-right: 10px;
}
.input_text{
  border: 1px #ffff33 solid;
  color: #ffff33;
  background-color: #000000;
}
.input_submit{
  border: 1px #000000 solid;
  color: #000000;
  background-color: #ffff33;
  font-weight: bold;
}
.input_submit:hover{
  border: 1px #ffff33 solid;
  color: #ffff33;
  background-color: #000000;
}
#content{
  position: relative;
  background-color: #000000;
  margin-top: 8px;      
}
#main_content{
  position: relative;
  width: 670px;
  margin-left: 8px;
  margin-top: 8px;
  padding-bottom: 9px;
}
#main_content_long{
  position: relative;
  width: 868px;
  margin-left: 8px;
  margin-top: 8px;
  padding-bottom: 9px;
}
#content_top_row{
  position: relative;
  height: 80px;
}
#home_box_top_left{
  position: relative;
  width: 425px;
  height: 80px;
  border: 1px #ffff33 solid;
  background-color: #000000;
}
#home_box_top_centre{
  position: absolute;
  width: 233px;
  height: 80px;
  border: 1px #ffff33 solid;
  right: 0px;
  text-align: center;
  background-color: #000000;
}
#area_image{
  position: relative;
  border: 1px #ffff33 solid;
  padding: 0px;
  margin: 0px;
}
#home_main_box{
  position: relative;
  border: 1px #ffff33 solid;
  background-color: #000000;
  height: auto !important;
  min-height: 775px;
  height: 775px;
  margin-top: 10px;
}
#home_right_boxes{
  position: absolute;
  height: 500px;
  width:  190px;
  right: 0px; 
  margin-right: 8px;       
}
.home_right_box{
  position: relative;
  border: 1px #ffff33 solid;
  width: 188px;
  margin-bottom: 8px;
  background-color: #000000;
  padding-bottom: 5px;        
}
.blue_link{
  color: #ffff33;
  text-decoration: none;
}
.blue_link:hover{
  text-decoration: underline;
}
#footer{
  position: relative;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
}
#footer_icons{
  position: relative;
  margin-top: 12px;
  width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#footer_maxweb{
  width: 904px;
  text-align: center;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}
#footer_maxweb a{
   color: #ffff33;
   text-decoration: none;         
}
#footer_maxweb a:hover{
   text-decoration: underline;
}
.dropdown{
  position: absolute;
  border: 0px #ffff33 solid;
  background-color: #ffff33;
  color: #ffffff;
  height: auto !important;
  min-height: 10px;
  height: 10px;
  width: 200px;
  z-index: 10;
  display: none;        
  left: 0px;
  top: 0px;
  margin-top: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.dropdown_list{      
  text-align: left;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
.dropdown_list a{
  display: block;
  color: #000000;
  text-decoration: none;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 10px;
  width: 190px;
  margin: 0px;
}
.dropdown_list a:hover{
  color: #ffff33;
  background-color: #000000;
}
.padder{
  padding: 8px;
}
.listing_row{
  position: relative;
  border: 1px #ffff33 dotted;
  background-color: #000000;
  padding: 10px;
  margin-top: 15px;
  height: auto !important;
  min-height: 100px;
  height: 100px;
}
.listing_row:hover{
  border: 1px #ffff33 solid;
}