@charset "utf-8";
.twoColFixLtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
	background-image: url(images/bannernoshadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 135px;
}
