@charset "UTF-8";
/* CSS Document */

#container {
}
#banner {
	height: 30px;
}
#hdrmenu {
	background-color: #DDD;
	margin: 0px;
	height: 30px;
}
.oneColElsCtrHdr #container #mainContent p img {
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #header {
	background: #DDDDDD;  /* 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. */
	height: 60px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#mainContent h2 img {
	padding-right: 10px;
}
