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

.title {
	float: left;
	width: 77px;
	height: 392px;
	background: transparent url('Resources/typefaces-title.png') no-repeat 0px 0px;	
}

.Sunbeam {
	position: absolute;
	left:  170px;
	top: 160px;
}

a {
	text-decoration: none; 
}

a:link { 
	color: #003761;
}

a:visited { 
	color: #003761;
}

a:hover { 
	color: #003761;
}

a:active { 
	color: #003761;
}

.SunbeamText {
	display: block;
	width: 219px;
	height: 44px;
	background: transparent url('Resources/sunbeamText.png') no-repeat 0px 0px;
	padding-bottom: 8px;
}

.EightyFour {
	position: absolute;
	left:  150px;
	top: 260px;
}

.EightyFourText {
	display: block;
	width: 195px;
	height: 35px;
	background: transparent url('Resources/eightyFourText.png') no-repeat 0px 0px;
	padding-bottom: 8px;
}

.blockSpan {
	display: block;
}