#wrapper {
  width : 835px;
  margin : 0 auto;
  text-align : left;
  margin-top : 15px;
}

#border {
  width : 835px;
  background-color : #999;
  position : absolute;
  left : 50%;
  margin-left : -417px;
}

#header {
  float : left;
  width : 835px;
  height : 250px;
  background-image : url(../images/header1.jpg);
  background-repeat : repeat-x;
  background-position : left;
}

#header .name {
  margin: 15px 0px 0px 0px;
  font-size : 18pt;
  padding-left: 30px;
  text-align:left;
}

#header .address {
  font-size : 11pt;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 30px;
  text-align:left;
  color:#ffcc00;
}

#header .slogan {
  font-size : 11pt;
  padding-left : 25px;
  padding-top : 0px;
  text-align:left;
  color:#ffcc00;
}

.cleaner {
  clear : both;
  height : 0px;
  font-size : 0px;
  border : none;
  margin : 0;
  padding : 0;
  background : transparent
}

#navigation {
  float : left;
  width : 835px;
  margin : 0;
  padding : 0;
  font-weight : 700;
}

#navigation ul {
  margin : 0px;
  padding : 0px;
  width : 835px;
  height : 29px;
  list-style-type : none;
  margin-left : 0px;
  margin-right : 0px;
  background-image : url(../images/menu_bg_wide.gif);
  background-position : bottom;
  background-repeat : no-repeat
}

#navigation ul li {
  float : left;
  height : 29px;
}

#navigation ul li.selected {
  float : left;
  height : 29px;
}

#navigation ul li a {
  display : block;
  padding-right : 24px;
  padding-left : 24px;
  line-height : 29px;
  font-family : Arial, Helvetica, sans-serif;
}

#navigation ul li.selected a {
  display : block;
  padding-right : 24px;
  padding-left : 24px;
  line-height : 29px;
  font-family : Arial, Helvetica, sans-serif;
  color : #333;
}

#navigation ul li a:hover {
  display : block;
  padding-right : 24px;
  padding-left : 24px;
  line-height : 29px;
  font-family : Arial, Helvetica, sans-serif;
  background-color : #000;
  color:#FC0;
  text-decoration:underline;
}

#navigation ul li.selected a:hover {
  display : block;
  padding-right : 24px;
  padding-left : 24px;
  line-height : 29px;
  font-family : Arial, Helvetica, sans-serif;
  background-color : #000;
  color:#FC0;
  text-decoration:underline;
}

#headimg {
  float : left;
  width : 835px;
  height : 147px;
}

#bodybox {
  float : left;
  width : 835px;
  background : #000 url(../images/body_bg.jpg) top no-repeat;
}

#content {
  float : left;
  display : inline;
  width : 620px;
  margin-left : 10px;
  margin-right : 0px;
  padding-top : 26px;
  padding-bottom : 26px;
}

#content ul {
  list-style-image : url(../images/list_li.gif)
}

#content a {
  color : #D2E1FF;
  text-decoration : none
}

#content img.pic {
  float : right;
  margin-left : 8px;
  margin-bottom : 8px;
  border : 1px solid #333333;
  padding : 2px
}

#content a:hover {
  color : #ff5700;
  text-decoration : underline
}

#menu {
  float : left;
  display : inline;
  margin-top : 0px;
  padding-top : 10px;
  padding-bottom : 26px;
  width : 190px;
  
}

#menu ul {
  margin : -3px;
  padding : 0px;
  margin-left : 8px;
  margin-right : 8px;
  list-style : none;
  text-align:right;
}

#menu ul li, #menu ul li.selected {
  height : 24px;
  background-repeat : no-repeat;
  background-color:#000;
}

#menu ul li a {
  font-size : 10pt;
  font-weight : 400;
  font-family : Arial, Helvetica, sans-serif;
  line-height : 27px;
  display : block;
  padding-left : 10px;  
  color:#ffcc00;
}

#menu ul li.selected a {
  color : #E1E1E1;
}

#menu ul li a:hover {
  color : #color:#ffcc00;;
  text-decoration : underline;
  background : url(../images/honeycomb_bullet.jpg) left no-repeat;
}

#menu .title {
  margin-left : 17px;
  margin-bottom : 6px;
  font-size : 14pt;
  font-weight : 700;
  margin-top : 30px;
}

#footer {
  float : left;
  width : 835px;
  height : 110px;
  background-color : #000;
  text-align : center;
  color : #BCCAD3;
  font-family : Arial, Tahoma, sans-serif;
  font-size : 9pt;
  line-height : 20px;
  padding-top: 15px;
  background-image:url(../images/footer_box.jpg);
}

#footer a {
  color : #92C4FF;
  text-decoration : none
}

#footer a:hover {
  color : #FF9;
  text-decoration : underline
}

div#flash {
  font-size : 11pt;
  margin : 0px;
  color : #FFF
}

.random_items td {
  text-align : center;
}

table.random_items {
  margin-bottom : 20px;
}