html { overflow-y: scroll; }
body { font-family: Helvetica, Arial, sans-serif; background: url(../images/picturethis/background.png) top center repeat-y #525252; }
img { border: none; }
h2 { font-size: 30px; color: #525252; margin: 0 0 10px; border-bottom: 2px solid #525252; padding: 0 0 5px 0; }
#wrap { width: 800px; margin: 0 auto; }
#head a.back { height: 0; width: 0; overflow: visible; display: block; }
#headImage { width: 810px; height: 102px; margin: 0 auto; background: url(../images/picturethis/header.png) top left no-repeat; }
#gallery { width: 800px; height: 600px; border: 5px solid #ffffff; background: #eeeeee; overflow-y: scroll; }
#gallery .row { position: relative; margin: 0 0 0 5px; }
#gallery .clr { clear: both; height: 40px; margin: 0 10px 5px 200px; }
#gallery .item { width: 180px; float: left; margin: 10px 10px 0 5px; }
#gallery .item img { width: 180px; border: none; }
#gallery .item .photogmug img { width: 90px; display: none; }
#gallery .item p.caption { margin: 0; font-size: 12px; color: #555555; }
#foot { color: #ffffff; text-align: center; padding: 10px 0 0; background: url(../images/picturethis/footer.png) top center no-repeat; }
#foot p { margin: 0; padding: 0; }
#foot p a { color: #ffffff; font-weight: bold; text-decoration: underline; }

