body, td, th {
  font-family: Calibri,Verdana,Tahoma,Arial;
}
h2 {
  padding-top: 1.5em;
}

body {
  padding-left: 2em;
  padding-right: 6em;
  background: black;
  margin-top: 0px;
  width: 960px;
  text-align: center;
}

div.root {
  width: 960px;
}
div, table {
  background: #efe8e0;
}
div.grad {
  line-height: 1px;
  height: 1px;
  padding: 0px;
  margin: 0px;
}
div.navc {
  text-align: right;
  padding-bottom: 0.7em;
}

table.eventtbl {
  border-collapse: collapse;
  border-spacing: 1px;
  border: 1px solid #c0c0c0;
}
table.eventtbl thead th {
  color: #ffffff;
  background-color: #31659c;
  font-weight: bold;
}
table.eventtbl tbody td, table.eventtbl thead th {
  padding: 2px;
  padding-left: 1em;
  padding-right: 1em;
}

a:visited { color: blue; }
a.nav { white-space: nowrap; }
a:hover { background: #eeeeff; }


