body{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    margin:0px;
    padding:0px;
    background-image:url(/clubs/16/images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #992B2A;
}
.site {
    width:800px;
    position:relative;
    margin-left:auto; 
    margin-right:auto;
    margin-top:20px;
}
h1{ border:0px; }
.login{
    position:absolute;
    top:5px;
    margin-left:300px;
    font-size:9px;
}
.login input{
    font-size:9px;
}
img{ border:0px; }
.center{
    float:left;
    width:780px;
    background-color:#FFFFFF;
    padding:10px;
    padding-bottom:100px;
    min-height:400px;
}
.logo{
    position:absolute;
    margin-top:5px;
    margin-left:20px;
    z-index:100;
}
.random{
    float:right;
}
.top_corner{
    width:100%;
    height:30px;
    background-image:url(/clubs/16/images/top_corners.gif);
    background-repeat:no-repeat;
}
.icons{
    position:absolute;
    top:5px;
    margin-left:300px;
}
.icons img{ vertical-align:bottom; }
.icons a { font-size:9px; color:#000000; text-decoration:none; margin-right:20px; }
.top_menu {
    float:left;
    background-color:#000000;
    width:575px;
    height:23px;
    padding-left:226px;
    margin-top:2px;
    margin-bottom:2px;
}
.l_button {
    float:left;
    width:114px;
    height:23px;
    text-align:center;
    border-right:1px solid #FFFFFF;
}
a.menu{
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    color:#FFFFFF;
    text-decoration:none;
    background-image: url(/clubs/16/images/menu_button.jpg);
    display:block;
    width:114px;
    height:21px;
    padding-top:5px;
}
a.menu:hover{
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    background-image: url(/clubs/16/images/menu_buttonH.jpg);
    color:#4071CF;
    text-decoration:none;
}
a.menuSelected{
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:yellow;
    text-decoration:none;
    background-image: url(/clubs/16/images/menu_buttonH.jpg);
    display:block;
    width:114px;
    height:21px;
    padding-top:5px;
    cursor:default;
}
.footer{
    float:left;
    width:100%;
    height:45px;
    background-image:url(/clubs/16/images/footer.gif);
    background-repeat:no-repeat;
}
.copy{
    position:absolute;
    height:20px;
    width:750px;
    margin-top:45px;
    margin-left:20px;
    color:#FFFFFF;
    font-size:9px;
}
.copy a { color:#EFEAB3; }
.plane{
    position:absolute;
    margin-left:-63px;
    margin-top:-55px;
}