body { margin: 0; padding: 0 0 5px; color: #000; background: #e8e8ee; }

#banner { color: #000; background: #727a88; }

#menut { color: #000; background: #d8d8dd; }
#menu, #main h4 { font: bold 11px Verdana, Arial, Helvetica, sans-serif;
  text-align: center; }

#main { color: #000; background: #fff; }
#main p.title, #main div.title { margin-top: 0; }
#main div#content { padding: 10px 15px 5px; }

#copyright { font: 10px Verdana, Arial, Helvetica, sans-serif; text-align: center; }

.center { margin-left: auto; margin-right: auto; text-align: center; }

a { color: #667; text-decoration: none; font-weight: bold; }
a:hover { color: #335; text-decoration: underline; }
a:active { color: #90c; text-decoration: underline; }