body {
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/HAF-BG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#container {
	width: 780px;
	background-position: left;
	align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333333;
	text-align: left;
}


#container h1 {
	font-size: 20px;
	font-weight: bolder;
	color: #2a6636; 
	line-height: 20px;

}

#container p {
	font-size: 14px;
}

a {
	color: #2a6636; 
}
a:hover {
	color: #a1b29d; 
}

.footer {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
