#logo {
	background-color: #FFFFFF;
	float: left;
	height: 90px;
	width: 153px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #71432B;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #71432B;
	left: 0px;
	top: 0px;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
}
#navigation {
	float: right;
	height: 70px;
	width: 100%;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #71432B;
	top: 0px;
	position: absolute;
	left: 158px;
	padding-top: 20px;
	padding-left: 7px;
}
#leftcol {
	background-color: #A09BDD;
	position: absolute;
	height: 300%;
	width: 123px;
	left: 0px;
	top: 95px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #71432B;
	padding-left: 30px;
	padding-top: 20px;
}
#saying {
	background-color: #BAE96A;
	height: 47px;
	width: 100%;
	position: absolute;
	left: 158px;
	top: 95px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #71432B;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 125%;
	color: #000000;
	height: auto;
	width: 540px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: absolute;
	left: 158px;
	top: 150px;
}
#footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #71432B;
	text-align: center;
	margin-top: 20px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #71432B;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #71432B;
}
.inline {
	font-weight: bold;
	color: #71432B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #71432B;
	line-height: 0pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 125%;
	font-weight: bold;
	color: #71432B;
}
hr {
	color: #7E553F;
	font-size: 1px;
}

