body {
  background: #ffffff;
  margin: 0;
  padding: 0;
  font: 12px / 1.5 Arial, Helvetica, sans-serif;
  }

#header {
  width: 720px;
  background: #C9C6C6;
  text-align: center;
  }

#header table {
  margin: auto;
  }

#header td {
  width: 230px;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  }

.pagetitle {
  font-weight: bold;
  }

.headline, .concertmonth {
  margin: 0 0 5px 0;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  }

.headline a {
  }

.bodytext {
  margin: 0 0 20px 0;
  font-family: sans-serif;
  font-size: 12px;
  color: #000000;
  }

div.menu {
  font-family: sans-serif;
  font-size: 11px;
  cursor: pointer;
  }

a.menu {
  font-family: sans-serif;
  font-size: 10px;
  font-weight: bold;
  cursor: pointer;
  }

.category {
  color: #000000;
  font-family: sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  cursor: default;
  }
  
#links, #survey, #whoson {
  padding: 0 5px 5px 5px;
  width: 120px;
  font-family: sans-serif;
  font-size: 12px;
  background-color: #f0f0f0;
  }

#links h4, #survey h4, #whoson h4 {
  padding: 5px;
  margin: 0 0 5px 0;
  font-size: 14px;
  background-color: #c0c0c0;
  }

#links p, #survey p, #whoson p {
  margin: 0;
  }

table.formpage {
  font-family: Arial,sans-serif;
  font-size: 12px;
  }

.floatclear {
  clear: both;
  }

#footer {
  }
