<!-- code for Past Glories page -->

body {
	background-attachment: fixed;
	background-image: url(images/ninedaiesb.png);
}
h1 {
	background-color: inherit;
	color: #228b22;
	font-family:  Times, serif;
	font-size: 1.5pc;
}
h2{
	background-color: inherit;
	color: #228b22;
	font-family:  Times, serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-size: 14pt;
	font-style: bold;
	line-height: 16pt;
	text-align: center;	
}
p {
	font-size:12pt;
	font-family: "Gill Sans", "Arial", sans-serif;
}
#banner {
	float: right;
	height: 56px;
	margin-top: 32px;
	width: 512px;
			}
#column_a {
	background: inherited;
	border: 2px solid #00782b;
	float: left;
	height: 512px;
	margin-left: 20px;
	margin-top: 220px;
	padding: 4px;
	position: absolute;
	width: 252px;
}
div#authorc p {
	color: brown;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
#fpage {
	background: url(images/Paper.jpg);
	height: 768px;
	margin-left: 4px;
	margin-top: 12px;
	padding: 8px;
	width: 822px;
}
#header {
	background-color: #ff0;
	display: block;
	float: left;
	height: 196px;
	margin-left: 20px;
	padding: 4px;
	position:absolute;
	width: 768px;
}
#mastfinest {
	background-image: inherit;
	clear: right;
	display: block;
	height: 8.5pc;
	float: left;
	padding: 0.5pc;
	width: 6pc;
}
#pg	{
	margin-top: -128px ;
	margin-left: ;
	}#schedule {
	margin-left: 64px;
	margin-top: 1.5pc;
	position: absolute;
	text-align: right;
	width: 25pc;
}
#pgtitle {
	margin-left: 136px;
	margin-top: 72px;
	position: absolute;
	text-align: left;
	width: 640px;
}	
#today {
	float: right;
	height: 18pt;
	text-align: right;
	width: 16pc;
	}
.year {	
	display: block;
	margin-left: 32px;
}	
	


