body {
	background-color: #057422;
	text-align: center;
	font-size: 100%;
	padding: 10px;
}
p {
	font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	font-size: 1em;
	color: #057422;
	text-align: justify;
	text-indent: 0px;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 1.625em;
	color: #A00B3C;
	text-align: center;
	padding: 25px 0px 5px;
}
h2 {
	font-size: 1em;
	color: #057422;
	text-align: left;
	line-height: 100%;
	padding-top: 25px;
}
h3 {
	font-size: 1em;
	color: #057422;
	text-align: center;
	line-height: 110%;
}
h4 {
	font-size: .875em;
	color: #775806;
	text-align: center;
}
h5 {
	font-size: .875em;
	color: #777806;
	text-align: left;
}
a {
	color: #775806;
	text-decoration: none;
}
a: hover {
	color: #E4C87D;
	text-decoration: none;
}

ul {
	font-family: "Gill Sans MT", "Gill Sans", Arial, sans-serif;
	font-size: 1em;
	color: #057422;
	width: 75%;
	text-align: left;
}
table {
	border: none;
	padding: 5px;
}
td {
	vertical-align: top;
	text-align: center;
}
hr {
	color: #057422;
}
#leftcolumn {
	float: left;
	background-color: #A5F696;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 155px;
}

#banner {
	clear: right;
	background-color: #A5F696;
	margin-bottom: 10px;
	padding: 10px;
	margin-top: 10px;
	height: 175px;
	background-image: url(images_new/seastoryTitle.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#container {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding: 20px;
}
#rightimage {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#leftimage {
	float: left;
	margin: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content {
	margin-left: 170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #057422;
	padding-left: 10px;
	padding-right: 10px;
	}
#navlist ul {
	margin: 10px;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:.625em;
	list-style: none;
	display: inline;
	width: 100%;
	clear: none;
}
#navlist ul li {
	padding: 5px;
	display: inline ;
	text-align: center ;
	list-style: none ;
	border-right: 1px double #057422;
	border-left: 1px double #057422;	
}
#navlist li a {
	color: #057422;
	text-decoration: none;
}
#navlist li a:hover {
	color: #775806;
	text-decoration: none;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #A00B3C;
	text-align: center;
	font-style: italic;
	line-height: 130%;
	padding-left: 500px;
	padding-top: 50px;
}
.floatleft {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer {
	height: 80px;
	clear: both;
	background-color: #A5F696;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.clearleft {
	clear: left;
}.small {
	font-size: .875em;
	text-align: left;
}
