/* -------------------- Pictures Page Styles ---------- */

#pictures {
  width: 75%;
  }

#pictures td {
  padding: 1em;
  text-align: left;
  vertical-align: top;
  width: 33%;
  }

#pictures #tfooter {
  text-align: center;
  padding: 0;
  border: 0;
  font-size: smaller;
  }

/*------------- Individual Picture Page Stlyes --------- */

#thumbnails img {
  width: 150px;
  height: 150px;
  }
