	#top {
	background-image:url('/images/blue-bar.jpg');
	background-repeat:no-repeat;
	height:50px;
	margin-top: 17px;
	overflow:auto;
	position:relative;
	top:-34px;
	width:967px;
	z-index:1
	}

	#top .imgBox {
	line-height:1.8em;
	margin-left:25px;
	padding-top:19px;
	position:relative;
	top:17px;
	}

	#table {
	height:auto;
	position:relative;
	top:-85px;
	width:976px;
	}