div#leftgutter {
	position: absolute;
	padding-left: 0.5em;
	margin-top: 1em;
	width: 9.5em;
	height: auto
	top: 0.5em;
	left: 0;
	right: auto;
}

div#content {
	position: relative;
	direction: ltr;
	width: 78% ;
	top: 1em;
	left: 10.5em;
	right: 1em;
	padding: 0 1em 1em 1em;
	margin-bottom: 1em;
	border-left: 1px solid #C08000;
	border-right: 1px solid #C08000;
	border-bottom: 1px solid #C08000;
	border-top: 1px solid #C08000;
	background-color : #F8F4E8;
}

div.leftbox {
	padding: 1em;
	background-color: #F8F4E8;
	border: 1px solid #C80;
	margin: 0.5em 0 0.5em 0;
}

div.menuitem {
	padding: 0.3em;
}

div#bottom {
	text-align: center;
	font: 9pt sans-serif;
	background-color: #F8F4E8;
	color: #655434;
	height: 24pt;
	margin-top: 24pt;
	padding-top: 0.5em;
	border-top: 1px solid #C08000;
	border-bottom: 1px solid #C08000;
}

div#writeback {
	width: 75%;
	border-top: 1px solid black;
	margin-top: 1em;
}
