body {
  font-size: 9pt;
  color: #000;
  margin: 0px;
  background-color: #ffffff;
}

/* set a fixed width*/
#wrapper {
  background-color: #ffffff;
  margin: 0px;
}

/* left: IE7 */
#pageSection {
  width: 500px;
  margin: 0px;
}
#pageSectionLeft, #preamble, #contentHeader  {
  width: 520px;
  margin-left: 150px;
}
#displacedImage {
  margin-left: -200px;
}
h1 {
  width: 940px;
  text-align: left;
  margin-left: 110px;
}
#backnext, #menu { visibility: hidden; }

#pageSectionLogo {
background:url(images/logo.jpg) no-repeat;
}

#preamble {
  font-size: 1.4em;
  line-height:1.2em;
  font-weight:normal;
}
#bottomPanel p {
  margin-left: 35px;
  text-align: left;
}

