#top {
  background-image: url("/icimages/print_top_bg.gif");
  background-repeat: repeat;
}

#bottom {
  background-image: url("/icimages/print_bot_bg.gif");
  background-repeat: repeat;
}

#top_navList {
  display: none;
}

#left {
  display: none;
/*  width: 0;*/
}

#content {
  width: 44em;
}

#content .title h2,
#content .text h2,
#content .title h3,
#content .text h3,
#content .title h4,
#content .text h4,
#content p {
  width: auto;
}
