
        #photos {
            background-image:none;
            overflow:hidden;
            padding-left:19px;
            height:130px;
        }
        #photos div {
            width:0px;
            height:0px;
            float:left;
            position:relative;
            overflow:hidden;
        }
        #photos div img {
            position:absolute;
            top:0;
            left:0;
        }
        div#photo1 {
            margin-right:0px;
            background:URL('./mainphotos/F1000011.JPG') no-repeat top left;
            width:87px;
            height:130px;
        }
        div#photo2 {
            margin-right:0px;
            background:URL('./mainphotos/F1020014.JPG') no-repeat top left;
            width:87px;
            height:130px;
        }
        div#photo3 {
            margin-right:0px;
            background:URL('./mainphotos/F1000014.JPG') no-repeat top left;
            width:194px;
            height:130px;
        }
        div#photo4 {
            margin-right:0px;
            background:URL('./mainphotos/F1020030.JPG') no-repeat top left;
            width:194px;
            height:130px;
        }
        