.bodyStyle {
	position: fixed;
	height: 160px;
	width: 210px;
	left: 0px;
	top: 0px;
}
.navDropBox {
	position: fixed;
	height: 150px;
	width: 250px;
	left: 220px;
	top: 25px;
}
.imageHolder {
	position: absolute;
	width: 700px;
	left: 220px;
	top: 92px;
}
