#internalHeader {
	background-image: url(../images/patches.png);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 260px;
}
#internalBanner {
	height: 132px;
	width: 700px;
	float: right;
	background-image: url(../images/internal_banner_fpo.png);
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 0px;
}
#internalNav {
	text-align: center;
	width: 100%;
}
ul#navlist
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: none;
	color: #fff;
	background-color: #292B1A;
	font-family: Helvetica, Cabrini, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 98%;
	clear: both;
}
ul#navlist li { display: inline; }

ul#navlist li a
{
	float: left;
	color: #fff;
	background-color: #292B1A;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #798047;
}

ul#navlist li a:hover
{
background-color: #369;
color: #fff;
}
#internalLeftColumn {
	float: left;
	width: 0px;
	background-color: #292B1A;
}
#internalCenterColumn {
	float: left;
	width: 600px;
	padding-right: 30px;
	padding-left: 20px;
	background-color: #FFF;
	padding-top: 30px;
	padding-bottom: 40px;
}
#staticPageHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #333;
}
#internalRightColumn {
	width: 280px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #CCCAB3;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
}
#caption {
	font-family: Helvetica, Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	padding-top: 6px;
}
#internalFooter {
	background-color: #292B1A;
	width: 880px;
	clear: both;
	padding-top: 20px;
	padding-right: 40px;
	padding-left: 40px;
	font-family: Helvetica, Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B1B49C;
	line-height: 14px;
	float: left;
	vertical-align: top;
	padding-bottom: 40px;
}
#internalFooter a:link {
	font-weight: bold;
	color: #B1B49C;
	text-decoration: none;
	font-size: 14px;
}
#internalFooter a:visited {
	font-weight: bold;
	color: #B1B49C;
	text-decoration: none;
	font-size: 14px;
}
#internalFooter a:hover {
	text-decoration: underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333;
}
body a:link
{
	color: #333;
	text-decoration: underline;
}
body a:visited
{
	color: #333;
	text-decoration: underline;
}
body a:hover
{
	color: #06F;
	text-decoration: underline;
}
