body {
  background: white;
  font-family: Arial, Verdana, Helvetica, Geneva, sans-serif;
}
#lhsColumn, #rhsColumn, #primaryNavigation, #footerNav, #mainContentBase { display: none; }
#header { padding-left: 0px; }
#header #title {
  margin: 9px 0 0 0px;
  padding: 0px;
  display: list-item;
  list-style-image: URL(../images/general/bw_logo_new.gif);
  list-style-position: inside;
}
#footer {
  padding-left: 0px;
  background-color: White;
  color: black;
}
#centreColumn h1, #centreColumn h2 {
  display: list-item;
  list-style-position: inside;
  padding-top: 0px;
}
#wrapper {
  width: 100%;
  background-image: none;
}
#mainContent {
  width: 100%;
  padding: 0;
  background-image: none;
}
#centreColumn {
  margin-left: 0px;
  width: 100%;
  font-size: .8em;
  padding: 6px 0px 10px 0px;
  position: relative;
  top: -15px;
}
