body
{
    background: #33f url("http://www.data.virtualinterconnect.com/images/backgrounds/10x600-003-33f.jpg") repeat-x;
    color: #000;
    font-family: sans-serif;
    font-size: 80%;
}

a
{
    color: #fff;
}

#LogoContainer, #Left
{
    background-color: #000;
    color: #fff;
}

#Right
{
}

#BusinessName, #Copyright
{
    color: #ff0;
}

#BusinessName .Edit, #BusinessName .Edit a, #QuickText .Edit, #QuickText .Edit a
{
    color: #fff;
}

#LowerSection
{
    color: #fff;
}

#NavBar li
{
    border-top: 1px solid #000;
}

#NavBar li a
{
    color: #ff0;
}

#NavBar li a:hover
{
    background-color: #ff0;
    color: #009;
}

#ContentSection
{
    border: 5px solid transparent;
    color: #fff;
}

#PageGraphicMargin, #PageGraphicCaptionMargin
{
    background-color: #006;
}

#QuickText
{
    border-top: 1px solid #000;
}

#Copyright
{
    border-top: 2px solid #000;
}

address
{
    font-style: normal;
    margin-bottom: 15px;
}

#Content address
{
    margin: 0;
}

#Content a
{
    display: block;
    text-decoration: none;
    margin-top: 15px;
}

