body {
  font-size: 12pt;
  text-align: left;
  
  line-height: 100%;
}

div#wrapper {
  width: 100%;
}

div#banner {
  text-align: center;
}
img#subbanner {
  width: 100%;
}

ul#nav {
  display: none;
}


div.column {
  display: none;
  
  margin: 0 0 16pt 0;
  width: 100%;
  float: none;
}

div#content {
  width: 40em;
}

p#subheader {
  display: none;
}