body {
	background-color: #007F7A;
	margin-left: 20px;
	margin-right: 20px;
	border-width: medium;
	border-style: none;
}
#content {
	background: #FFF;
	height: auto;
	width: 829px;
}
#footer {
	height: 60px;
	width: 600px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2AA7C;
	word-spacing: 1px;
	letter-spacing: 0.1em;
	background-position:center;
	background-color: #FFF;
	position: relative;
	right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	visibility: visible;
}
#header2 {
	background: #B2AA7C;
}
.border {
	border: 2px solid #B2AA7C;
}
.footerlinks {
	color: #B2AA7C;
	font-size: 10px;
}
