#projtitlelayer {
	background-color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000099;
	position: absolute;
	z-index: 2;
	height: 50px;
	width: 749px;
	left: 206px;
	top: 57px;
	right: 570px;
	bottom: 200px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.projmainlayer {
	background-attachment: fixed;
	background-image: url(../Images/Backgrounds/Shell%2060%20bgnd.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #FFFFD4;
	text-align: justify;
	vertical-align: top;
	padding: 30px;
	z-index: 1;
}
.proj_photo_layer {
	background-color: #FFFFFF;
}
