#header {
	background-color: #FFFFFF;
	height: 50px;
	color: #000033;
	background-image: url(cssimages/people.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}

