﻿    /* override to One Column */
    #mainContentDiv {
        background: url(../pics/projectListingBodyBackground.gif) repeat-y;   /* 18 px to right are transparent  */
    }

    #mainContentCenter { width: 945px; }
    #mainContentCenterDiv {  width: 935px;  }
    #mainContentLeft { display: none; }
    #mainContentRight { display: none; }

    #mainContentCenterDiv  h1 {
        width: 940px;
        background: url(../pics/mainContentCenterH1Background.gif) bottom right no-repeat;
    }

