body {
  background:#ffffff;
  color:#000000;
  font-family:"Times new Roman",Times,serif;
  font-size:9pt;
}

#logo, #header, #buttonMenu, #footer, .leftColumn, #clearHeader, #clearMenu, .contactMe {
  display:none;
}

#outer, #outerPattern {
  background:none;
}

.startPageWrapper .leftColumn {
  display:block;
}

.content a:link, .content a:visited, #footer a:link, #footer a:visited {
  border:none;
  text-decoration:underline;
  color:#0000ff;
}

.shadow, .corner {
  display:none;
}

#content, #outer, #subPageMain, .subPage {
  width:100%;
  margin:0;
  padding:0;
  min-width:0;
  max-width:none;
}

#flashContent {
  display:none;
}