body {
        margin: 0px;
        background-image: url(imgbeige/background.jpg);
        background-repeat: repeat;
}
#wrapper {
      background-image: url(imgbeige/bg_wrapper.gif);
        background-repeat: repeat-y;
        background-position: center top;
        width: 956px;
        padding: 0px;
        height: auto;
        text-align: left;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
}
#header {
        height:198px;
/*      margin: 0px;
        padding: 0px;
        border: 1px solid #99CC00; */
        width: 956px;
        background-image: url(imgbeige/header.jpg);
        background-repeat: no-repeat;
        background-position: center top;

#header_01 {
        height:232px;
        width: 956px;
}

#flashheader {
        width:100%;
        height:320px;
        padding-left:50px;
}

}
#menuwrapper {
        margin: 0px;
        padding-left: 21px;
        padding-right: 24px;
        height: 31px;
        background-image: url(imgwhite/bg_menuwrapper.gif);
        background-repeat: repeat-y;
        background-position: left top;

}
#container {
        color: #333333;
        padding: 0px;
        background-image: url(imgbeige/bg_container.gif);
        background-repeat: no-repeat;
        background-position: center top;
        height: 1%;
        width: auto;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
}




#left {
        margin: 0px;
        width: 260px;
        float: left;

    }

    #helpdiv {
        width: 100%;
        min-height: 10px;

        margin: 0px;
        padding-top: 12px;
        padding-right: 25px;
        background-image: url(img/bg_helpdiv.gif);
    }



    #newsletterdiv {
        margin: 0px;
        padding-top: 10px;
        padding-right: 25px;
      padding-left: 38px;
      padding-bottom:10px;

    }

#center {
        height: auto;
        width: 383px;
        float: left;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 6px;
        padding-top: 20px;
        padding-right: 20px;
        padding-bottom: 10px;
        padding-left: 20px;
}




#right {
        margin: 0px auto;
        height: auto;
        float: right;
        text-align: right;
        width: 260px;
        margin: 0px;
        padding: 0px;
    }




.clearer {
font-size: 0px;
line-height: 0px;
display: block;
margin: 0px;
padding: 0px;
clear: both;
height: 0px;
width: auto;
}



#footer {
        text-align: center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 15px;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
        background-image: url(imgbeige/footer.gif);
        background-repeat: repeat;
        background-position: left top;
}

#footer p {
color: #F2E9DF;
margin: 0px auto 0px auto;
padding: 0px;
}


#footer a:link, #footer a:visited, #footer a:active {
color: #FFFFFF;
text-decoration: underline;
}


#footer a:hover {
        color: #ccc;
        text-decoration: none;
}


.playerclass {
        margin: 0px;
        padding-bottom: 35px;
        text-align: center;
}

.playerclass {
        margin: 0px;
        padding-bottom: 35px;
        text-align: center;
}

.container  {
        padding-top:10px;
        margin-top:5px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #E0DAC7;
}
.subfeature  {

        padding-left:125px;
        background-repeat: no-repeat;
        background-position: left top;

}

.noborder {
        font-size: 14px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        padding-bottom: 10px;
        margin-bottom:20px;
}
#newsletter_form{
    float:left;
    padding-left:47px;
    padding-top:5px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align:left;
    padding-bottom: 12px;
}
        #newsletter_form input{
        border: 1px solid #856300;
        margin-left:8px;
        margin-right:6px;
        font-size:10px;
        vertical-align:middle;
        text-align:center;
        color: #666666;
        padding-top: 2px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-left: 5px;
        }

        #newsletter_form a{
        text-decoration:none;
        background-color:#a50d27;
        color:#fff;
        padding:2px;
        margin-right:12px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #FF0000;
        border-right-color: #990000;
        border-bottom-color: #990000;
        border-left-color: #990000;
        font-size: 9px;
        vertical-align:middle;
}

