﻿*, HTML
{
    margin: 0px auto;
    padding:0px auto;
}

BODY
{
    background:url('../Img/site-wood-background.jpg') top center repeat-x;
    background-color:#401300;
    color:#fff;
}

HR
{
    height:0px;
    border:1px dashed #8B7166;
    margin:5px 0 5px 0;
}

.TextJustify
{
    text-align:justify;
}

#CONTAINER
{
    width:997px;
}

#SITE_TOP_NAV
{
    margin:57px 20px 10px 20px;
    height:64px;
}

#SITE_TOP_NAV #SITE_LOGO
{
    float:left;
}
#SITE_TOP_NAV #SITE_NAV
{
    float:right;
    margin-top:10px;
}
#SITE_NAV A
{
    color:#fff;
    text-decoration:none;
    font-size:14px;
    font-family:Georgia;
    margin-right:10px;
}

#SITE_NAV A:Hover
{
    text-decoration:underline;
}

#TOP_LINK
{
    clear:left;
    background:url('../Img/top-link-background.png') no-repeat;
    height:268px;
    margin-left: 5px;
}

#TOP_LINK_HALL_OF_FAME
{
    clear:left;
    background:url('../Img/top-link-halloffame-background.jpg') no-repeat;
    height:268px;
}

.HallFameLink
{
    float:left;
    width:655px;
    height:86px;
    margin-bottom:20px;
    background:url('../Img/hall-of-fame-link-background.jpg') no-repeat;
}
.HallFameNumber
{
    margin-left:10px;
    font-family:Georgia;
    float:left;
    font-size:80px;
    color:#CECECE;
    width:60px;
    margin-top:-10px;
}

.HallFameLink A
{
    float:left;
    margin-top:30px;
    margin-left:30px;
    font-family:Georgia;
    font-size:18px;
    color:#273544;
    width:460px;
}
.TIME
{
    float:left;
    color:#fff;
    font-size:13px;
    margin-top:20px;
    margin-left:12px;
    width:70px;
    text-align:center;
}


.HallFameLink A:Hover
{
    text-decoration:none;
    color:#C20606;
}

#TOP_LINK_HALLOFFAME_URL A
{
    float:left;
    color:#C10000;
    margin:40px 0 0 90px;
    text-align:center;
    width:700px;
    font-size:40px;
    text-decoration:none;
}


/* --- TOP 1 Link --- */
#TOP_LINK_URL A
{
    float:left;
    color:#C10000;
    margin:40px 0 0 130px;
    text-align:center;
    width:800px;
    font-size:40px;
    text-decoration:none;
}
#TOP_LINK_DESC
{
    font-family:Georgia;
    font-size:12px;
    color:#030;
    clear:left;
    margin:20px 0 0 130px;
    text-align:center;
    width:800px;
    height:50px;
}
#TOP_LINK_INFO
{
    clear:left;
    margin:20px 40px 0 40px;
    font-size:19px;
    color:#1C252E;
    text-align:center;
}
#TOP_LINK_INFO .RedText
{
    color:#FF0000;
}

/* --- TOP Links --- */
#TOP_10_LINKS
{
    float:left;
    width:647px;
    margin:10px;
    /*height:300px;*/
}

/* -- TOP 10 Links --*/
#TOP_10_LINKS .Link
{
    width:646px;
    height:60px;
    background-image: url('../Img/WMEL_Box_Wide.png');
    margin-bottom:20px;
    margin-left: 0px;
    font-family:Georgia;
    font-size:18px;
    color:#273544;
}

#TOP_10_LINKS .Number
{
    font-family:Georgia;
    font-size:40px;
    color:#a4a4a4;
    width:50px;
}

#TOP_10_LINKS .LinkButton
{
    /*width: 400px;*/
}

#TOP_10_LINKS A
{
    color:#273544;
}

#TOP_10_LINKS A:Hover
{
    text-decoration:none;
    color:#C20606;
}

#TOP_10_LINKS .LinkValue
{
    width: 75px;
    min-width:75px;
    font-size: 15px;
}

#TOP_10_LINKS .NewLink
{
    width: 50px;
    min-width:50px;
    height: 40px;
    background:url('../Img/notice-new-link.png') top right no-repeat;
}
#TOP_10_LINKS .ToppedUpLink
{
    width: 50px;
    min-width:50px;
    background:url('../Img/notice-topped-up.png') top right no-repeat;
}

/*=============================================== OTHER Links =====================================*/
#OTHER_LINKS
{
    float:left;
    width:965px;
    margin-left:10px;
    margin-top:0px;
    font-family:Georgia;
    font-size:22px;
    color:#273544;
}

#OTHER_LINKS .Link_Yellow
{
    width:475px;
    height:55px;
    background-image: url('../Img/WMEL_Box_Narrow_Yellow.png');
    margin-bottom:20px;
}

#OTHER_LINKS .Link_Blue
{
    width:475px;
    height:55px;
    background-image: url('../Img/WMEL_Box_Narrow_Blue.png');
    margin-bottom:20px;
}

#OTHER_LINKS .Link_Red
{
    width:475px;
    height:55px;
    background-image: url('../Img/WMEL_Box_Narrow_Red.png');
    margin-bottom:20px;
}

#OTHER_LINKS .Number
{
    margin-left:5px;
    font-family:Georgia;
    font-size:28px;
    color:#7e7e7e;
    width:50px;
    min-width: 50px;
    margin-top:3px;
}

#OTHER_LINKS .LinkButton
{
    padding-bottom: 15px;
    margin-top: 0px;
}

#OTHER_LINKS .LinkValue
{
    width: 55px;
    min-width:55px;
    font-size: 12px;
}

#OTHER_LINKS .NewLink
{
    width: 35px;
    min-width:35px;
    background:url('../Img/notice-new-link_small.png') top right no-repeat;
}
#OTHER_LINKS .ToppedUpLink
{
    width: 35px;
    min-width:35px;
    background:url('../Img/notice-topped-up_small.png') top right no-repeat;
}

#OTHER_LINKS A
{
    float:left;
    margin-top:17px;
    font-family:Georgia;
    font-size:13px;
    color:#273544;
}
#OTHER_LINKS A:Hover
{
    text-decoration:none;
    color:#C20606;
}

/* ================================== Content Menu ================================ */

#CONTENT_MENU
{
    float:right;
    width:284px;
    margin:10px 30px 0 0;
    text-align:center;
    font-size:11px;
    font-family: Sans-Serif;
}

#CONTENT_MENU A
{
    color:#fff;
    margin-right:10px;
}
#CONTENT_MENU A:Hover
{
    text-decoration:none;
}

#CONTENT_MENU .VSpace10
{
    padding:10px 0 10px 0;
}
#CONTENT_MENU .VSpace20
{
    margin:20px 0 20px 0;
}

#CONTENT_PAGE
{
    margin:20px;
    font-family:Georgia;
    line-height:130%;
}
.PageTitle
{
    font-size:25px;
    font-family:Georgia;
}

#CONTENT_PAGE P
{
    margin-bottom:20px;
    
}

#CONTENT_PAGE A
{
    color:#fff;
}
#CONTENT_PAGE A:Hover
{
    text-decoration:none;
}


#CONTENT_PAGE UL
{
    margin-left:20px;
}

#FORM_ENTRY INPUT, #FORM_ENTRY TEXTAREA, #FORM_ENTRY SELECT
{
    font-size:18px;
    font-family:Georgia;
    width:100%;
}