﻿#main td.toplogo
{
    background: url(../Images/redFrameTop.gif) no-repeat left top;
    width: 693px;
    height: 11px;
}

#main td.middlelogo
{
    background: url(../Images/redFrameMiddle.gif) no-repeat left top;
    width: 693px;
    height: 6px;
}

#main td.logo
{
    background: url(../Images/redFrameMiddle2.gif) no-repeat left top;
    width: 693px;
    height: 102px;
    color: White;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 80px;
}

#main td.bottomlogo
{
    background: url(../Images/redFrameBelow.gif) no-repeat left top;
    width: 693px;
    height: 13px;
}

#main > div
{
    margin: 0px 10px;
}

#main ul
{
}

#main li
{
    list-style-type: disc;
    list-style-position: inside;
}
