body
{
    background-color:#000;
    margin:0px;
    padding:0px;
}
img
{
    border:solid 0px #000;
}
a img
{
    border:dashed 1px #acf;
}
p, h1 
{
    color:#fff;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:12px;
}
h1
{
    font-size:16px;
    font-weight:bold;
    margin-bottom:4px;
}
h2, h3, h4
{
    margin:0px;
    padding:0px;
}
h3
{
    margin-top:10px;
}
h4
{
    font-size:12px;
}
#headertable
{
    width:100%;
}
#headertable td
{
    background-image:url(../img/header_bg.jpg);
    background-repeat:repeat-x;
    color:#fff;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:12px;
}
#headertable a
{
    color:#acf;
}
#menutable
{
    width:100%;
}
#menutable td
{
    /*padding:5px 10px 5px 10px;*/
    padding-top:30px;
    color:#fff;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    font-size:12px;
    border-bottom:solid 0px #fff;
    text-align:center;
}
.menulink_space
{
    width:260px;
    float:left;
}
#menutable a
{
    color:#acf;
}
.menulink_active
{
    width:160px;
    height:35px;
    line-height:35px;
    vertical-align:bottom;
    background-image:url(../img/tab2.jpg);
    background-repeat:no-repeat;
    TEXT-DECORATION: none;
    float:left;
    font-size:16px;
    color:#000;
    cursor:pointer;
}
.menulink
{
    width:160px;
    height:35px;
    line-height:35px;
    vertical-align:bottom;
    background-image:url(../img/tab3.jpg);
    background-repeat:no-repeat;
    TEXT-DECORATION: none;
    float:left;
    font-size:16px;
    color:#000;
    cursor:pointer;
}
.lineup
{   
    background-image:url(../img/lineup_bg.jpg);
    background-position:bottom right;
    background-repeat:repeat-y;
    padding:5px;
}
#content
{
    padding:20px;
    width:100%;
}

#content td
{
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
    vertical-align:top;
    font-size:13px;
    color:#fff;
}

#content a
{
    color:#acf;
}
.endimg
{
    background-image:url(../img/end.jpg);
    background-repeat:no-repeat;
    background-position:center top;
    height:309px;
    vertical-align:middle;
    color:#fff;
    font-family:Verdana, Tahoma, Arial, Sans-Serif;
}
#centerlogo
{
    background-image:url(../img/centerlogo_bg.jpg);
    background-repeat:repeat-x;
    text-align:center;
}
