body { background-color: #A2E03E; font-family: arial, helvetica; font-weight: bold; margin-left: 25px; margin-right: 25px; }
table { font-weight: bold; }
ul#menu { width: 100%; height: 43px; background: #A2E03E url("menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 15px; }
ul#menu li a { height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 5px 0; }
ul#menu li a:hover { color: #333; }
ul#menu li a.current{ color: #FFF; background: #A2E03E url("current-bg.gif") top left repeat-x; padding: 5px 5px 0; }