#container
{
	clear: both;
	height: 470px;
	text-align: left;
}

#wmorris
{
	position: absolute;
	top: 120px;
	left: 0px;
}

#wmorrisquote
{
	position: absolute;
	top: 180px;
	left: 330px;
}

#content
{
	position: absolute;
	top: 330px;
	left: 330px;
	width: 450px;
}

#content a
{
	text-decoration: none;
	color: #4c5945;
}

#content a:hover, #historypdf:hover
{
	font-weight: bold;
}

#historypdf
{
	position: absolute;
	top: 450px;
	left: 330px;
	color: #4c5945;
	text-decoration: none;
}


