body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000000;
	background-color: #F8EAD5;
}
h1 {
	font-size: 2.6em;
	color: #151362;
	margin-bottom: 0.25em;
	margin-top: 1.75em;
}
h2 {
	font-size: 1.45em;
	font-style: italic;
	margin-top: 0.25em;
	color: #FFFFFF;
}
h3 {
	font-size: 1.25em;
	color: #151362;
	margin-top: 1em;
	margin-bottom: 0.25em;
}
ul {
	list-style-type: square;
	margin-bottom: 0.1em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	margin-top: .1em;
}
li {
	margin-top: 0.15em;
	margin-bottom: 0.15em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
}
.initials {
	color: #C06000;
}
.tight {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}
.tight_top {
	margin-top: 0.25em;
}
p {
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
strong {
	color: #C06000;
}
#header {
	position: absolute;
	left: 0em;
	top: 0em;
	height: 88px;
	background-image: url(header_f.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	width: 795px;
	text-align: right;
	background-color: #FFFFFF;
	margin: 0px;
	border-right: 5px groove #C06000;
}
#content {
	position: absolute;
	top: 112px;
	left: 290px;
	background-color: #FFF9D2;
	width: 500px;
	margin: 0;
	border-bottom: 5px groove #C06000;
	border-left: 5px groove #C06000;
	border-right: 5px groove #C06000;
	border-top: 0px solid 5px groove #C06000;
}
#header_text {
	vertical-align: bottom;
	padding: 10px;
	position: relative;
	bottom: 10px;
	height: 88px;
}
#bar {
	background-color: #C06000;
	height: 26px;
	width: 789px;
	border-right: 5px groove #C06000;
	position: absolute;
	left: 0px;
	top: 80px;
	vertical-align: middle;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content_text {
	padding: 2em;
}
#menu {
	position: absolute;
	width: 139px;
	left: 150px;
	top: 112px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 3em;
}
#menu li {
	text-align: right;
	display: block;
	padding: 5px 15px 5px 5px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	}
a:link {
	color: #FF1417;
	text-decoration: none;
}
a:visited {
	color: #FF1417;
	text-decoration: none;
}
a:hover {
	color: #FF1417;
	border-bottom-style: dotted;
	border-bottom-color: #FF1417;
	text-decoration: none;
	border-bottom-width: thin;
}
a:active {
	color: #FF1417;
	border-bottom: 0px;
	text-decoration: none;
}
#content_text img {
	display: block;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
.quote_by {
	font-size: .9em;
	color: #d07010;
	text-align: right;
	line=height: 1.2em;
}
