.headerbox {
	width: 700px;
	height: 80px;
	margin: 0 auto;
	margin-top: 20px;
}

.imgbox {
	margin-left: auto;
	margin-right: auto;
	border: thin solid black;
	margin-bottom: 10px;
}

td.minipic {
	padding-right: 11px;
}

.footnotes {
	margin-top: 20px;
	font: italic 12px  Georgia, serif;
	color: #222222;
}

.diagram {
	text-align: right;
	color: #454545;
	font: italic 12px  Georgia, serif;
	margin-bottom: -4px;
}

.fig {
	font: italic 12px  Georgia, serif;
}

div.sidebar {
	float: right;
	width: 220px;
	margin-left: 14px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 8px;
	background-color: #EDEBD5;
	border: thin dashed #BFBFBF; 
	font: 12px  Georgia, serif;
	line-height: 1.0em;
	text-align: left;
}

div.sidebar p {
	line-height: 1.3em;
	font: 12px  Georgia, serif;
	margin-bottom: 4px;
	
}