body {
  background: #fff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  }

#center-content {
  width: 544px;
  background:   #fff;
  margin:  10px 10px 0px 10px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin:  10px 10px 0px 10px;
  }
  html>body #center-content {
  margin:  10px 10px 0px 10px;
  }

#right-content {
  background: #fff;
  position:   absolute;
  right:      10px;
  top:        72px;
  width:      160px;
  }

#banner {
  background:    #fff;
  background-image:  url(grey-white-line.gif);
  background-repeat: repeat-x;
  height:        43px;
  voice-family:  "\"}\"";
  voice-family:  inherit;
  height:        43px;
  }
  html>body #banner {
  height:        43px;
  }

h1 {
  font-size: 2em;
  }

h2 {
  font-size: 1.5em;
  }

h3 {
  font-size: 1.25em;
  }

h4, h5 {
  font-size: 1em;
  }

sup {
  font-size: .75em;
  }

.date {
  font-variant: small-caps;
  }

.nav, .footer {
  font-size: smaller;
  padding: 10px 10px 10px 10px;
  }

.footer {
  border-top: 7px #666 solid;
  clear: both;
  }

.footer-text {
  width: 600px;
  }
  
.sidebar {
  font-size: smaller;
  background: #ffc;
  border: solid #666 1px;
  padding: 10px 10px 10px 10px;
  }

p.initial:first-letter {
  font-size: 300%;
  font-weight: bold;
  }

.section-break {   /* for horizontal rules between sections; not needed for newer browsers */
  display: none;
  }

.hidden {
  display: none;
  }

