#tools,#title,#header,#left-col,#right-col,#footernav {
  display:none;
}

#center {
  background:none;
  height:auto;
  min-height:0;
}

.t_c-r #center {
  background:none;
  height:auto;
  min-height:0;
}

#mid-col {
  height:auto;
  min-height:0;
  width:785px;
  margin:auto;
  float:none;
}
.t_c-r #mid-col {
  width:579px;
}

#content {
  height:auto;
  min-height:0;
  margin:0;
}

#print-footer {
  bottom:0px;
  left:0;
  width: 100%;
}

#print-url {
  float:left;
}
#print-date {
  float:right;
}

@media print {
  #print-footer {
    position:fixed;
  }
}
