#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: center;
	font-size: 46px;
	top: 0px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #FFFFFF;
	background-image: url("FFFFFF");
	color: #000000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#Header {
	background-color: #153701;
	background-image: url("/sites/ppatrone//_files/Image/pamlogo2[1].jpg");
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 1000px;
	height: 239px;
}
#Footer {
	background-color: #87B44C;
	color: #000000;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	background-repeat: repeat;
	height: 25px;
}
#Width {
	width: 1000px;
}
