body {
	background-image: url(img/backgrad.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#outer {
	width: 1050px;
	background-color: transparent;
	background-image: url(img/outer.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#outer-spring {
	width: 1050px;
	background-color: transparent;
	background-image: url(img/outer2.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}
#outer-spring h1 {
	margin: 40px 150px 10px 440px;
}
#flash-1 {
	position: absolute;
	top: 18px;
	left: 463px;
	width: 492px;
	height: 155px;
}
#flash-spring {
	height: 75px;
	position: absolute;
	top: 19px;
	left: 420px;
	width: 492px;
}
#nav {
	border-bottom: 2px solid #999;
	float: left;
	margin: 175px 0 0 190px;
	width: 720px;
	height: 16px;
	padding: 4px 0 5px 0;
	background-image: url(img/navback.gif);
	background-repeat: no-repeat;
}
#nav ul {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a {
	text-decoration: none;
	color: #993366;
	padding: 0 15px 0 0;
}
#nav a:hover {
	color: #0000ff;
}
#contentwrap {
	background: transparent;
	float: left;
	margin: 10px 0 10px 140px;
	width: 900px;
}
#content-1 {
	float: left;
	margin: 10px 0 10px 0;
	width: 460px;
}
#features {
	float: left;
	margin-left: 10px;
	width: 450px;
}
#sidebar {
	background: #f6eeee;
	float: right;
	margin: 10px 0 10px 10px;
	width: 250px;
}
#sidebar a {
	color: #993366;
	text-decoration: none;
}
#sidebar a:hover {
	color: #0000ff;
}
#sidebar h3 {
	text-align: center;
}
#left {
	float: left;
	margin: 0;
	width: 700px;
	background-image: url(img/columnback.jpg);
	background-repeat: no-repeat;
}
#navplus {
	float: left;
	width: 160px;
	margin: 0;
}
#navplus ul {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	list-style: none;
}
#navplus li {
	margin: 5px 3px 0 0;
}
#navplus a {
	text-decoration: none;
	color: #993366;
	padding: 0 0 0 0;
}
#navplus a:hover {
	color: #0000ff;
}
.left {
	float: left;
	margin: 0 4px 4px 0;
}
.leftimage {
	float: left;
	margin: 5px 10px 20px 4px;
	border: 1px solid #336633;
}
.right {
	float: right;
	margin: 3px 0 3px 3px;
}
.rightimage {
	border: 1px solid #336633;
	float: right;
	margin: 3px 0 3px 3px;
}
.emphasis {
	font-size: 11pt;
	color: #336633;
	margin: 0 0 4px 3px;
}
.natchezms {
	font-size: 80%;
	float: right;
	margin: 5px 10px 0 0;
	text-decoration: none;
	color: #999;
	border: 1px solid #CCC;
	padding: 2px 3px 2px 3px;
}
.section {
	float: left;
	margin: 0 10px 15px 0;
	width: 550px;
}
.small {
	font-size: 80%;
}
h1 {
	font-family: times new roman, serif;
	font-size: 20pt;
	font-weight: lighter;
	color: #336633;
	margin: 0 0 4px 50px;
}
h2 {
	font-family: times new roman, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: lighter;
	color: #336633;
	margin: 0 0 3px 2px;
}
h3 {
	font-family: times new roman, serif;
	font-size: 12pt;
	color: #336633;
	margin: 0 0 2px 3px;
}
p {
	font-family: arial, sans-serif;
	font-size: 11pt;
	color: #003300;
	line-height: 1.25em;
	margin: 0 0 5px 8px;
}
ul {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #003300;
	line-height: 1.5em;
	margin: 0 0 5px 15px;
	list-style: none;
}
/*-----captioned photos----*/
p.image {
	border: 1px solid #999;
	color: #000;
	width: 175px;
	margin: 0 4px 20px 10px;
	padding-bottom: 10px;
	float: left;
	background-color: #fff;
	line-height: 1em;
	text-align: center;
}
p.image img {
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 175px;
	border: 1px solid #999;
}
p.image a {
	text-decoration: none;
}
p.image a: hover {
	color: #CC0066;
}
p.text {
	margin: 2px 4px 2px 4px;
	float: left;
	background-color: #fff;
}
/*----end captioned photos----*/
