body {
  margin: 0px;
  overflow: auto;
}

h1 {
  margin: 10px 0px 3px 10px;
  font-size: 36px;
  font-family: Arial, Helvetica, Sans-Serif;
  letter-spacing: 2px;
  font-weight: normal;
  text-align: left;
}

p, ol, ul {
  margin: 0px 25px 10px 25px;
  font-size: 12px;
  font-family: Arial, Helvetica, Sans-Serif;
  line-height: 20px;
  font-weight: normal;
  text-align: justify;
}

img {
  border: #000 0px solid;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* ---------------- */

body.splash {
  text-align: center;
}

p.enterLink {
  margin-left: 60px;
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: normal;
}

img.thumbnail {
  text-align: center;
  vertical-align: middle;
}

.address {
  margin-top: 5px;
  margin-left: 20px;
  line-height: normal;
}

div.thumbnail {
  text-align: center;
  float: left;
  width: 192px;
  height: 200px;
}

span.galleryCaption {
  white-space: nowrap;
  text-align: center;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
}

a.galleryCaption {
  font-weight: bold;
}

div.thumbRow {
  width: 768px;
  margin: 0px auto;
  clear: both;
}

a.thumbnail {
  float: left;
  padding: 6px;
  vertical-align: middle;
}

#splash a {
  font-weight: bold;
}

.enterLink a {
  font-weight: normal !important;
}

div.headerLeft {
  white-space: nowrap;
  float: left;
}

div.headerRight {
  white-space: nowrap;
  float: right;
}

div.headerCenter {
  white-space: nowrap;
  text-align: center;
}

span.divider {
  padding: 0px 1px;
}

.pixelLogo {
  float: left;
  margin-top: 1px;
  margin-right: 6px;
}

.pixelLogoHover {
  float: left;
  margin-top: 1px;
  margin-right: 6px;
}

.ccLogo {
  margin-bottom: -3px;
  margin-right: 3px;
}

.ccLogoHover {
  margin-bottom: -3px;
  margin-right: 3px;
}

/* ---------------- */

#header {
  height: 15px;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  padding: 4px 6px 2px 4px;
}

#footer {
  text-align: center;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
  padding: 3px 10px 4px 10px;
}

#photobar {
  white-space: nowrap;
}

#splash {
  margin: auto;
  padding-bottom: 8px;
  width: 720px;
}

#bottomBorder {
  margin: auto;
  margin-bottom: 10px;
  width: 722px;
  height: 5px;
}

#cornerLeft, #cornerRight {
  width: 6px;
  height: 6px;
}

#cornerLeft {
  float: left;
}

#cornerRight {
  float: right;
}

#mainImg {
  margin: 20px 0px;
  text-align: center;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
}

#gallerySwitch {
  height: 14px;
  font-size: 11px;
  font-family: Arial, Helvetica, Sans-Serif;
}

#prevPreview, #nextPreview {
  position: absolute;
  top: 21px;
  padding: 6px;
  padding-top: 3px;
  display: none;
}

#thumbs {
  display: inline;
}

#spacer {
  clear: both;
}
