body, form, p, ul, li, input, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#3e2601;
	font-size:12px;
	background-color:#ebede5;
	text-align:center;
}
div#container {
	width:850px;
	height:780px;
	background-image:url(../images/bkg-new.png);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative;
	text-align:left;
}
a {
	margin: 0;
	padding: 0;
	color:#56241B;
	;
	text-decoration:underline;
}
a:visited {
	color:#56241B;
	text-decoration:underline;
}
a:hover {
	background-color:#56241B;
	color:white;
	text-decoration:none;
}
a:active {
	background-color:#56241B;
	color:white;
	text-decoration:none;
}
img {
	padding:0;
	margin:0;
	display:block;
	border:0;
}
div#text {
	width:450px;
	position:absolute;
	top:310px;
	left:70px;
}
#text h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:20px;
	color:#e03a3e;
	margin-bottom:10px;
}
#text p {
	margin-bottom:10px;
	line-height:16px;
}
div#cfhpc {
	width:255px;
	height:275px;
	background-image:url(../images/bkg-cfhpc.png);
	background-repeat:no-repeat;
	position:absolute;
	top:340px;
	left:535px;
}
div#cfhpcbutton {
	width:209px;
	height:25px;
	position:absolute;
	top:545px;
	left:558px;
}
.cfhpclink ul li {
	padding:0;
	margin:0;
	list-style-type:none;
}
.cfhpclink a {
	display:block;
}
.cfhpclink a {
	width:209px;
	height:25px;
	background:url(../images/button-cfhpc.png) 0 0 no-repeat;
}
.cfhpclink a:hover {
	background:url(../images/button-cfhpc.png) 0 -25px;
}
.cfhpclink span {
	display:none;
}
#footer {
	width:768px;
	height:125px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
}
#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:15px;
	margin:0;
}
