body {
  font-family:arial, helvetica, sans-serif;
  font-size:0.8em;
}
div#head {
  background-color:#add5da;
  height:78px;
  vertical-align:bottom;
}
img#lhead {
  position:absolute;
  top:8px;
  left:8px;
  border:none;
}
img#rhead {
  position:absolute;
  top:8px;
  right:8px;
  border:none;
}
div#head h1 {
  padding:10px 60px 0px 10px;
  margin:0px;
  text-align:center;
  vertical-align:bottom;
}
div#head div {
  padding:10px 60px 0px 10px;
  text-align:center;
}
div#menu {
  width:237px;
  float:left;
}
div#content {
  margin-left:237px;
}
div.fixed-center {
  width:500px;
  text-align:center;
}
li {
  list-style-type:disc;
}
span.tog {
  color:#0044cc;
  cursor:pointer;
}
