body {
      margin: 0 auto;
      width:1000px;
      background: #01431f url(images/foot.jpg) bottom no-repeat;
      font: 11px arial;
      color: #ffffff;
}

#header {
       float:left;
       background-image: url(images/header.jpg);
       width:1000px;
       height: 174px;
}

#bg-l {
      float: left;
      background-image: url(images/bg_l.jpg);
      background-color: #01431f;
      width: 89px;
      height: 538px;
}

#bg-r {
      float:right;
      background-image: url(images/bg_r.jpg);
      background-color: #01431f;
      width: 100px;
      height: 427px;
}

#menu-bg {
	float:left;
      background-image: url(images/menu_bg.gif);
	width:811px;
	height:48px;
}

#menu-bg ul {
     margin-top:0;
     list-style: none;
     display: block;
}

#menu-bg li {
     float:left;
     padding-top: 15px;
     padding-bottom: 15px;
}

#menu-bg li a {
     font: 12px Trebuchet MS;
     font-weight: bold;
     text-transform: uppercase;
     color: #670e05;
     text-decoration: none;
     padding-left: 25px;
     padding-right: 25px;
}

#menu-bg li a:hover {
     margin:0;
     background: #df5a03 url(images/men_hover.gif) repeat-x;
     color: #ffffff;
     padding-top: 15px;
     padding-bottom: 15px;
}

#forum-menu-bg {
      background-image: url(images/menu_bg.gif);
	width:811px;
	height:48px;
}

#forum-menu-bg ul {
     margin-top:0;
     list-style: none;
     display: block;
}

#forum-menu-bg li {
     float:left;
     padding-top: 15px;
     padding-bottom: 15px;
}

#forum-menu-bg li a {
     font: 12px Trebuchet MS;
     font-weight: bold;
     text-transform: uppercase;
     color: #670e05;
     text-decoration: none;
     padding-left: 25px;
     padding-right: 25px;
}

#forum-menu-bg li a:hover {
     margin:0;
     background: #df5a03 url(images/men_hover.gif) repeat-x;
     color: #ffffff;
}

#sidebar {
     width:213px;
     float: left;
     background: url(images/sidebg.gif) repeat-y;
}

.category {
     background-image: url(images/cat_head.gif);
     width: 210px;
     height: 28px;
     margin-top: 12px;
     margin-left: 3px;
}

.cat_content ul {
     padding-top: 10px;
     margin-top:0;
     list-style-image: url(images/cat_bullet.gif);
     display: block;
}

.cat_content li {
     padding-bottom: 10px;
}

.cat_content li a {
     font: 11px MS Sans Serif;
     color: #ffffff;
     text-decoration: none;
}

.cat_content li a:hover {
     color: #658a5f;
}

.spon_head {
     background-image: url(images/spon_head.gif);
     width: 210px;
     height: 26px;
     margin-top: 12px;
     margin-left: 3px;
}

.advert_head {
     background-image: url(images/advert_head.gif);
     width: 210px;
     height: 28px;
     margin-top: 12px;
     margin-left: 3px;
}

.advert {
     margin-left: 45px;
     margin-top: 25px;
     margin-bottom: 10px;
     border-style: none;
}

#content-bg p {
    font: 13px MS Sans Serif;
    color: #ffffff;
    padding-left: 20px;
    margin:0;
    padding-bottom: 10px;
    width: 550px;
    line-height: 150%;
}

#sub-header {
	float:left;
      background-image: url(images/sub_header.gif);
	width:598px;
	height:135px;
}

#welcome-bg {
	float:left;
      background-image: url(images/welcome_bg.gif);
	width:598px;
	height:76px;
}

#content-bg {
	float:left;
      background: #00230b url(images/content_bg.gif) top left no-repeat;
	width:598px;
}

#content_foot {
       float: left;
       background: url(images/content_foot.gif) bottom no-repeat;
       width: 811px;
       height: 11px;
}

#main {
     float:left;
     width: 811px;
     background: #00230b url(images/sidebg.gif) repeat-y;
}


#footer {
     float:left;
     background: #01431f url(images/footer.gif) no-repeat;
     width: 1000px;
     height: 35px;
}

#footer p {
     float: left;
     padding-right: 105px;
     padding-left: 200px;
     margin-top: 10px;
     color: #6b8e65;
}

#footer p a {
     font: 11px tahoma;
     color: #a8c4a3;
     text-decoration: none;
}

#footer p a:hover {
     text-decoration: underline;
}
