﻿#divEdge { 				position: absolute; 
						left: 8px; 
						top: 710px; 
						width: 762px; 
						height: 18px; 
						color: white;
						background-color: rgb(255,255,255); }


#divFooter {			position: absolute; 
						left: 8px; 
						top: 670px; 
						width: 762px; 
						height: 18px; 
						color: rgb(064,000,064);
						background-color: rgb(230,230,209); }