body {
   background-image: none;
   background-position: left;
   background-color: #FFF;
   height: 100%;
}
.topNav, .bottomNav {
	display:none;
}
.container {
   margin:30px;
   width:725px;
}
.contentLeft {
   display:none;
}
.contentNav {
   margin-bottom:15px;
}
.printButton, .topButton {
   display:none;
}
.footerIcon {
   display:none;
}
