html, body {
  background-color:#fff;
  margin:0;
}

#container {
  width: 640px;
}

.no-print, #fancy_wrap, .col2, .col3 {
  display: none !important;
  visibility: hidden !important;
}

#logo.top-left {
  border:0 solid #B6B6B6;
  position:static;
}

.threecol  {
  background: #fff;
}

.threecol .colmid {
  right: 0;
}

.threecol .colleft {
  right:0;
}

.leftmenu .colleft {
  right:0;
}

.colright, .colmid, .colleft {
  float:none;
  position:relative;
  width:100%;
}

.threecol .col1 {
  left: 0;
  width: 100%;
}

.leftmenu .col1 {
  left: 0;
  width: 100%;
}

div#footer {
  background-color: #fff;
}

.content-nav {
  clear:both;
  
}

#content-header a, #content-header span.disabled {
  display: none;
}

.page {
  page-break-after:always;
}

#logo {
  position: static;
}