html {
	background: url(../images/back.jpg) left top;
	margin: 0 0 10px 0;
	text-align: center;}
	
body {
	margin: 0;
	text-align: center;}
		
	#top {
		background: url(../images/topCrazyStrokes.gif) no-repeat left top;
		width: 891px;
		height: 111px;
		margin: 0 auto;}
		
	#backgroundContainer {
		width: 891px;
		background: url(../images/backStripes.gif) repeat-y left top;
		margin: 0 auto;
		overflow: hidden;}
		
		#mainContainer {
			width: 780px;
			margin: 0 auto;}
			
			#navContainer {
				width: 780px;
				margin: 0 auto;
				background: #5B2324;
				height: 45px;}
				
				#topNavContainer {
					width: 770px;
					height: 15px;
					margin: -45px auto 0 auto;
					/*\*/* margin: -35px 0 0 -385px; /**/
					z-index: 10;
					position: absolute;
					text-align: right;}
				
				#logo {
					background: url(../images/logo.gif) no-repeat left top;
					width: 257px;
					height: 215px;
					margin: -110px 0 0 -15px;
					display: block;
					position: absolute;
					cursor: hand;
					z-index: 20;
					/*\*/* margin: -105px 0 0 -400px; /**/}
				
				#navBack {
					width: 16px;
					height: 45px;
					position: absolute;
					margin: 0 0 0 765px;
					z-index: 6;
					/*\*/* margin: 0 0 0 375px; /**/
					background: url(../images/navBackCrazy.jpg) no-repeat right top;}
					
				#navContent {
					width: 760px;
					z-index: 7;
					position: absolute;
					height: 40px;
					text-align: right;
					margin: 10px 0 0 0;
					/*\*/* margin: 1px 0 0 -375px;}
					
		#bodyContainer {
			width: 780px;
			background: url(../images/notebookback.gif) repeat-y left top;
			float: left;
			border: 1px solid black;
			overflow: hidden;}
			
			#notebookTop {
				width: 780px;
				background: url(../images/notebookbackTop.jpg) no-repeat left top;}
				
				#contentContainer {
					width: 730px;
					margin: 15px auto 20px auto;}
									
					#leftSide {
						width: 190px;
						text-align: center;
						padding-top: 75px;}
																		
					#rightSide {
						border-left: 1px solid #DEE4E9;
						text-align: left;
						padding: 0 10px 10px 15px;}
						
			#bottomNavContainer {
				width: 780px;
				margin: 0 auto;
				height: 50px;
				background: white;}
				
				#bottomNavContent {
					width: 770px;
					margin: 0 auto;
					height: 45px;
					text-align: left;}
		
	#bottom {
		background: url(../images/bottomCrazyStrokes.gif) no-repeat left top;
		width: 881px;
		height: 81px;
		margin: 0 auto;}
		
/* ========= Wildlife Viewing Trail Guide ======== */

	.wildLifeViewingGuide {
		float: right;
		border: 1px solid black;
		margin: 0 0 15px 15px;}
		
/****** Added by Clint 9/15/08 for data-driven display padding *******/

.listings {
padding: 10px;



}