/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
    background-color: #fff;
}

#TopSection
{
    background-color: #000;
    color: #fff;
    height: auto;
}

#Navigation li a
{
    color: #fff;
}

#Navigation li a:hover
{
    color: #f36;
}

#LowerSection
{
    background: #fff url("http://data.virtualinterconnect.com/images/backgrounds/200x1-000.gif") repeat-y;
    color: #000;
    min-height: 1000px;
}

#LowerSection a
{
    color: #000;
}

#QuickText a
{
    color: #fff;
}

#Copyright
{
    /*border-top: 2px solid #f36;*/
}
