    /* Photo Zoom CSS */

    #zoom { position: relative; top: 10px; left: 0px; width: 165px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; margin-bottom: 20px; padding-bottom: 50px; }

    #zoom a.photo1, #zoom a.photo1:visited { border: 0pt none ; background: rgb(255, 255, 255) none repeat scroll 0%; display: block; width: 75px; height: 75px; text-decoration: none; top: 0pt; left: 0pt; }

    #zoom a img { border: 0pt none ; }

    #zoom a.photo1:hover { text-decoration: none; }

    #zoom a .large { border: 0px none ; display: block; position: absolute; width: 1px; height: 1px; top: -1px; left: -1px; }

    #zoom a.photo1:hover .large { border: 0 ; display: block; position: absolute; top: 0; left: -235px; width: 400px; height: 509px; }
	

    /* End Photo Zoom CSS */
