/*
 * ======================================================================
 * Style sheet for the HTML 4.0 specification.
 * Defaults for BPK. ©2004 Ronny A. Nilsen
 * ======================================================================
 */

#header, #footer {
  display: none;
}

div.twocol-l {
  float:none;
  width:100%;
  padding:0em;
  border-right: none;
}

div.twocol-r {
  padding:0em;
  padding-left:0em;
  display: none;
}

#page {
   padding: 0em;
}
