		body {
			font: 100% tahoma, arial, helvetica, sans-serif;
			color: black;
			background: silver url("../backgrounds/DarkGrayBackground.gif");
			margin: 0;
			padding: 0;
			}
		
		#header {
			text-align: center;
			line-height: 60px;
			color: black;
			vertical-align: middle;
			background: #cc9752;
			-moz-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			-webkit-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
		}
		
		#navigation {
			position: absolute;
			top: 60px;
			left: -164px;
			width: 164px;
			background: #cc9752;
		}
		
		#navigation ul {
			top: 60px;
			margin: 0 0 1em 0;
			padding: 0;
			list-style: none;
			font-size: 0.80em;
			line-height: 20px;
		}
		
		#navigation ul a {
			color: black;
			text-align: center;
			text-decoration: none;
			display: block;
			background: #c0c0c0;
			padding: 0 0.5em;
			margin: 0 1em 0 1em;
			border-bottom: 1px solid gray;
			border-left: 1px solid gray;
			border-right: 1px solid gray;
		}
		
		#navigation ul li a.lastline {
			color: black;
			text-align: center;
			text-decoration: none;
			display: block;
			background: #c0c0c0;
			padding: 0 0.5em;
			margin: 0 1em 0 1em;
			border-left: 1px solid gray;
			border-right: 1px solid gray;
			border-bottom: 1px solid gray;
		}		
		
		#navigation a:visited {
			color: black;
		}
		
		#navigation a:hover, #navigation a.lastline:hover {
			font-weight: bold;
			background: white;
			padding: 0 0.5em;
			margin: 0 1em 0 1em;
			color: #cc9752;
		}
		
		#navigation a.nohover, #navigation a.nohover:hover {
			color: black;
			text-decoration: none;
			display: block;
			background-color: #c0c0c0;
			padding: 0 0.5em;
			margin: 0 1em 0 1em;
			border-top: 1px solid gray;
			border-bottom: 1px solid gray;
		}
		
		#content {
			overflow: auto;
			min-height: 650px;
			text-align: center;
			display: block;
   			margin: 0 auto;
			background: #c0c0c0;
			border: 1px solid gray;
	    }
			
		h1 {
			font-size: 2em;
			font-weight: bold;
			color: black;
			padding: 0;
			margin: 0;
		}
		
		h2 {
			margin-top: 1em;
			clear: right;
			text-indent: 0;
			font-size: 1.5em;
			color: #cc9752;
			-moz-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			-webkit-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
		}
		
		h3 {
			text-indent: 2em;
			font-size: 1.25em;
			color: #a8b1b8;
		}
		
		h4 {
			font-size: 1.5em;
			color: #a8b1b8;
		}
		
		h5 {
			font-size: 1.25em;
			color: #036;
		}
		
		.slideshow { 
			float: right;
			margin: 0 2.5em 5.5em;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
	
		.slideshow img {
			margin: auto;
			display: none;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
		}
			
		.slideshow img.first {
			margin: auto;
			display: block;
			padding: 15px;
			border: 1px solid white;
			background-color: #cccccc;
		}

		.captions { 
			position: absolute;
			top: 46em;
			left: 58.2em;
			clear: left;
			margin: 0.5em 0 2.5em 3em;
			min-height: 6em;
			padding: 0 15px;
			font-size: 0.6em;
			font: tahoma, arial, helvetica, sans-serif;
			color: white;
			font-weight: bold;
		}
	
		.captions p { 
			display: none;
		}
			
		.captions p.first {
			display: block;
		}

		.captions p { 
			width: 315px;
			margin: 15px;
			padding: 5px 15px 5px;
			text-align: center;
			color: white;
			font-weight: bold;
			background-color: #cc9752;
			-moz-box-shadow: 8px 6px 4px #383838;
			-webkit-box-shadow: 8px 6px 4px #383838;
			box-shadow: 8px 6px 4px #383838;
		}
	
		.smokeda {
			display: inline;
			margin: 0.5em;
			padding: 15px;
			border: 1px solid white;
			background-color: #ccc;
			-moz-box-shadow: 8px 6px 4px #666;
			-webkit-box-shadow: 8px 6px 4px #666;
			box-shadow: 8px 6px 4px #666;
		}
		
		.pupsforsale {
			margin: 1em 0 1em 2.5em;
			text-align: left;
			padding: 0;
		}
		
		#container {
			position: relative;
			width: 1000px;
			margin: auto;
			border-left: 164px solid #cc9752;
			border-right: 35px solid #cc9752;
		}
		
		.smokedavideo1 {
			width: 492px;
			margin: 2em auto 2em;
			padding: 15px;
			border: 1px solid white;
			background-color: #ccc;
			-moz-box-shadow: 8px 6px 4px gray;
			-webkit-box-shadow: 8px 6px 4px gray;
			box-shadow: 8px 6px 4px gray;
		}
		
		.smokedavideo400x300 {
			width: 402px;
			height: 302px;
			margin: 2em auto 2em;
			padding: 15px;
			border: 1px solid white;
			background-color: #ccc;
			-moz-box-shadow: 8px 6px 4px gray;
			-webkit-box-shadow: 8px 6px 4px gray;
			box-shadow: 8px 6px 4px gray;
		}
		
		#footer {
			clear: right;
			background: #cc9752;
			text-align: center;
			font-weight: bold;
			line-height: 2.5;
			vertical-align: middle;
			color: black;
			font-size: 0.9em
		}
		
		#footer p {
			margin: 0;
			-moz-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			-webkit-text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
			text-shadow: 1px 1px 1px white, -1px -1px 1px gray;
		}
