@charset "UTF-8";
body {
	text-align : center;
	min-width : 955px;
	z-index: 30;
	background-color: #333;
}
div.wrapper {
	width : 955px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	height: 1550px;
	background-repeat: y;
} 
/* CSS Document */
.main {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-image: url(/images/Mid-strip%20big.png);
	padding-top: 17px;
	padding-right: 41px;
	padding-bottom: 17px;
	padding-left: 41px;
}
.agphd-h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: xx-large;
}
.agphd-h2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	border-left-style: none;
	border-bottom-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
