body {	margin:15px 0px; padding:0px;	text-align:center;	background-color: #DCE0E2;	font-family: helvetica, sans-serif;	font-size: 12px;	line-height: 15px;	color: #333;}#centered {	width:800px;	margin:0px auto;	text-align:left;	padding:15px;	border:1px solid #aaa;	background-color:#fff;}#title {	position: relative;	text-align: left;	border: 1px solid #aaa;	padding: 5px;	color: #B0A109;}#navigation {	position: relative;	text-align: right;	padding-bottom: 5px;}.nav, .navSelected {	float: left;	position: relative;	width: 120px;	text-align: center;}.navSelected {	background-color: #ccc;}.nav:hover {	background-color: #eee;}.textEntry {	position: relative;		/*border: 1px solid #000000;*/	text-align: left;	padding: 5px;	margin-bottom: 10px;}.tableEntry {	border: 1px dotted #ccc;	padding: 0;	margin: 0;	width: 100%;	margin-bottom: 10px;	font-size: 12px;}.tableEntry:hover {	background-color: #f6f6f6;}td.date {	width: 100px;	text-align: right;	vertical-align: top;	padding: 10px;	color: #6093DA;}td.text {	/*border: 1px solid #0F0;*/	text-align: left;	vertical-align: top;	padding: 10px;}td.notes {	width: 200px;	text-align: left;	vertical-align: top;	padding: 10px;	color: #8BA696;}a {	color: #026502;}a:hover {	background-color: #CBE9BC;}h1 {	font-weight: bold;	font-size: 14px;	color: #6093DA;}.h1Span {	font-weight: bold;	font-size: 14px;	color: #6093DA;	margin-right: 15px;}h2 {	font-weight: bold;	font-size: 12px;}.light {	color: #aaa;}.large {	font-size: 22;	font-weight: bold;}p.indented {	position: relative; left: 50; width: 600;}p.indented2 {	position: relative; left: 50; width: 700;}.imageRight {	float: right; margin-left: 15px; margin-bottom: 15px; border: 1px solid #666;}.imageLeft {	float: left; margin-right: 5px; border: 1px solid #666;}