#wrapper {
  width :975px;
  margin : 0 auto;
  text-align : left;
  margin-top : 0px;
}


#border {
  width : 975px;
  background-color : #999;
  position : absolute;
  left : 50%;
  margin-left : -417px;
}

#header {
  float : left;
  width : 975px;
  height : 250px;
  background-image : url(../images/header1.jpg);
  background-repeat : repeat-x;
  background-position : left;
}

#header .name {
  margin: 5px 0px 0px 25px;
  font-family:Trebuchet MS, Arial Narrow,Impact, Charcoal, sans-serif;
  font-size : 32pt;
  padding : 0px;
  text-align:center;
  color:#000;
  display:none;
}

#header .address {
  font-size : 11pt;
  margin-bottom : -18px;
  margin-top : 94px;
  margin-left : 12px;
  display:none;
}

#header .slogan {
  font-size : 11pt;
  padding-left : 12px;
  padding-top : 0px;
  display:none;
}

.cleaner {
  clear : both;
  height : 0px;
  font-size : 0px;
  border : none;
  margin : 0;
  padding : 0;
  background : transparent
}

#navigation {
  float : left;
  width : 975px;
  margin : 0;
  padding : 0;
  font-weight : 700;
}

#navigation ul {
  margin : 0px;
  padding : 0px;
  width : 975px;
  height : 84px;
  list-style-type : none;
  background-image : url(../images/nav_bg.gif);
  background-position : bottom;
  background-repeat : no-repeat
}

#navigation ul li {
  margin-left: 15px;
  float : left;
  height : 80px;
}

#navigation ul li.selected {
  float : left;
  height : 84px;
}

#navigation ul li a {
  display : block;
  padding-right : 8px;
  padding-left : 8px;
  line-height : 84px;
  font-family : Arial Narrow, Arial, Helvetica, sans-serif;
  font-size:14pt;
}

#navigation ul li.selected a {
  display : block;
  padding-right : 8px;
  padding-left :8px;
  line-height : 84px;
  font-family : Arial Narrow, Arial, Helvetica, sans-serif;
  font-size:14pt;
  color : #FFFFC4;
}

#navigation ul li a:hover {
  display : block;
  padding-right : 8px;
  padding-left : 8px;
  line-height : 84px;
  font-family : Arial Narrow, Arial, Helvetica, sans-serif;
  font-size:14pt;
  color : #FF0;
}

#navigation ul li.selected a:hover {
  display : block;
  padding-right : 8px;
  padding-left : 8px;
  line-height : 84px;
  font-family : Arial Narrow, Arial, Helvetica, sans-serif;
  font-size:14pt;
  color : #FF0;
}

#headimg {
  float : left;
  width : 975px;
  height : 147px;
}

#bodybox {
  float : left;
  width : 975px;
  background : #000 url(../images/body_bg_up.png) bottom repeat-x;
}

.social {
margin:0 0 15px 20px;
}

#menu {
  float : left;
  display : inline;
  margin-top : 0px;
  padding-top : 10px;
  padding-bottom : 26px;
  width : 190px;
  background : #000;
}

#menu ul {
  margin : -3px;
  padding : 0px;
  margin-left : 4px;
  margin-right : 0px;
  list-style : none
}

#menu ul li, #menu ul li.selected {
  height : 24px;
}

#menu ul li a {
  width:182px;
  display : block;
  font-size : 12pt;
  font-weight : 400;
  font-family : Arial, Helvetica, sans-serif;
  padding-left:8px;
}

#menu ul li.selected a {
  color : #E1E1E1;
}

#menu ul li a:hover {
  color : #ff0;
  text-decoration : underline;
  background: url(../images/subnav_bg.gif) left no-repeat;
}

#menu .title {
  margin-left : 17px;
  margin-bottom : 6px;
  font-size : 14pt;
  font-weight : 700;
  margin-top : 30px;
}

#content {
  float : right;
  display : inline;
  width : 765px;
  margin-left : 10px;
  margin-right : 10px;
  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 : #f00;
  text-decoration : underline
}

#footer {
  float : left;
  width : 975px;
  height : 100px;
  background-color : #000;
  text-align : center;
  color : #BCCAD3;
  font-family : Arial, Tahoma, sans-serif;
  font-size : 9pt;
  line-height : 20px
}

#footer a {
  color : #92C4FF;
  text-decoration : none
}

#footer a:hover {
  color : #FF9;
  text-decoration : underline
}

div#flash {
  font-size : 11pt;
  margin : 0px;
  color : #FFF
}

table.random_items {
  width:775px;
  margin-bottom : 20px;
}

.random_items td {
  text-align: center;
  width:20%;
}
