#banner {
/*
   width: 100%;
	background: url(banner.gif) no-repeat left top;
	height: 210px;
*/

	
   width: 100%;
	background: url(banner_small75.jpg) no-repeat left top;
	height: 5px;

	
/*	
   width: 100%;
	background: url(banner.jpg) no-repeat left top;
	height: 50px;
	width: 760px;
	background: url(banner.gif) no-repeat left top;
	height: 210px; /* 90 */
*/
}
/*
   Added h4 below when removed banner div with db and contact info
   and added text to show this info as h4 20210115
*/
#header h4 {
	padding:4px 0 0 10px;
	margin:0;
}
