body {
  font-size: 0.95em;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	line-height: 20px;
	color: #400000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000033;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000033;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000033;
}
p larger {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.05em;
	line-height: 20px;
	color: #400000;
}
strong em {
	font-size: 0.9em;
	color: #330099;
	text-decoration: underline;
}
#nav-panel {
	background-color: #FFFFFF;
	padding: 10px;
	float: left;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: auto;
	background-image: url(../images/Nav-Orange-Grad-Band-1Pxl-t.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	overflow:hidden;
}
#header {
	background-color: #CC9966;
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-color: #CC9966;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#footer a:link {
	color: #400000;
}
#footer p {
	color: #804000;
	padding: 10px;
}
#body {
	height: auto;
	width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: auto;
}
#content {
	padding: 10px;
	width: 980px;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	float: right;
	margin: 0px;
	height: auto;
	overflow:visible;
}
.subhead1 {
	font-size: 1em;
	font-weight: bold;
}
.horizontal-nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px solid #663300;
}
