#wrapper {
  width : 835px;
  margin : 0 auto;
  text-align : left;
}


#header {
  float : left;
  width : 835px;
  height : 250px;
  background-image : url(../images/header1.jpg);
  background-repeat : repeat-x;
  background-position : left;
  color : #000;
}

#header .name {
  margin-left : 25px;
  margin-top : 25px;
  margin-bottom : 0px;
  font-size : 18pt;
  padding : 0px;
}

#header .address {
  font-size : 11pt;
  margin-bottom : 0px;
  margin-top : 0px;
  margin-left : 25px;
}

#header .slogan {
  font-size : 11pt;
  padding-right : 25px;
  padding-top : 130px;
  color : #fff;
  text-align : right;
}

.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;
}

#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 : #FFFFC4;
}

#navigation ul li a:hover {
  display : block;
  padding-right : 24px;
  padding-left : 24px;
  line-height : 29px;
  font-family : Arial, Helvetica, sans-serif;
  background-image : url(../images/topnav_hover.gif);
  color : #ff0;
}

#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 : #214e61;
}

#headimg {
  float : left;
  width : 835px;
  height : 147px;
}

#bodybox {
  float : left;
  width : 835px;
  background : #a5cbe1 url(../images/body_bg.gif) left repeat-y;
}

#menu {
  float : left;
  margin-top : 0px;
  padding-top : 10px;
  padding-bottom : 26px;
  width : 160px;
}

#menu ul {
  margin : 4px;
  padding : 0px;
  margin-left : 14px;
  margin-right : 8px;
  list-style : none
}

#menu ul li, #menu ul li.selected {
  height : 29px;
}

#menu ul li a {
  font-size : 10pt;
  font-weight : 400;
  font-family : Arial, Helvetica, sans-serif;
  line-height : 27px;
  display : block;
  padding-left : 10px;
}

#menu ul li.selected a {
  color : #e1e1e1;
}

#menu ul li a:hover {
  text-decoration : underline;
  background : url(../images/bullet.png) no-repeat right;
}

#menu .title {
  margin-left : 17px;
  margin-bottom : 6px;
  font-size : 14pt;
  font-weight : 700;
  margin-top : 30px;
}

#content {
  float : right;
  width : 645px;
  margin-right : 20px;
  padding-top : 26px;
  padding-bottom : 26px;
}

#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
}

#footer {
  float : left;
  width : 835px;
  height : 100px;
  background : #ff0 url(../images/footer_box.png) no-repeat top left;
  text-align : center;
  font-family : Arial, Tahoma, sans-serif;
  font-size : 9pt;
  line-height : 20px;
  padding-top : 10px;
}

#footer a {
  color : #ff6;
  text-decoration : none
}

#footer a:hover {
  color : #09f;
  text-decoration : underline
}

div#flash {
  font-size : 11pt;
  margin : 0px;
  color : #FFF
}

.random_items td {
  text-align : center;
}

table.random_items {
  margin-bottom : 20px;
}