#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #006666;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #336666;
	height: 2000px;
	background-color: #FFFFCC;
}
#title_dates {
	color: #336666;
	float: left;
	height: 72px;
	width: 275px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #336666;
	text-align: left;
	font-size: small;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container #header_image {
	background-color: #FFFFCC;
	float: left;
	height: 275px;
	width: 221px;
	margin: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #336666;
	border-right-color: #336666;
	border-bottom-color: #336666;
	border-left-color: #336666;
	padding-top: 28px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: x-small;
	font-weight: bold;
	border-bottom-width: thin;
	border-right-width: thin;
}
#container #header_space {
	font-size: large;
	color: #336666;
	text-align: center;
	float: left;
	height: 120px;
	width: 780px;
	padding: 2px;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #336666;
}

#container #poem {
	float: left;
	width: 260px;
	height: 280px;
	background-color: #FFFFCC;
	font-size: small;
	margin: 0px;
	font-family: "Garamond Premr Pro";
	font-weight: bold;
	color: #336666;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #336666;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #336666;
	border-right-width: thin;
	border-right-style: solid;
}
#container #current_news {
	height: 480px;
	width: 265px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 16px;
	padding-left: 5px;
	float: left;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #336666;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #336666;
	text-align: center;
}

#container #news_events {
	font-size: small;
	float: left;
	height: 400px;
	width: 780px;
	text-align: left;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #336666;
}
#container #footer {
	text-align: center;
	float: left;
	height: 200px;
	width: 760px;
	margin: 0px;
	clear: both;
}
#container #footer #footer_nav_links {
	display: inline;
	list-style-type: none;
	margin: 20px;
	float: none;
	color: #336666;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
ul {
	display: inline;
	list-style-type: none;
}
li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
}
#container #poem p {
	font-size: 110%;
}
.content_area {
	font-size: small;
	text-align: left;
}
#container #news_events div p {
	text-align: center;
}
#container #news_events div p {
	text-align: center;
}
#container #news_events div {
	text-align: left;
}
#container #news_events div p {
	text-align: center;
}

