@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, .printForm {
	display:none;
}
div.property
{
	page-break-after:auto;
	page-break-before:auto;
	page-break-inside:avoid;
}