body {font-family:Georgia,Serif;font-size:1em;margin:3%;padding:0px;background:#ffffff;color:#000000;}

img {
	behavior: url("pngbehavior.htc");
}

div.title {  
	margin-left: 5.8em;
	text-align: center;
	color: #840800;
	}
div.title b { font-size: 240%; }
div.title1 { font-style: italic; font-size: 140%; }
div.title2 { font-size: 80%; }

div.sidepanel {
	position: absolute;
	float: left;	
	margin: 0px;
	left: 0px;
	}

div.sidebar {
	background: #C0B5A3; 
	position: fixed;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
	width: 5.6em;
	top: 0px;
	bottom: 0px;
	}
div.sidebar a:link { color: #840800; }
div.sidebar a:visited { color: #840800; font-style: italic; }
div.sidebar a:hover { font-weight: normal; }

div.content {  
	margin-left: 5.8em;
	text-align: left;
	}

div.opening {
	margin-left: 5.8em;
	text-align: center;
	}

div.staff img { float: right; } 
