@CHARSET "ISO-8859-1";

body {
  behavior: url(csshover.htc);
  font-size: 100%;
} 

#menu ul li {
  float: left; width: 100%;
}

#menu ul li a {
  height: 1%;
} 

#menu a, #menu h2 {
  font: bold 0.6em/1.3em Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
}