body { margin: 0 auto; background-color: #7D9071;}

#gallery-container { margin: 0 auto; width: 751px;}

#header {
	position:relative;
	background: url("../images/index/header-bna.jpg") left top no-repeat; 
	width:597px; 
	height:90px;
	margin-left:1px;
	}
	
#header a {
	position:absolute;
	width:597px;
	height:90px;
}

#header a span {
		display:none;
		}
#nav {
	background: url(nav_bkgrnd.jpg) left top repeat-y;}
	
#nav-padding { padding: 10px 0 0 35px;}

/*
#description {
	background-image: url(content_bkgrnd.jpg);
	background-position: left top; background-repeat: repeat-y;
	width: 600px; height: 30px; float: left; clear: both;
}
#description-padding { padding: 0px 0 0 35px;}
*/

#image { margin: 0; padding: 0; height:322px;}

#footer { background: url(footer.jpg) left top no-repeat; height:7px; width:600px;}

td, p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 16px; color: #86353E;
}
	a:link, a:visited {
		color: #86353E;
		text-decoration: underline;
	}
	a:hover, a:active {
		color: #E45D02;
		text-decoration: underline;
	}
