body {
  margin:2px;
  background-color:white;
  font-size:1em;
  background-image:url(images/goldtrim.gif);
  background-repeat: repeat-y;
}

h1 h2 h3 h4 h5 {
  font-family: sanserif:

}

P.white {
  text-align:left;
  background-color:white;
  border:1px black solid;
  padding:5px;
}
#menu {
  color: #000;
  font-size: 10pt;
  font-family: verdana, times new roman, times, serif;
  height:30px;
  border-top:1px black solid;
  background-image:URL(images/bgtile_2.gif);
  text-align: center;
}

#menu a {
  width: 90px;
  line-height:120%;	
  /* extend the sensible area to the maximum with IE5 */
  display: block;
  font-weight: bold;
  border-right: 1px #000000 solid;
  text-align: center;
  text-decoration: none;
  color: #000;	
  padding: 0;
  margin: 0;
}

#menu a:hover { 
  background-color:transparent;
  color: #000;
  text-decoration: underline;
}

#navigation  {
  height:30px;
  text-indent: 15px;
  border-top:1px black solid;
  background-image:URL(images/bgtile_2.gif);
}

td#timestamp { 
  text-align: right;
  text-indent:10px;
  font-size: 10pt;
  color: #000;
  font-weight: bold;
  font-family: verdana, times new roman, times, serif;
  background-image: url(images/bgtile_2.gif);
  width:100%;
  border-top:1px black solid;
}

td#bgtile {
  background-image: url(images/bgtile.gif);
  font-weight:bold;
  text-align:center;
  height:30px;
  padding-left: 1em;
  padding-right: 1em;
  border-top:1px black solid;
}

#event_col {
  width: 100px;
  }