body {
  text-align: center;
  background: #fff;
}

.event_detail,
.description_photo {
  clear: both;
  width: 888px;
}

.container {
  width: 888px;
  margin: 0 auto;
  text-align: left;
}

h2 {
  margin-top: 0;
  padding-top: 0;
  font-size: 20pt;
  line-height: 15pt;
  font-family: arial, verdana, sans-serif;
  font-weight: bold;
}

h2 span,
h2 span a {
  font-size: 12pt;
  text-decoration: none;
}

.event_detail dl dt,
.event_detail dl dd {
  display: block;
  float: left;
  margin: 5pt 0;
  padding: 0;
}

.event_detail dl dt {
  width: 10%;
  font-weight: bold;
}

.event_detail dl dd {
  width: 90%;
}

.description_photo {
  padding: 10pt 0;
}

.description_photo img,
.description_photo dl {
  float: left;
}

.description_photo dl,
.description_photo dd {
  width: 75%;
  margin: 0;
  padding-left: 5pt;
}

h2 span,
h2 span a,
.event_detail dl dt {
  color: #616161;
}

.footer {
  position: relative;
  clear: both;
}

.footer h2,
.light {
  font-family: arial, verdana, helvetica;
}

.footer h2,
p.light {
  margin: 0;
  padding: 0;
  color: #adadad;
}

.footer h2 {
  font-size: 12pt;
  line-height: 12pt;
}

p.light {
  font-size: 9pt;
  margin-top: 5pt;
  padding-top: 0;
}

.footer img {
  position: static;
  display: inline;
}

.footer div {
  position: absolute;
  width: 360px;
  top: 52pt;
  left: 150pt;
}

p.sub_footer {
  clear: both;
  font-size: 9pt;
  font-family: verdana;
  font-weight: bold;
  width: 888px;
  position: relative;
  top: 50px;
}

p.sub_footer .small {
  font-size: 8pt;
  font-weight: normal;
}
