#logotopper {
	position: absolute;
	height: 84px;
	width: 1024px;
	top: 0px;
	background-image: url(img/wireframe/matthewdillard.gif);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 5;
}
#A2010NAVIGATION {
	text-align: center;
	position: absolute;
	height: 76px;
	width: 100%;
	top: 85px;
}
#A2010content {
	position: absolute;
	width: 550px;
	left: 475px;
	top: 168px;
	z-index: 8;
}
#A2010Footer {
	position: absolute;
	height: 100px;
	width: 500px;
	left: 1px;
	margin-top: 20px;
}
#A2010Wrapperama {
	position: absolute;
	height: 100%;
	width: 1024px;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

