.pageCenterDiv {
	position: absolute; 
	left: 50%; 
	top: 50%; 
	margin-top: -250px; 
	margin-left: -352px; 
	background-image: none;
}

.pageDiv {
	background: #000 url('Resources/pattern.jpg') repeat 0px 0px;
	width: 704px; 
	height: 500px;
}

.light {
	position: absolute;
	left: 34px;
	top: 34px;
	width: 579px;
	height: 159px;
	background: transparent url('Resources/Sunbeam-Light-Typeface.png') no-repeat 0px 0px;	
}

.medium {
	position: absolute;
	left: 34px;
	top: 216px;
	width: 600px;
	height: 165px;
	background: transparent url('Resources/Sunbeam-Medium-Typeface.png') no-repeat 0px 0px;
}

.constructivist {
	position: absolute;
	left: 34px;
	top: 34px;
	width: 450px;
	height: 262px;
	background: transparent url('Resources/EightyBig.gif') no-repeat 0px 0px;
}

.constructivist p{
	color: black;
	position: absolute;
	bottom: 0;
}

.description {
	position: absolute;
	left: 34px;
	top: 406px;
	width: 600px;
}

.description p{
	color: black;
	font-size: 110%;
	line-height: 120%;
}

.footer{
	width: 704px;
}

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

.light p {
	color: black;
	position: absolute;
	bottom: 0;
}

.medium p {
	color: black;
	position: absolute;
	bottom: 0;
}


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;
}
