﻿html {
	background: url(../images/headerBack.jpg) top left repeat-x #270303;
	margin: 0 0 15px 0;
	text-align: center;}
	
body {
	margin: 0;
	text-align: center;}
	
	#headerContainer {
		width: 780px;
		height: 179px;
		text-align: left;
		margin: 0 auto;}
		
		#logo {
			width: 287px;
			height: 92px;
			float: left;
			margin: 60px 0 0 45px;
			position: absolute;
			z-index: 10;}
			
		#mooseMan {
			background: url('../images/MooseMan.gif') no-repeat left top;
			width: 225px;
			height: 170px;
			float: right;
			margin: 9px 0 0 0;}
			
		#scratches {
			background: url(../images/scratches.gif) top left no-repeat;
			width: 380px;
			height: 106px;
			position: absolute;
			z-index: 5;
			float: left;}
			
	#navContainer {
		background: url(../images/navBack.jpg) top left repeat-x;
		height: 36px;
		border-top: 1px solid #270303;
		border-bottom: 1px solid #270303;
		margin: 0 auto;}
		
		#navContentContainer {
			width: 780px;
			margin: 0 auto;}
		
		#navContent {
			margin: 9px 0 0 0;
			text-align: left;
			float: left;}
			
		#contactInfo {
			margin: 0 0 0 610px;
			/*\*/* margin: 0 0 0 20px; /**/
			text-align: right;
			position: absolute;}
			
	#bodyBackgroundContainer {
		background: url(../images/bodyPawPrintBorder.jpg) top left repeat-y;
		width: 886px;
		margin: 0 auto;
		overflow: hidden;
		/*\*/* overflow: visible; /**/}
		
		#bodyContainer {
		width: 775px;
		padding: 10px;
		margin: 0 auto;
		overflow: hidden;
		/*\*/* overflow: visible; /**/}
		
		#leftContainer {
			width: 200px;
			float: left;
			margin: 0 0 0 13px;
			/*\*/*margin: 0 5px 0 10px; /**/
			text-align: left;}
			
			#leftContainer img {
				border: 3px solid #6A2309;
				margin: 0 0 10px 0;
				width: 195px;
				height: 150px;}
		
		#rightContainer {
			float: right;
			margin: 0 10px 0 0;
			/*\*/* margin: 0 8px 0 0; /**/}
		
			#topBox {
				width: 536px;
				height: 10px;
				background: url(../images/TopBox.jpg) top left no-repeat;
				margin: 0;}
				
			#midBox {
				width: 536px;
				background: url(../images/pawWatermark.jpg) bottom right no-repeat white;
				overflow: hidden;
				min-height: 275px;
				/*\*/* overflow: visible; /**/}
												
				#midBoxContent {
					width: 500px;
					float: left;
					margin: 10px 20px 0 20px;
					text-align: justify;
					overflow: hidden;
					/*\*/* overflow: visible; /**/
					/*\*/* margin: 10px 10px 0 12px; /**/}
																		
			#bottomBox {
				width: 536px;
				height: 13px;
				background: url(../images/bottomBox.jpg) top left no-repeat;}
		
	#bottomNavContainer {
		background: url(../images/bottomPawPrint.jpg) top left repeat-x;
		width: 788px;
		height: 71px;
		margin: -10px auto 0 auto;}
		
	#bottomNav {
		width: 780px;
		float: left;
		margin: 3px auto 3px auto;
		text-align: center;}