
@media print {



/* - - main element definitions - - */
body, input, div, p, h2, code, cite {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #545454;
	line-height: 125%;
}
body, div, p, h1, form, br, a, img, ul, li, pre {
	margin: 0 auto;
	padding: 0;
	border: 0;
}
body {
	margin: 2% 5% 2% 2%;
	text-align: center;
}
a {
	color: #897045;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
/* - - - */


/* - - h e a d e r a r e a :  division & element defintions - - */
#logo {
	margin: 5mm 0 6mm 0;
}
cite {
	color: #77736e;
	font-style: normal;
	margin-bottom: 10mm;
}
cite em {
	color: #9a9895;
}
#menu, #submenu, #footer {
	display: none;
}
#contentbox, #content {
	padding: 0;
	margin: 0;
	background-image: none !important;
}
/* - - - */


/* - - c o n t e n t a r e a :  division & element defintions - - */
#wrapper {
	width: 90%;
	text-align: left;
	padding-top: 5mm;
}
/* -  c o n t e n t  - */
#headline {
	background-image: none;
	height: 72px;
}
h1 {
	font-size: 12pt;
	padding: 15mm 0 3mm 0;
}
h2 {
	padding: 3mm 0 1mm 0;
	margin: 0;
}
#content p {
	padding: 2mm 0 2mm 0;
}
#content a {
	font-weight: bold;
}
pre {
	margin-top: -8px;
}
.important {
	color: #b22121;
}
#drawomatic {
	display: none;
}
#smallcol {
	margin: 0;
}
#latestslide {
	margin: 0;
}
#latestslide div {
	background-image: none;
	padding-top: 13px;
}
#latestslide div img {
	border: 1pt solid #000000;
	margin-top: 7px;
	margin-bottom: 6px;
}
#gallery div div {
	float: left;
}
#gallery div div img {
	border: 1pt solid #000000;
	margin: 8mm 10mm 2mm 0;
}
#gallery div div em {
	color: #b3b0ad;
}

/* - - - */


}

