/* brown:         #775843 */
/* dark blue:     #4a4c53 */
/* light blue:    #8d9ba5 */
/* beige:         #e2d9bf */
/* rust:          #ab5538 */

body {
  background: #8d9ba5 url(../images/topback.jpg) repeat-x;
  color: #000000;
  font: 12px 'Lucida Grande',Verdana,Arial,sans-serif;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

a { background: transparent none; color: #e2d9bf; text-decoration: none; }
a:hover { background: #e2d9bf none; color: #ab5538; text-decoration: none; }

table.nav { position:absolute; width: 625px; left: 295px; top: 75px; }

