/**css document. for print**/
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
#wrapper, #container, #content, #footer{width: 600px;
	margin-left: auto;
margin-right: auto;}
 #content img {width: 300px; height: 225px;}
 
 #footer{border: 0;}
 
#pagetop, #iframe, div.band, #sidebar,  #menu, #header, #content a:link,
#feature, #feature-two, #feature-three, #feature-four, #footer {display : none; 
} 


