body {
	background-color: #440000;
	margin: 0px;
}
p {
	margin: 0.7em 0px;
}
a {
	color: #770000;
	text-decoration: underline;
}
a:hover {
	color: #01384C;
}
.maintbl {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eae8df;
	border-left-color: #eae8df;
}
.fronttbl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eae8df;
}
#frontcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 20px;
}
#frontcontent h2 {
	font-size: 16px;
	color: #770000;
	margin: 0px;
	padding: 0px;
}
#frontcontent .pullquote {
	font-weight: bold;
	color: #345b68;
}
#frontnews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	padding: 20px;
	text-align: justify;
}
#frontnews h2 {
	font-size: 16px;
	color: #770000;
	margin: 0px;
	padding: 0px;
}
#frontnews h2 a {
	color: #770000;
	text-decoration: none;
}
#frontnews h2 a:hover {
	color: #01384C;
	text-decoration: none;
}
#frontnews .date {
	font-weight: bold;
	font-size: 10px;
}
#frontnews a {
	color: #345b68;
	font-weight: bold;
	text-decoration: none;
}
#frontnews a:hover {
	color: #770000;
}
#frontnews .fulllink {
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #506D78;
	padding-bottom: 3px;
	text-align: right;
	width: 100%;
	display: block;
	padding-top: 3px;
	margin-bottom: 10px;
}
#header {
	background-image: url(graphics/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#headerint {
	background-image: url(graphics/nav_bg_int.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#topnav {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 12px;
	color: #d1eef9;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 80px;
	padding-bottom: 10px;
}
#topnav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#topnav li {
	display: inline;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #59666B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topnav li.left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topnav a {
	color: #d1eef9;
	text-decoration: none;
	padding-bottom: 10px;
}
#topnav a:hover {
	color: #98AEB7;
	background-image: url(graphics/nav_bg_over.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
	padding: 0px;
}
.sidebarborder {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #F9F6ED;
}
#sidebar ul {
	margin: 0px 0px 30px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
}
#sidebar li a {
	color: #415E6B;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 15px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}
#sidebar li a:hover {
	background-color: #E7E7E7;
	color: #440000;
}
#sidebar #links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 10px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	color: #415E6B;
}
#sidebar #links a {
	color: #415E6B;
	text-decoration: underline;
}
#sidebar #links a:hover {
	color: #440000;
	text-decoration: none;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#content #news {
	width: 100%;
}
#content #news .headline {
	font-weight: bold;
	font-size: 12px;
}
#content #news .byline {
	font-size: 10px;
	color: #525357;
}
#content h2 {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 18px;
	color: #770000;
	margin: 0px;
}
#content h3 {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #770000;
	margin-top: 15px;
	margin-bottom: 6px;
}
#content .img {
	float: right;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #eeeeee;
}
#content .imgleft {
	float: left;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #eeeeee;
}
#content .imgnoborder {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .gallery {
	padding: 2px;
	margin: 1px;
	float: left;
	border: 1px dotted #506D78;
}
#content .headerblue {
	font-size: 13px;
	font-weight: bold;
	color: #01384C;
}
#content .red {
	color: #770000;
}
#content #tablebox {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content #tablebox table td {
	padding: 6px;
	border: 1px solid #eee;
}
#popup {
	margin: 20px;
	padding: 20px;
	width: 400px;
}
#footer {
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: 9px;
	color: #d1eef9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-color: #415e6b;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #506d78;
	border-bottom-color: #003041;
	text-align: center;
}
#footer a {
	color: #d1eef9;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
