
body {
  text-align: center;
  font-family: Tahoma,Helvetica,Verdana,Arial,sans-serif;
  margin: 0;
  background-color: #5c1e08;
  SCROLLBAR-FACE-COLOR: black;  SCROLLBAR-HIGHLIGHT-COLOR: #DFDF85;  SCROLLBAR-SHADOW-COLOR: #DFDF85;
  SCROLLBAR-3DLIGHT-COLOR: black;  SCROLLBAR-ARROW-COLOR: #DFDF85;  SCROLLBAR-TRACK-COLOR: black;
  SCROLLBAR-DARKSHADOW-COLOR: #DFDF85;  SCROLLBAR-BASE-COLOR: #DFDF85;  }
}

a { font-family: Tahoma,Helvetica,Verdana,Arial,sans-serif; }
a:link    { color: #9E310E; font-weight: bold; text-decoration: none; }
a:visited { color: #9E310E; font-weight: bold; text-decoration: none; }
a:hover   { color: #9E310E; font-weight: bold; text-decoration: underline; }
a:active  { color: #9E310E; font-weight: bold; text-decoration: none; }

#page {
  position: relative;
  text-align: center;
  width: 765px;
  margin: 6px auto;
  background-color: #EEEAAE;
}

#header {
  position: relative;
  width: 755px;
  margin: 4px;
  background-color: #EEEAAE;
}

#headerpic {
  border: 1px solid #555555;
}

#lounge {
  position: relative;
  width: 755px;
  height: 390px;
  margin: 4px;
  background-color: #EEEAAE;
}

#footer {
  position: relative;
  width: 755px; height: 38pt;
  margin: 4px;
  border: 1px solid #555555;
  font-size: 11px; color: #9E310E;
  text-align: center;
  line-height: 18px;
  background-color: #FFF8E3;
}
