div.head a.logo {
  float: none;
  margin-bottom: 1em;
}
#content {
        background: #fff none;
}
#mainNav,
.indexImg,
.imageText,
#left,
#center .breadcrumps,
div.help,
#center h3.help,
#center .info,
#center .submit,
#right,
#footer {
        display: none;
}
#content .blueForm div.textFields p label {
        margin-top: 0;
        margin-bottom: 1em;
}
#content .blueForm div.textFields p label.textArea {
        display: block;
        width: 100%;
        margin: 0 0 0.5em 0;
}
#content .blueForm div.textFields p {
        margin-bottom: 2em;
}
* html #content .blueForm div.textFields p {
        display: inline-block;
}