
body {
	background-color:		#FFF3AD;
	color:					#004300;
	font-family:			sans-serif;
	font-size:				16px;
	margin:					5px;
}

p, li, h3 {
	margin-left: 			1cm;
}

li {
	margin-top:				1mm;
}

div#masthead {
	position:				absolute;
	top:					0;
	left:					0;
	height:					80px;
	right:					0;
}

div#leftnav {
	background-image:		url( "/images/bg-staff.gif" );
	position:				absolute;
	top:					80px;
	left:					0;
	width:					120px;
	bottom:					0;
}

div#content {
	position:				absolute;
	top:					80px;
	left:					120px;
	right:					0;
	bottom:					0;
	padding-left:			5px;
}

.masthead_pagetitle {
	font-size:				50px;
	font-family: 			'Monotype Corsiva', serif;
	margin:					5px;
	margin-top:				12px;
}
