#nameplate
{
	position: absolute;
	top: 10px;
	right: 790px;
	bottom: 139px;
	left: 10px;
	background-color: transparent;
	width: 780px;
	height: 129px;
}


#navmenu
{
	top: 141px;
	right: 145px;
	left: 10px;
	position: absolute;
	background-color: #eeffff;
	bottom: 800px;
	width: 135px;
	height: 2500px;
}

#content
{
	position: absolute;
	top: 141px;
	right: 790px;
	left: 147px;
	background-color: white;
	bottom: 800px;
	width: 645px;
	height: 2500px;
}

