/* print stylesheet, gives basic page layout and printer-friendly fonts */
body {font-family: Arial, Helvetica, sans-serif; font-size: 90%;}
p, h1, h2, h3, h4, h5, h6, ol li, ul li, blockquote, tr, td {font-family: Arial, Helvetica, sans-serif; width: 85%;}
#container {border: 0; margin: 1em;}
#mainNavigation {display: none;}
#membership {display: none;}
#secondaryNavigation {display: none;}
#content {margin: 0 1em; float: none;}
#footer {display: none;}

/* styles to print the convention navigation properly */
#exhibitNavigation {display:none;}

#container2 {
	border: 0;
	margin: 1em;
}
