#black {
	background-color: #000000;
	position: absolute;
	height: 130px;
	width: 90%;
	left: 40%;
	top: 0px;
	float: right;
	z-index: 3;
}
#header2 {
	position: absolute;
	left: 0px;
	top: 0px;
	margin-right: 0px;
	height: 80px;
	width: 105%;
	z-index: 4;
}
#subhead2 {
	position: absolute;
	width: 140px;
	top: 75px;
	left: 5px;
	z-index: 4;
}

#footer2 {
	position: relative;
	width: 450px;
	left: 7%;
}
#picture {
	position: absolute;
	left: 7%;
	top: 75px;
}

