#gold { position: absolute; margin-left: -205px; left: 50%; margin-top: 360px; }
#photo1, #photo2 { position: absolute; left: 20px; width: 200px; height: 200px; }
#photo1 { z-index: 1; width: 400px; height: 340px; background: url(images/polaroid.jpg) no-repeat; }
html>body #photo2 { z-index: 2; width: 373px; height: 327px; background: url(images/blankpolaroid.png) no-repeat; }
#photo2 { z-index: 2; width: 373px; height: 327px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/blankpolaroid.png', sizingMethod='crop'); }
#photo1 { top: 17px; left: 194px; }
#photo2 { top: 17px; left: 180px; }
#clickhold { position: absolute; z-index: 10; text-align: left; top: 134px; left: 20px; -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; filter: alpha( opacity = 0 ); }
.photoclicks { margin-left: 70px; margin-top: 5px; }
.photoclicks a { font-family: verdana; font-size: 18px; color: white; text-decoration: none; }
.photoclicks a:hover { text-decoration: underline; }
