h1 a
{
  color: #008D71;
  text-decoration: none;
  outline: none;
}

table.gallerytable,
table.imagetable
{
  margin: 10px 0px;
}

table.gallerytable tr
{
  height: 120px;
}

table.gallerytable tr td
{
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

table.imagetable tr td
{
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

table.gallerytable tr td a img,
table.imagetable tr td a img
{
  border: 1px solid #008E70;
}
