body {
  margin:0;
  padding:0;
  background: #585858 url(qn_images/qn_background.png) repeat-x left top;
  font-family: "Lucida Grande", Arial, Sans-Serif, helvetica;
  font-size: 12px;
  color: #000;
}
.promo {color:#CC3300;
}
img { border:0; }
#page {
  width:800px;
  color: #c1c7c1;
  background:#fff;
  font-family: "Lucida Grande", Arial, Sans-Serif, helvetica;
  font-size: 12px;
  text-align: left;
}

#header {
  margin:0;
  padding:0;
  width:100%;
  height:130px;
  background: #b2b2b2;
  font-size: 14px;
  color: #000;
}

.leftnav {
  width: 200px;
  background: #b7c72c;
}
.navbtn { margin-bottom: 4px; }

#content {
  color:#000;
  background:#fff;
  font-size: 12px;
}
#content td { font-size:12px; }
#content p { margin: 30px 25px 0 0; }
.hilite_num {
  background:#000;
  color:#B7C72C;
  color:#fff;
  font-weight: bold;
  padding:0 4px;
}
.hiliteb { background:#ff0; font-weight: bold; }
.hilite { background:#ff0; }
.indent { margin-left: 20; }

#footer {
  height:70px;
  background:#000;
  font-size: 10px;
  color: #bcbeb0;
}
#footer p { margin: 0 30px; }
#footer a { color: #fff; text-decoration:none; }
#footer a:visited { color: #fff; }
#footer a:hover { color: #fff; text-decoration:underline; }
