#Nav {
	background-repeat: repeat-x;
	height: 1.4em;
	background-color: #FF9999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-left: 5px;
}

#HeadImage {
	background-color: #000000;
	background-image: url(images/headbar1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}