#divEdge { 				position: absolute; 
						left: 8px; 
						top: 730px; 
						width: 762px; 
						height: 18px; 
						color: white;
						background-color: rgb(255,255,255); }

#divGraphic { 			position: absolute; 
						top: 45px; 
						left: -18px; 
						width: 170px; 
						height: 300px; }

#divFooter {			position: absolute; 
						left: 8px; 
						top: 705px; 
						width: 762px; 
						height: 18px; 
						color: rgb(064,000,064);
						background-color: rgb(230,230,209); }
					
#divText { 				position: absolute; 
						top: 15px; 
						left: 220px; 
						width: 240px; 
						height: 300px; }