body {
	color: #A0764D;
	background-position: center top;
	background-color: #1E170F;
	background-image: url(images/header2011whtdownbg.png);
	background-repeat: repeat-x;
	top: 0px;
}
#staticheader {
	font-size: 16px;
	text-align: center;
	background-color: #1E170F;
	background-image: url(images/header2011whtdown.png);
	width: 770px;
	top: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: no-repeat;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #A0764D;
}
#staticheader tr td #navcontainer ul {
	margin: 0px;
	list-style-type: none;
	font-size: 18px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#staticheader tr td #navcontainer ul li {
	float: left;
	display: block;
	padding-right: 25px;
	padding-left: 25px;
}
#staticheader tr #welcome {
	padding-right: 34px;
	padding-left: 34px;
}
#staticheader tr td table tr #missions {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 18px;
}
#staticheader tr td #ministries {
	border: 1px groove #CCC;
}

#staticheader tr td table tr #minlinks {
	text-align: right;
	top: 5px;
	vertical-align: top;
}
#staticheader tr td table tr #mindivider {
	background-image: url(images/mindivider.jpg);
	background-repeat: repeat;
}

