/* just basic text formatting - nothing special */
	
		
	body {
	font-size:10px;
	font-family:arial, sans-serif;
	color:#000000;
	line-height: 14px;
	}
	
#Menu {position:absolute; left:0px; top:0px; width:150px; height:750px; z-index:1; background-color: BDE7B9; layer-background-color: BDE7B9;}
#Header {position:absolute; left:150px; top:100px; width:110px; height:203px; z-index:4;}
#Logo {position:absolute; left:312px; top:15px; width:163px; height:78px; z-index:4;}
#Layer1 {position:absolute; left:260px; top:100px; width:350px; height:549px; z-index:5;}
#Layer2 {position:absolute; left:640px; top:415px; width:175px; height:205px; z-index:6;}
#Layer3 {position:absolute; left:823px; top:404px; width:138px; height:246px; z-index:7;}
#Pic {position:absolute; left:640px; top:0px; width:325px; height:400px; z-index:3;}	

	#about {
		position:absolute;
		left:76px;
		top:661px;
	}
.greenbody {
	color: #35962b;
	font-weight: bold;
}

#Layer4 {
	position:absolute;
	left:0px;
	top:450px;
	width:150px;
	height:132px;
	z-index:8;
}

#request {
	position:absolute;
	left:510px;
	top:540px;
	width:100;
	height:100;
	z-index:9;
	visibility: visible;
}
