/* CSS Document */

#titleGraphic {
	position: absolute;
	left: 40px;
	top: 2px;
	width: 227px;
	height: 223px;
	background: transparent url(projects/projects_title.gif) no-repeat;
}

#textBackground {
	position: absolute;
	left: 267px;
	top: 84px;
	width: 464px;
	height: 319px;
	background: transparent url(projects/text_bg.gif) no-repeat;
}

#cataloguing {
	position: absolute;
	left: 285px;
	top: 99px;
	width: 429px;
	height: 286px;
	overflow: auto;
	text-align: justify;
	display: none;
	padding-right: 12px;
}

#computerGuy {
	margin-bottom: 7px;
	margin-top: -10px;
}

#grangeHall {
	position: absolute;
	left: 285px;
	top: 99px;
	width: 429px;
	height: 286px;
	overflow: auto;
	text-align: justify;
	display: block;
	padding-right: 12px;
}

#cemeteryWork {
	position: absolute;
	left: 285px;
	top: 99px;
	width: 429px;
	height: 286px;
	overflow: auto;
	text-align: justify;
	display: none;
	padding-right: 12px;
}


h3 {
	text-align: center;
}
