body {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	background-color: #660000;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footer-links {
	color: #cc6633;
	text-decoration: none;

}
.footer-text {
	color: #cc9999;
	text-decoration: none;
}
.mission-text {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.more-link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;

}
.more-link:hover {
	color: #333333;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;

}
.panel-bg {
	background-image: url(images/panels-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text-10 {
	font-size: 10px;
}
a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.imageborder {
	padding: 7px;
}

a:hover {

	text-decoration: underline;
	color: #333333;
}
.president-pic-tit {
	color: #65663D;
	font-size: 11px;
}
.footer-links:hover {

	color: #cc6633;
	text-decoration: underline;
}
