﻿#wrapper {
	width: 900px;
	margin: 20px auto 20px auto;
	background-color: #FFFFFF;
	min-height: 500px;
	overflow: hidden;
	border-color:#7F8AA6; 
	border-width: 1px;
	}
#left {
	float: left;
	width: 340px;
}
#right {
	float: left;
	width: 150px;
	min-height:650px;
	background-color: #FFFFFF;
	background-image: url(images/mrprogress.gif);
	background-repeat: no-repeat;
	background-position: 0px 420px;
}
#rightAbout {
	float: left;
	width: 150px;
	margin: 75px 0px 0px 0px;
}
#rightAbout p{
	font: 11px/110% Arial, sans-serif;
	padding: 0px 3px 0px 3px;
}
#right p{
	font: 11px/110% Arial, sans-serif;
	padding: 0px 3px 0px 3px;
}
#rightAbout h2 {
	padding: 6px 0px 0px 0px;
}
.photo {
	float: right;
	margin: 0px 3px 3px 6px;
	border: 1px  #003596;
}

#footer {
	clear:both;
	background: #FFFFFF url("Member_FDIC.gif") no-repeat 725px 4px;
	padding: 3px;
}
#footer p{
	font: 12px Arial, sans-serif;
	text-align: center;
}
#footerFinance {
	clear:both;
	background-color: #FFFFFF;
	padding: 3px;
}
#footerFinance p{
	font: 12px Arial, sans-serif;
	text-align: center;
}
body {
	background: url(images/bg.jpg) repeat;
}
#content {
	float: left;
	width: 410px;
	background-image: url(art/white.jpg);
}
#content p {
	padding: 10px 65px 6px 10px;
	font: 11px/160% Arial, sans-serif;
	text-align: justify;
	line-height: normal;
}

h1 {
	font-size: 14px;
	color: #003596;
	font-family: "Arial Narrow", Arial;
	text-transform: capitalize;
}
.innerHead {
	color: #003596;
	font-weight: bold;
	text-transform: capitalize;
}
li {
	font: 11px/160% Arial, sans-serif;
	padding: 0px 65px 0px 0px;
	text-align: justify;
}
ul {
	list-style-image: url(images/arrow.gif);
}
h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: -18px;
	text-transform: capitalize;
}
h2 a:active {
	text-decoration:none;
	color:#000000;
}
h2 a:hover {
	text-decoration:none;
	color:#000000;
}
h2 a:visited {
	text-decoration:none;
	color:#000000;
}
h2 a:link {
	text-decoration:none;
	color:#000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003596;
	text-indent: 10px;
	margin-bottom: -20px;
	margin-top: 28px;
	text-transform: capitalize;
}
.blockParagraph {
	line-height: 18px;
}
a:link {
	color: #1E4289;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #2A5EC9;
}
a:active {
	font-weight: bold;
	color: #000000;
}
.director {
	font-family: "Arial Narrow", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: "Arial Narrow", Arial;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	color: #506489;
	letter-spacing: 0px;
}
.mug {
	border: 1px #1E4289;
	margin: 0px 15px 0px 0px;
}
.nav {
	padding-right: 75px;
	padding-left: 100px;
	border: 0;
}
.indented {
	text-indent: -100px;
	margin-left: 100px;
}

