.pageDiv {
	background: #000 url('Resources/graphics-bg.jpg') no-repeat 0px 0px;
}

.title {
	float: left;
	width: 325px;
	height: 81px;
	background: transparent url('Resources/graphics-main-title.png') no-repeat 0px 0px;
}

.links{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 504px;
}

a.Archive{
	display: block;
	position: absolute;
	left: 117px;
	top: 277px;
}

a.Typeface{
	display: block;
	position: absolute;
	left: 120px;
	top: 195px;
}

a.Portfolio{
	display: block;
	position: absolute;
	left: 129px;
	top: 114px;
}

a.Home {
	display: block;
	position: absolute;
	left: 12px;
	top: 438px;
}
