p.footer { 
	position: fixed; left: 0; bottom: 0; 
	margin: 0; padding: .3em; 
	font-size: 11px; 
	font-family: arial, verdana, sans-serif;
	background-color: Menu; 
	width: 100%; 
	border-top: 1px outset;
	border-bottom: 1px outset;
}
