body
{
    background: #000 url("http://www.data.virtualinterconnect.com/images/backgrounds/40x800-666-000.jpg") repeat-x;
}

#Header
{
    border-bottom: 1px solid #36c;
}

#Logo
{
    color: #fff;
}

#NavBar
{
    background-color: #36c;
}

#NavBar a
{
    color: #000;
}

#LeftBar
{
    color: #fff;
}

#Content, #Copyright
{
    color: #fff;
}

#Content a
{
    color: #36c;
}

