/*  This style sheet could not have been compiled without the following resources:   */
/*  http://www.alistapart.com/     */
/*  http://www.bluerobot.com/     */
/*  http://www.nypl.org/styleguide/     */



body {  
	font-family: Arial, Helvetica, Geneva, sans-serif;  
	color: #000; 
	background: #fff;
} 

#images  {  float: right;  }
#stuff, #ad, #top, #footer, #menu, #side, #top, .others, #insert  {  display: none;  }
.hide, .netscape  {  display: none;  }
a, a:visited  {  
	text-decoration: none;
	color: #000;
}
