body {background-color: #fff;}
body * {font-family: verdana, arial, helvetica, sans-serif;} /* input, select etc... */

#main {min-width: 750px;}

#menu {margin-bottom: 40px; padding: 2px; border-top: 1px solid #616D5F; border-bottom: 1px solid #616D5F; background-color: #DAE9D4;}
#menu ul {width: 750px; margin: 0px auto; text-align: center;}
#menu li {display: inline; padding-left: 10px; padding-right: 10px;}
#menu a:link, #menu a:visited {font-weight: bold; text-decoration: none; color: #335230;}
#menu a:hover {color: #787878;}
