body {
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
}

img {
  border: 0px;
}

.boundary {
  display: block;
  width:827px;
}

.box {
  width: 700px;
  border: 1px solid #b8b8b8;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.ads {
  visibility: hidden;
}

.navigation {
  visibility: hidden;
  float: left;
  clear: none;
  z-index: -1;
  display: none;
}

.content {
  background: #fff;
  width: 686px;
  padding: 7px;
  padding-top: 0px;
  display: block;
}

h1 {
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  display: block;
  padding-bottom: 1px;
  border-bottom: 1px solid black;
}

.smallprint {
  font-size: 10px;
  line-height: 10px;
}

.footer {
  width: 700px;
  height: 53px;
  line-height: 53px;
  vertical-align: 50%;
  font-size: 10px;
  color: #666;
  text-align: center;
  clear: both;
}

.footerlink:link {
  color: #666;  
  text-decoration: none;
}

.footerlink:visited {
  color: #666;  
  text-decoration: none;
}

.footerlink:hover {
  color: #666;  
  text-decoration: none;
}

.footerlink:active {
  color: #666;  
  text-decoration: none;
}

.eventdate{
  font-size: 18px;
  font-weight: bold;
  color: white;
}

.eventmonth{
  font-size: 10px;
  color: white;
}

.eventdetail{
  margin-top: -6px;
}