#container {
	margin: 0px auto;
	padding: 1px;
	height: auto;
	width: 500px;
	border: 1px solid #D2691E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE4C4;
	background-repeat: no-repeat;
	background-position: right bottom;
}


#foot {
	width: auto;
	height: auto;
	clear: left;
	margin: 0px;
	padding: 7px;
	color: #D2691E;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #D2691E;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D2691E;
	padding: 0px;
	margin: 0px;
}


