/* 
Originally Generated by KompoZer

Note that there are a number of items which may appear redundant, or superfluous.  This is
to work around the MSIE failings with the CSS standards, and then again to rework the page
to make it behave itself after the MSIE hacks break the compliant browsers.
                                                        ...cb

*/
#main {
  width: 800px;
}
html, body {
  font-family: Arial,Helvetica,sans-serif;
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
table {
  border-style: none;
  width: 800px;
}
dl {
  font-size: 75%;
  margin-left: 40px;
  margin-right: 40px;
  text-align: left;
}
li {
  font-size: 75%;
  text-align: left;
//  margin-bottom: 0.3em;
  padding-bottom: 0.3em;
}
li#catList {
  padding-bottom: 0em;
}
a {
  font-size: 120%;
  color: blue;
  text-decoration: none;
}
a:hover {
  color: red;
}
