#sitenav
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 50px;
	font-size: 50px;
	z-index: 500;
	text-align: center;
	background-color: white;
}

.navimages
{
	position: absolute;
	bottom: 0px;
	width: 150px;
	background-color: white;
	overflow: hidden;
	color: black;
	left: 0px;
}

#uanac
{
	position: absolute;
	bottom: 0px;
	left: 162px;
	color: white;
}