body {
font-color : #000000;
background : #ffffff;
font-size : 112.5%;
	/* sets print default font at 18px for Firefox */
}

#content {
	/* this doesn't seem to do anything */
	/* update this just to be safe */
  width: 680px;
  margin: 0px;
  float:none;

}

#DoNotPrint, #LeftNav, #RightGuideSection, #header, #TopNav, #RightNav, #top-navigation, #headers, #left-bar, #right-bar, #footer {display:none;}

#main {
	/* forces the main content to print without running off the page */
  width: 680px;
  margin: 0px;
  float:none;
}

html {
font-color : #000000;
background : #ffffff;
font-size : 112.5%;
	/* sets print default font at 18px in IE */
}

<!--CityNet-->