body {
	margin: 0px;
	background-color: #ffd557;
	background-image: url(images/centerhhimage.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header #headerimg img {
	margin-top: 226px;
	margin-left: 43px;
}

#wrapper {
	margin: auto;
	width: 839px;
}
#menu {
	width: 247px;
	float: left;
}
#wrapper #menu img {
	margin-left: 65px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #FFB509;
	margin: 24px;
}
.text {
	margin-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 17px;
	margin-right: 30px;
}
table {
	margin: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#textframe {
	width: 527px;
	float: left;
	background-color: #ffe292;
	background-image: url(images/textframe.jpg);
	background-repeat: no-repeat;
}




#header {
	background-image: url(images/headerbg.jpg);
	height: 273px;
}
#headerimg {
	background-image: url(images/header.jpg);
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	height: 273px;
	width: 839px;
}
p {
	margin: 0px;
}
#footer {
	background-image: url(images/footerbg.jpg);
	height: 146px;
	clear: both;
}
#footerimg {
	background-image: url(images/footer.jpg);
	margin: auto;
	background-position: center top;
	clear: both;
	background-repeat: no-repeat;
}
#footer #footerimg img {
	margin-top: 4px;
	margin-left: 19px;
}
img {
	border-top-color: #F5B200;
	border-right-color: #F5B200;
	border-bottom-color: #F5B200;
	border-left-color: #F5B200;
}
.imgborder {
	margin: 10px;
}
