body { 
	margin: 0;
	background: #f7f0de url(images/big_bg.jpg) repeat-x;
	font: 12px Calibri, Verdana, Geneva, sans-serif;
	line-height: 20px; }
	
#wrapper {
	width: 772px;
	margin: 0 auto 0 auto;}
	
#top {
	background: #dfd0af;
	height: 72px;
	width: 772px;
	padding: 00px 0 0 00px; 
	border-bottom: #ba870d solid 5px; }

#header {
	background: #36F url(images/header.jpg) no-repeat;
	height: 225px;
	width: 772px;
	padding: 0px;
	border-bottom: #ba870d solid 50px; }

#content {
	background: #f7f0de url(images/content_bg.jpg) no-repeat;
	min-height: 300px;
	width: 732px;
	overflow: hidden;
	padding: 0 20px 20px 20px; }
	
	h1  { 
	color: #360; 
	line-height: 32px;
	font: 30px Calibri, Verdana, Geneva, sans-serif;
	font-weight: normal; }

#footer {
	background: #dfd0af; 
	border-top: #ba870d solid 5px;
	padding: 15px 20px 20px 20px;
	text-align: left;
	font: 10px Verdana, Geneva, sans-serif;
	line-height: 16px;
	margin: 0 auto;
	width: 732px; }

#footer a { color: #BA870D; text-decoration: none; }
#footer a:visited { color: #BA870D; text-decoration: none; }
#footer a:hover { color: #BA870D; text-decoration: underline; }
