body {
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #000;
}
#container {
	width: 900px;
}
#header {
	background-image: url(images/NHCF%20header.jpg);
	float: left;
	width: 900px;
	background-repeat: no-repeat;
	height: 180px;
}
.logo {
	float: left;
	height: 180px;
	width: 300px;
}
#navbar {
	background-image: url(images/NHCF%20navbar.jpg);
	width: 900px;
	height: 39px;
	background-repeat: no-repeat;
	float: left;
	clip: rect(auto,auto,auto,auto);
	text-align: center;
	font-size: 18px;
}
.buttonspace {
	float: left;
	height: 38px;
	width: 75px;
}
.buttonbar {
	width: 150px;
	float: left;
	height: 28px;
	padding-top: 10px;
}
.paypal {
	float: left;
	height: 65px;
	width: 125px;
}
#mainarea {
	float: left;
	height: 335px;
	width: 900px;
}
#mainarea2 {
	float: left;
	width: 900px;
}
#maintitle2 {
	float: left;
	width: 660px;
	height: 44px;
	font-size: 190%;
	text-align: center;
	padding-left: 115px;
	padding-top: 20px;
}
#footer {
	float: left;
	height: 50px;
	width: 900px;
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	text-align: center;
	padding-top: 10px;
}
