#header
{
        border: 1px solid #aaa;
        padding-bottom: 0px;
        margin-bottom: 0px;
        width: 690px;
        height: 75px;
        background: url(/images/phillyskyline.jpg) no-repeat scroll;
        background-position: left top;
}


div.subsections
{
        float: left;
        position: fixed;
        margin-left: -114px;
        width: 99px;
        height: 220px;
        background: url(/images/skylinesmall.jpg) no-repeat scroll;
        background-position: left top;
        border: 1px solid #aaa;
}

div.subsections h1
{
}

