body {
  margin: 0px;
  background-color: #ccc;
  font-family: futura, verdana, arial, sans-serif;
  font-size: 10pt;
}

img, a { border: none; outline: 0pt; text-decoration: none; }

a { color: #000; }

br.clear { clear: both; }

h1, h2, h3, h4, h5, h6, h7 {
  font-family: futura, verdana, arial, sans-serif;
  text-transform: uppercase;
  margin: 0px;
  padding: 0px;
}

/* h4, h5, h6, h7 { font-weight: normal; } */

div.container { float: left; margin: 0px 16px; }

div.content, div.photos {
  margin-bottom: 16px;
  background: transparent;
}

div.photo {
/*  background-color: #000;
  color: #fff;
  padding: 8px; */
  margin-bottom: 16px;
}

div.photo img { display: block; }

div.content {
  padding: 8px;
  clear: both;
  background-color: #fff;
}

tr, td { vertical-align: top; }

div.section { margin: 4px; }

div.caption {
  font-size: 9pt;
  font-weight: normal;
  letter-spacing: 1px;
  color: #ccc;
  text-transform: uppercase;
}

div.caption h4 { font-size: 11pt; }

/* div.caption { margin-top: 8px; } */