body {
	background-color: #014a15;
}
#header {
	background-image: url(/a/pathwayhouse.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 1000px;
}
#footer,#footer a:link,#footer a:visited {
	background-color: #000000;
	width: 1000px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:selected {
	color: #FFFF99;
	width: 1000px;
}
#content {
	background-color: #F9FFFA;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	border: 1px solid #000000;
	color: #014A15;
	font-weight: bold;
}
#menu {
	height: 30px;
	width: 726px;
	padding-left: 274px;
	padding-top: 98px;
	float: right;
}
#copyright,#copyright a:link,#copyright a:visited   {
	color: #014a15;
	width: 1000px;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
}
#mailingaddress {
	float: right;
	width: 200px;
	padding: 85px;
}
#verify {
	font-size: 10px;
	color: #5C966D;
}
