body{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    margin:0px;
    padding:0px;
    background-image:url(/clubs/14/images/bg.jpg);
    background-repeat: repeat-x;
    background-color: #356897;
}
.site {
    width:801px;
    position:relative;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
}
.login{
    position: absolute;
    width:300px;
    height:200px;
    text-align:right;
    top:90px;
    margin-left:450px;
    font-size:9px;
    z-index:100000;
}
.login input{
    font-size:9px;
}
img{ border:0px; }
.top_links{
    position:absolute;
    top:3px;
    margin-left:330px;
}
.top_links a{
    font-size:9px;
    color:#000000;
    text-decoration:none;
    margin-right:25px;
}
.top_links a:hover{ color:red; }
.top_links img{ vertical-align:middle;}
.center{
    width:100%;
    height:100%;
    background-color:#FFFFFF;
}
.content{
    width:750px;
    margin-left:25px;
    min-height:300px;
    margin-top:100px;
}
.logo{
    position:absolute;
    margin-top:3px;
    margin-left:3px;
    z-index:100;
}
.random{
    float:right;
}
.top_corner{
    width:100%;
    height:26px;
    background-image:url(/clubs/14/images/top_corners.gif);
    background-repeat:no-repeat;
}
.top_menu {
    background-color:#000000;
    width:581px;
    height:23px;
    padding-left:220px;
    border-top:3px solid #9CBA00;
}
.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/14/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/14/images/menu_buttonH.jpg);
    color:yellow;
    text-decoration:none;
}
a.menuSelected{
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    color:orange;
    text-decoration:none;
    background-image: url(/clubs/14/images/menu_buttonH.jpg);
    display:block;
    width:114px;
    height:21px;
    padding-top:5px;
    cursor:default;
}
.footer{
    width:100%;
    height:170px;
    background-image:url(/clubs/14/images/footer.gif);
    background-repeat:no-repeat;
}
.copy{
    width:750px;
    position:relative;
    margin-left:auto; 
    margin-right:auto;
    color:#FFFFFF;
    font-size:9px;
}
.copy a{ color:#EFE9A4; }