*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

body {
    background: #8C0E00 url("../img/body-bg.jpg") repeat-x;
    font: 11px/14px Tahoma, Verdana, sans-serif;
    color: #4E4E4E;
}

#container {
    width: 920px;
    margin: 0 auto;
    padding: 10px 0;
}

#header {}
#header h1 img {display: block;}
#menu {
    color: #390600;
    height: 33px;
    background: url("../img/menu-bg.jpg") no-repeat;
    line-height: 30px;
    margin-bottom: 10px;
}
#menu p {
    float: left;
    padding: 0 0 0 60px;
    font-weight: bold;
}
#menu a {
    color: #390600;
    text-decoration: none;
    margin: 0 10px;
}
#menu ul {
    float: right;
    padding-right: 70px;
}
#menu ul li {
    float: left;
    display: inline;
    padding-left: 20px;
    margin-left: 35px;
}
#menu .total {background: url("../img/icn-total.gif") no-repeat 0 50%;}
#menu .online {background: url("../img/icn-online.gif") no-repeat 0 50%;}



#main-out{padding: 20px 70px 50px 90px;}

#main{position: relative;
background: url(../images/container-bg.gif)

}

#main-in{background: url(../images/container-top-bg.jpg) no-repeat 0 0;
padding-top:10px;}

#main-out{ min-height: 240px; padding-top: 20px; margin: 0px; padding-bottom: 10px; _padding-bottom: 0px;

}

#shadow{ background: url(../images/shadow-bg.gif) no-repeat 0 0;

height: 28px;}

#footer {
    padding: 5px 30px;
    overflow: hidden;
    zoom: 1;
    color: #DDB7B2;
}
#footer a {
    color: #DDB7B2;
    text-decoration: none;
}
#footer p.links {float: right;}
#footer p.cop {font-size: 10px; float: left;}