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

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

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

a.Limehouse{
	display: block;
	position: absolute;
	left: 122px;
	top: 135px;
}

a.ABC{
	display: block;
	position: absolute;
	left: 95px;
	top: 204px;
}

a.PreMinder{
	display: block;
	position: absolute;
	left: 94px;
	top: 279px;
}

a.Home {
	display: block;
	position: absolute;
	left: 0px;
	top: 418px;
}

a.Typefaces {
	display: block;
	position: absolute;
	left: 346px;
	top: 385px;
}

a.OlderWork {
	display: block;
	position: absolute;
	left: 337px;
	top: 428px;
}


