#projNav {
	position: absolute;
	height: 22px;
	width: 321px;
	left: 180px;
	top: 8px;
}
#projTitle {
	position: absolute;
	height: 18px;
	width: 250px;
	left: 0px;
	top: 0px;
}
#projProf {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	height: 54px;
	width: 411px;
	left: 0px;
	top: 26px;
}
#projText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 150px;
	width: 483px;
	left: 0px;
	top: 100px;
	text-align: justify;
	font-weight: bold;
}
#projGallery {
	position: absolute;
	height: 520px;
	width: 350px;
	left: 510px;
	top: 0px;
	overflow: hidden;
}
#projImg {
	position: absolute;
	height: 272;
	width: 483px;
	left: 0px;
	top: 251px;
}
#projDes {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	height: 105px;
	width: 483px;
	left: 0px;
	top: 416px;
}

