h1          { color: #000099; font-size: 300%; }
h2          { color: #000099; }
div#header  {}
div#sidebar { background-color: #DDEEFF; font-size: 80%; width: 25%; float:left; }
div#content { width: 74%; float: right; }
div#footer  { clear:both; font-size: 80%; font-style: italic; }
div#confusion { text-align: center; }
div#events  { text-align: center; }
p.category  { font-size: 125%; margin-bottom: 0px; }
ul.category { margin-top: 0px; }
h1.title    { margin-top: 0px; margin-bottom: 0px; }
p.subtitle  { margin-top: 0px; font-size: 125%; font-style: italic; }
dt          { font-weight: bold; }