﻿*, 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:10px 0 10px 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:20px;
}
#SITE_NAV A:Hover
{
    text-decoration:underline;
}




#TOP_LINK
{
    clear:left;
    background:url('../Img/top-link-background.jpg') no-repeat;
    height:268px;
}

#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:60px;
    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;
    _margin-left:70px;
    text-align:center;
    width:700px;
    font-size:40px;
    text-decoration:none;
}



#TOP_LINK_URL A
{
    float:left;
    color:#C10000;
    margin:40px 0 0 130px;
    _margin-left:70px;
    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
{
    float:left;
    width:645px;
    margin:20px;
    _margin:10px;
    height:300px;
}

#TOP_LINKS .Number
{
    margin-left:3px;
    font-family:Georgia;
    float:left;
    font-size:30px;
    color:#CECECE;
    width:60px;
}


#TOP_LINKS .Link
{
    float:left;
    width:315px;
    height:51px;
    
    margin-bottom:20px;
   
    background-color:#F4F4F4;
}


#TOP_LINKS .LinkRight
{
    float:left;
    width:315px;
    height:51px;
    overflow:hidden;
    margin-left:15px;
    margin-bottom:20px;
    background-color:#F4F4F4;
    
}
#TOP_LINKS .NewLink
{
    background:url('../Img/notice-new-link.jpg') top right no-repeat;
    background-color:#F4F4F4;
}
#TOP_LINKS .ToppedUpLink
{
    background:url('../Img/notice-topped-up.jpg') top right no-repeat;
    background-color:#F4F4F4;
}
#TOP_LINKS .Link A, #TOP_LINKS .LinkRight A
{
    float:left;
    margin-top:17px;
     font-family:Georgia;
    font-size:12px;
    color:#273544;
}
#TOP_LINKS .Link A:Hover, #TOP_LINKS .LinkRight A:Hover
{
    text-decoration:none;
    color:#C20606;
}



#CONTENT_MENU
{
    float:right;
    width:284px;
    height:400px;
    margin:20px 20px 0 0;
    _margin:20px 10px 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%;
}