/* 2001-10-07 IRH */

body {
  font-family: "arial", "helvetica", sans-serif;
  color: white;
  background: black;
} 

#leftcontent {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px;
  border: 0px;
  background: black;
  width: 140px; /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 138px;
}
html>body #left {
  width: 138px; /* ie5win fudge ends */
}

#rightcontent {
  border: 0px;
  background: black;
  max-width: 740;
  padding: 0.5em;
  padding-bottom: 2em;
  /* ie5win fudge begins */
  margin: 0px 0px 0px 140px; 
  voice-family: "\"}\"";
  voice-family:inherit;
  margin-top: 0px;
}

div.rightcontent p {
  margin: 5em;
}

#menu {
/*  float: left; */
  position: absolute; /* Fallback if 'fixed' is not supported */
  position: fixed;                                                         
  top: 12px;
  left: 0px;
}

DIV.cbox { margin-left: auto; margin-right: auto; }

DIV.ccontent { text-align: center; margin: 1em; }

.ahem { display: none; }

img { border: 0; /* does this break NS4.x? */ }

DIV.legalese {
  color: #909090;
  text-align: center;
  border-top: 1px solid #909090;
  font-variant: small-caps;
  font-size: small;
}


td { text-align: center; }

img.right { float: right; }

.news {	border: 1px solid #bbb; padding: 0px 1.5em 0.1em 0.5em;
  margin: 3px 3px 15px 15px; background: #111;
}

span.date { border: 1px solid #bbb;
  color: #000; background: #bbb; padding: 1px 4px;
  position: relative; top: -6px; left: -25px;
  font-weight: bold; font-size: 11px;
}

