#header {	background-image: url(../images/bf-header.gif); 	background-color: #336699; 	border-bottom-color: #699BCD;}
a {color: #336699;}
h1{
	background-color: #336699;
	background-image: url(../images/bf-icon.gif);
}
h2 {
	border: 1px solid #336699;
	background-image: url(../images/bf-h1-icon.gif);
}

/* Lower bank logo and increase page height to account for longer menu */
#bank {top: 517px;}
* html #bank {top: 645px;}	/* Fix for IE */

#content {
	min-height: 600px;
	height: auto !important;  /* for modern browsers */
  	height: 780px;  /* for IE */
}
