#Header {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:30px; /* 14px + 17px + 2px = 33px */
	border-style:solid;
	border-color:black;
	border-width:0px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#f8b746;
