body{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    margin:0px;
    padding:0px;
    background-image:url(/clubs/15/images/bg.jpg);
    background-repeat: repeat-x;
    background-color:#006599;
}
.site {
    width:800px;
    position:relative;
    margin-left:auto; 
    margin-right:auto;
    margin-top:20px;
}
h1{ padding-left:25px; border:0px; }
.login{
    position:absolute;
    top:150px;
    margin-left:300px;
    font-size:9px;
}
.login input{
    font-size:9px;
}
img{ border:0px; }
.center{
    width:100%;
    background-color:#FFFFFF;
    min-height:600px;
}
.section{ padding:15px; border:0px; }
.logo{
    position:absolute;
    margin-top:90px;
    margin-left:10px;
    margin-bottom:20px;
    z-index:100;
}
.random{
    margin-bottom:20px;
}
.top_corner{
    width:100%;
    height:19px;
    background-image:url(/clubs/15/images/top_corners.gif);
    background-repeat:no-repeat;
    border-bottom:10px solid #FFFFFF;
}
.topIcons{
    position:absolute;
    margin-left:270px;
    margin-top:5px;
}
.topIcons a{
    font-size:9px;
    text-decoration:none;
    color:#000000;
    margin-right:40px;
}
.topIcons a:hover{ color:red; }
.topIcons img{ vertical-align:middle; }
.top_menu {
    background-color:#FF0202;
    width:694px;
    height:17px;
    padding-left:106px;
    border-top:3px solid #FF6701;
}
.l_button {
    float:left;
    width:114px;
    height:17px;
    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/15/images/menu_button.jpg);
    display:block;
    width:114px;
    height:15px;
    padding-top:2px;
}
a.menu:hover{
    font-family:verdana;
    font-size:9px;
    font-weight:bold;
    background-image: url(/clubs/15/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/15/images/menu_buttonH.jpg);
    display:block;
    width:114px;
    height:15px;
    padding-top:2px;
    cursor:default;
}
.footer{
    width:100%;
    height:170px;
    background-image:url(/clubs/15/images/footer.gif);
    background-repeat:no-repeat;
}
.copy {
    width:800px;
    color:#FFFFFF;
    position:relative;
    margin-left:auto; 
    margin-right:auto;
    margin-top:-47px;
    font-size:9px;
}
.copy a{ color:#FFF79F; }