@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #0c4a71;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.small {font-size: 10px}
p {
	margin-top: 0px;
}
a:link {
	color: #e2c163;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #e2c163;
}
a:hover {
	text-decoration: none;
	color: #e2c163;
}
a:active {
	text-decoration: underline;
	color: #e2c163;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: none;
	height: 137px;
	width: 921px;
	padding-top: 15px;
	padding-right: 22px;
	padding-left: 22px;
}
#logo {
	float: left;
	height: 137px;
	width: 551px;
}
#security {
	height: 15px;
	width: 200px;
	float: right;
	padding-top: 110px;
	font-size: 12px;
	text-align: right;
	font-color: #FFFFFF;
	color: #FFFFFF;
}
#header2 {
	background-color: #FFFFFF;
	float: left;
	width: 960px;
}
#nav_container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 203px;
	width: 201px;
	padding-top: 34px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a07b64;
}
#online_container {
	float: left;
	height: 226px;
	width: 747px;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a07b64;
	}
#online {
	float: left;
	height: 149px;
	width: 245px;
	background-image: url(../images/online_title.jpg);
	background-repeat: no-repeat;
	padding-top: 58px;
	padding-right: 17px;
	padding-bottom: 17px;
	padding-left: 17px;
	font-size: 11px;
	border: 1px solid #cc9933;
}
#random_pic {
	float: left;
	height: 226px;
	width: 461px;
	padding-left: 5px;
}
#spacer {
	background-color: #FFFFFF;
	float: left;
	height: 37px;
	width: 960px;
}
#content {
	float: left;
	width: 960px;
	font-size: 12px;
	padding: 0px;
	background-color: #ffffff;
}
#content_left_container {
	background-color: #FFFFFF;
	float: left;
	width: 205px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 22px;
	margin: 0px;
	padding-top: 0px;
}
#content_left {
	float: left;
	width: 205px;
}

#content_right_container {
	background-color: #FFFFFF;
	float: left;
	width: 582px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #ffc18c;
	margin: 0px;
	padding-top: 0px;
}
#title_left {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #dbb23c;
	float: left;
	height: 15px;
	width: 205px;
	padding-bottom: 22px;
}
#title_right {
	float: left;
	height: 20px;
	width: 582px;
	padding-bottom: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #dbb23c;
}
#content_right {
	float: left;
	width: 582px;
	padding-left: 22px;
}
#content_right img {
	padding: 5px;
	background-color: #FFFFFF;
}
#footer {
	float: left;
	width: 914px;
	padding-right: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
#content_right_bottom {
	background-color: #FFFFFF;
	float: left;
	width: 582px;
	text-align: right;
	font-size: 10px;
}
#headerbar {
	width: 960px;
	height: 6px;
	background-color: #e2c163;
}
#shadow {
	background-image: url(../images/shadow.jpg);
	background-repeat: repeat-x;
	height: 3px;
	width: 960px;
	float: left;
}
#fdic_notice {
	width: 260px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #0c4a71;
	padding: 5px;
}
#fdic_notice h1 {
	font-size: 12px;
	color: #FF0000
}
