body {
	background-color: #000000;
	margin: 0px;
}

#content {
	background-image: url('/site_images/middle.jpg');
	background-repeat: repeat-y;
	width: 833px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e7ce98;
	margin: 0px auto;
	padding: 10px 10px 25px 10px;
}

#footer {
	/*background-image: url('/site_images/bottom_image.jpg');
	background-repeat: no-repeat;
	*/
	top: 415px;
	margin: 0px auto;
	width: 853px;
}