html {
	font-family: "Georgia", "Palatino Linotype", "Times New Roman", serif;
}

#header {
	margin-bottom: .5in;
}

#header>img {
	width: 6.5in;
	width: 90%;
	height: 90%;
}

.noprint {
	display: none;
}

#pagebody img {
	page-break-inside: avoid;
}

#pagebody {
	line-height: 1.0em;
}

#pagebody .leftfloat {
	float: left;
	border: 2px solid black;
	margin-right: 2mm;
}

#pagebody .rightfloat {
	float: right;
	border: 2px solid black;
	margin-left: 2mm;
}

#footer {
	width: 6.5in;
}

#footer {
	width: 90%;
	height: 90%;
}

#copyright { text-align: center; }

.photoframe p {
	display: none;
}
