body {
	background-color: #E8F1F7;
}
#header {
	position: absolute;
	top: 25;
	left: 75;
	width: 850;
}
#sub-header {
	position: absolute;
	top: 115;
	left: 100;
	width: 805;
	height: 370;
	background-image: url(img/subbnr.jpg);
	background-repeat: no-repeat;
}
#text-1a {
	position: absolute;
	top: 140;
	left: 110;
	width: 265;
	margin: 0 5px 10px 0; 
	text-align: center;
}
#text-1b {
	position: absolute;
	top: 240;
	left: 111;
	width: 260;
	margin: 0 5px 0 7px;
}
#wrap {
	position: absolute;
	top: 500;
	left: 100;
	width: 805;
}
#content-1 {
	float: left;
	width: 200;
}
#content-2 {
	float: left;
	width: 605;
}
#footer {
	clear: both;
	bottom: 0;
	width: 805;
	background-color: #333;
}
#footer p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #FFF;
	margin: 5px 3px 5px 25px;
}
h1 {
	font-family: times, serif;
	font-size: 18pt;
	color: #333;
	font-weight: lighter;
	margin: 0 0 2px 3px;
}
h2 {
	font-family: times, serif;
	font-size: 14pt;
	color: #333;
	font-weight: lighter;
	margin: 0 0 2px 3px;
}
h3 {
	font-family: times, serif;
	font-size: 12pt;
	color: #666;
	margin: 0 0 2px 3px;
}
p {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #333;
	margin: 0 3px 0 3px;
}
.border {
	border: 1px solid #99CCFF;
}
.captioned_photo {
	float: right;
	margin: 3px 0 0 5px;
	padding: 0;
	line-height: 1em;
	width: 150px;
}
.captioned_photo p {
	width: 100%;
	margin: 0;
	font: .75em/1.75em arial, sans-serif;
	color: #666;
	text-align: center;
}
.captioned_photo img {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #99CCFF;
}
.natchezms {
	font-size: 80%;
	float: right;
	margin: 5px 10px 0 0;
	text-decoration: none;
	color: #666;
	padding: 2px 3px 2px 3px;
}
.right {
	float: right;
	border: 1px solid #99CCFF;
	margin: 3px 0 3px 5px;
	width: 155px;
}
