body {
	background-color: #84907E;
	background-image: url(images/backing.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
}
#footer {
	position: relative;
	width: 645px;
	height: 138px;
	background-image: url(images/bottom.jpg);
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A0000;
}
a:link {
	color: #2A0000;
}
a:visited {
	color: #3C0000;
}

.textbox {
	padding: 20px 0px 20px 25px;
	width: 200px;
	float: left;
}
.textbox2 {
	padding: 20px 0px 20px 5px;
	width: 350px;
	float: left;
}
#header {
	position: relative;
	height: 142px;
	width: 645px;
	background-image: url(images/header.jpg);
}
#buttons {
	height: 170px;
	width: 645px;
	position: relative;
}
.buttonblock {
	margin: 0px;
	padding: 0px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#middle {
	margin-right: auto;
	margin-left: auto;
	width: 645px;
}
