body {
	margin: 0 auto;
	padding:0;
	background-repeat: repeat-x;
	background-color: #554027;
}

#contentholder {
	height:850px;
	width: 850px;
	margin: 0 auto;
	padding:0;
	background-repeat: no-repeat;
}

#footer{
	height:100px;
	width: 850px;
	margin: 0 auto;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #7CC74B;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
}


a {
	color:#FFDA00;
	text-decoration:underline;
}


.style1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {font-size: 14px}
