

body
{
    background-color: #D3D3D3;
    margin-top: 0px;
}



.container
{
    position: absolute;
    left: 50%;
    margin-left: -365px;
    height: 100%;
}



.topbanner
{
    background-image: url(../images/topbanner.jpg);
    width: 728px;
    height: 169px;
}





.text
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: Black;
}













.menu
{
    padding-top: 130px;
    padding-left: 176px;
}



.pagebracket
{
    background-image: url(../images/pagebracket.jpg);
    width: 728px;
    background-repeat: repeat-y;
}





.content
{
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 25px;
    height: 100%;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: Black;
}



.copyright
{
    padding-left: 30px;
    height: 62px;
    color: #999999;
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
}



a
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}



a.white
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: White;
    text-decoration: none;
}



a.white:visited
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: White;
    text-decoration: none;
}



a.white:hover
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: #2A86D4;
    text-decoration: none;
}



a:visited
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}



a:hover
{
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: #2A86D4;
    text-decoration: none;
}


a.visiblelink
{
    color: #2A86D4;
}

