#rightWrapper {
 display: none;
}
#pageWrapper {
 width: 670px;
 margin: 0;
}
#bottomWrapper {
 width: 670px;
}
#footer {
 margin: 0;
}
body {
 margin: 0;
 padding: 0;
}
#topRight, #topnav, #botnav {
 display: none;
}
#topRightPrint {
 display: inline;
 position: absolute;
 top: 0;
 right: 0;
 width: 290px;
 height: 88px;
 border-top: 1px dashed #6d6e71;
 border-bottom: 1px dashed #6d6e71;
 border-left: 1px solid #000;
 margin: 2px 0 2px 0;
}
#topRightPrint img {
 position: absolute;
 top: 10px;
 left: 20px;
 width: 289px;
}
#topWrapper{
 width: 670px;
}
#contentWrapper {
 width: 670px;
}
#main {
 width: 670px;
}
#tagline {
 width: 670px;
}
#main .threecol {
 width: 30%;
}
#main .twocol {
 width: 45%;
}
