HTML, BODY
{
	margin: 0px;
	padding: 0px;
	/*
width:100%;
height:1%;
overflow: visible;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background: #4C7087;
}
#bankbgfloat
{
	background: url(/img/bank-bg-float.jpg) top right;
	background-repeat: no-repeat;
	background-position: top;
	z-index: 1;
}
/*The header and footer*/
.header
{
	position: relative;
	display: block;
	height: 100px;
	background: url(/img/header-bg-tile4.jpg) repeat-x;
	color: #FFF;
	text-align: center;
	padding: 0;
	font-size: 30px;
	z-index: 10;
}
.footer
{
	position: relative;
	display: block;
	height: 25px;
	background: url(/img/footer-bg.jpg) repeat-x;
	color: #000;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	z-index: 10;
	border-top: 0px solid #000080;
	border-bottom: 2px solid #003300;
}
.sidebar
{
	background-color: #4C7087;
}
#tableb
{
	border: 1px solid;
}
TABLE
{
	margin: 0px;
	background: #C8E1F1 no-repeat;
	border: 0px;
}
/*This bit does all the work*/
#container
{
	background: #0072B6 url(/img/bank-bg-float.jpg) no-repeat bottom right;
	position: relative;
	display: block;
	border-left: 200px solid #AA8;
	border-right: 200px solid #A8A;
	z-index: 10;
}
#inner
{
	background: #0072B6 url(/img/bank-bg-float.jpg) no-repeat bottom;
	display: block;
	margin-left: -200px;
	margin-right: -200px;
	position: relative;
	z-index: 6;
}
#left
{
	background: url(#transparent);
	float: left;
	position: relative;
	width: 200px;
	left: 0px;
	z-index: 2;
}
#right
{
	background: transparent;
	float: right;
	position: relative;
	width: 190px;
	right: 0px;
	z-index: 4;
}
#center
{
	position: relative;
	margin-left: 200px;
	margin-right: 200px;
	position: relative;
	display: block;
	height: 1%;
	z-index: 100;
}
#center H4
{
	margin-left: 10px;
}
#center H1
{
	padding: 10px 0;
}
.clear
{
	clear: both;
}
.floatimg
{
	float: right;
	margin: 0 0 10px 10px;
	border: 0;
}
/*Just to extend each column*/
#inner A:visited, A
{
	color: #000;
	text-decoration: none;
	cursor: default;
}
#inner A SPAN
{
	display: none;
}
#inner A:active, #inner A:focus
{
	color: #FFF;
	text-decoration: none;
	background: transparent;
	cursor: default;
}
#inner A:active SPAN, #inner A:focus SPAN
{
	display: block;
}
A:visited, A
{
	text-decoration: underline;
	cursor: pointer;
}
A:hover
{
	text-decoration: none;
	cursor: pointer;
}
EM
{
	font-weight: bold;
}
.bulletfont
{
	font: 600/14px Georgia, "Times New Roman", Times, serif;
}
DIV.spacer
{
	clear: both;
	height: 0;
}
#member-photo
{
	margin: 5px;
	padding: 0;
	border: 0;
}
/*BOX STYLES START HERE*/
.xsnazzy H1, .zsnazzy H1
{
	margin: 0;
	font-size: 1em;
	padding: 0 10px 5px;
	border-bottom: 1px solid #444;
}
.xsnazzy P, .zsnazzy P
{
	margin: 0;
	padding: 5px 10px;
	font-size: 10px;
}
.xsnazzy
{
	background: transparent;
	width: 180px;
	float: left;
	margin: 5px 3px;
}
.xtop, .xbottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}
.xb1, .xb2, .xb3, .xb4
{
	display: block;
	overflow: hidden;
}
.xb1, .xb2, .xb3
{
	height: 1px;
}
.xb2, .xb3, .xb4
{
	background: #222;
	border-left: 1px solid #444;
	border-right: 1px solid #444;
}
.xb1
{
	margin: 0 5px;
	background: #444;
}
.xb2
{
	margin: 0 3px;
	border-width: 0 2px;
}
.xb3
{
	margin: 0 2px;
}
.xb4
{
	height: 2px;
	margin: 0 1px;
}
.xboxcontent
{
	background: url(/img/box-bg-tile.jpg) repeat-y;
	display: block;
	border: 0 solid #444;
	border-width: 0 1px;
	height: auto;
}
* HTML .xboxcontent
{
	height: 1px;
}
.color_a
{
	background: #FCB73F;
	color: #000;
}
.color_b
{
	background: #FCB73F;
	color: #000;
}
.color_c
{
	background: #FCB73F;
	color: #000;
}
.color_d
{
	background: #FCB73F;
	color: #000;
}
/*BOX STYLES END HERE
Curved cutout Borders*/
.curved
{
	width: 100%;
	margin: 0 auto;
	background: transparent;
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
.curved H1, .curved P
{
	margin: 0 10px;
}
.curved H1
{
	font-size: 2em;
	color: #000;
	letter-spacing: 1px;
}
.curved P
{
	padding-bottom: 0.5em;
}
.curved .top, .curved .bottom
{
	display: block;
	background: transparent;
	font-size: 1px;
}
.curved .b1, .curved .b2, .curved .b3, .curved .b4
{
	display: block;
	overflow: hidden;
	height: 1px;
}
.curved .b2, .curved .b3, .curved .b4
{
	background: #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
.curved .b1
{
	margin: 0 4px;
	background: #FFF;
}
.curved .b2
{
	margin: 0 4px;
	height: 2px;
}
.curved .b3
{
	margin: 0 3px;
}
.curved .b4
{
	margin: 0;
	height: 1px;
	border-width: 0 3px;
}
.curved .boxcontent
{
	display: block;
	background: #FFF;
	border: 0 solid #FFF;
	border-width: 0 1px;
}
/*MAIN LEFT SIDE NAVIGATION*/
#navcontainer UL
{
	margin: 10px 0 0 10px;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#navcontainer LI
{
	margin: 0 0 3px;
}
#navcontainer A
{
	display: block;
	padding: 4px 2px 0 28px;
	border: 1px solid #FCFDEB;
	width: 140px;
	height: 23px;
	background-color: #999;
	background-image: url(/img/button_down.jpg);
}
#navcontainer A:link, #navlist A:visited
{
	color: #EEE;
	text-decoration: none;
}
#navcontainer A:hover
{
	border: 1px solid #FFFFFF;
	background-color: #F60;
	background-image: url(/img/button_over.jpg);
	color: #33FF00;
}
#active A:link, #active A:visited, #active A:hover
{
	border: 1px solid #ADFF2F;
	background-color: #FF6600;
	background-image: url(/img/button_over.jpg);
	color: #FCB73F;
}
#navcontainer #current
{
	color: #FFFF00;
	text-decoration: underline;
}
