body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFCE6;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
}
#Nav_bar {
	float: left;
	width: 25%;
	border-top: #eEdEc4;
	border-right: #eEdEc4;
	border-bottom: #eEdEc4;
	border-left: thin solid #eEdEc4;
}
.my_links {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eEdEc4;
	clear: left;
	padding-top: 10px;
	padding-left: 5px;
}
#main_header {
	color: #000066;
	text-align: center;
	border-bottom: medium double #62471C;
}
#Links {

	float: right;
	width: 20%;
}
#content {
	width: 70%;
	float: left;
	padding-top: 30px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #eEdEc4;
}
#content_links {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

.feature{
	font-size: 80%;
	padding-left: 10px;
	vertical-align: middle;
}

.feature h3{
	text-align: center;
	color: #000066;
	vertical-align: bottom;
}
.feature img{
	float: left;
	padding-right: 10px;
}
.feature table{
	float: left;
	padding-right: 10px;
}
.story{
	font-size: 80%;
	padding-left: 10px;
	padding-bottom: 10px;
	clear: both;
}
.story p{
	text-align: justify;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 21px;
}
.story ul {
	text-align: left;
	font-size: 14px;
	line-height: 21px;
}
.story li {
	padding-bottom: 10px;
}
.story h3 {
	padding-top: 20px;
	text-align: center;
	clear: both;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #000033;
	padding: 10px 10px 10px 10px;
	border-top: 1px #eEdEc4;
	border-right: 1px #eEdEc4;
	border-bottom: 1px solid #eEdEc4;
	border-left: 1px solid #eEdEc4;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
.story img {
	margin-right: 5px;

}
