#right_links, #left, #right {
  display: none;
}

body {
  background: transparent;
  min-width: 0px;
}

#footer {
  position: static;
  margin:0px;
}

#footer_content {
  width: auto;
  margin: 0;
}

#container {
  padding: 0px;
}

#content {
  float: none;
}

#nonfooter {
  width: auto;
  min-height: 0px;
}

html {
  min-width: 0px;
}

/*

* html #header {
  height: auto;
}

* html #header_bg {
  background: transparent;
  height: auto; 
}

*/

#header {
  display: none;
}

#print_header {
  display: block;
}
