#banner1 {
	position: relative;
	height: auto;
	width: auto;
	top: 0px;
	left: 0px;
}
#logorotatingimage {
	position: absolute;
	height: auto;
	width: auto;
	top: 20px;
	float: left;
	z-index: 3;
	left: 50px;
}
#navbarblack {
	position: absolute;
	z-index: 5;
	height: auto;
	width: auto;
	left: 200px;
	top: 150px;
	font-family: Papyrus;
	font-size: medium;
	font-weight: normal;
}
#logothumb {
	position: absolute;
	height: auto;
	width: auto;
	left: 28px;
	top: 48px;
}

