@charset "utf-8";
/* CSS Document */
/***** Global Settings *****/
body {
	background:#none;
	font-size:13px;
    font-family: arial, helvetica, sans-serif;
	color:#000;
}
#content {
	margin:0px auto;
	width:984px;
	background:none;
}
#menu, #topImage, #leftCol, #keyword_search, .header, #bottom, #reflection, #association, #bottom-links, #footer, div.pagination, #top, .detailsBtn, #rightCol, .categories, #mainContent form.printForm, .browse_tool_table  {
	display:none;
}
div.print_logo{ display:block; height: 110px; background-color:pink;}
div.property
{
	page-break-after:auto;
	page-break-before:auto;
	page-break-inside:avoid;
}
