#vertnav {
	position: absolute;
	top: 100px;
	left: 50px;
	height: 582px;
	z-index: 150;
	background-image: url(../images/layout/navbgrotator.gif);
	background-repeat: repeat-y;
}

