* {margin:0;padding:0;}
	
ul {list-style: none;}


body {
	font-family:verdana, arial, sans-serif; 
	font-size:100%;
	padding: 0 30px;
	behavior: url(csshover.htc);
	positon: relative;
	width: 1000px;
	min-width: 800px;
	}
h1 	{
	color: #063; 
	background: url(../i/lodgpole-header.gif) top left no-repeat;
	height:  63px;
	width: 1000px;
	font-size:100%; 
	font-weight: bold; 
	margin: 0 0 1.3em 0;
	}
h1 span	{
		width: 1000px;
		position: absolute;
		left: -1001px;
		}
h2 	{
	color: #063; 
	font-size:76%; 
	font-weight: bold; 
	margin: 2em 0  -.5em 0;
	margin-left: 5px;
	}
p.intro {
	background:  url(../i/intro-replacement.gif) top left no-repeat;
	width: 325px;
	height: 180px;
	margin-left: 4px;
	}
p.intro span {
	width: 300px;
	display: block;
	position: absolute;
	left: -400px;
	}
p, ul 	{
	color: #666; 
	font-size:76%;
	margin: 1em 0; 
	clear: both; 
	width: 400px; 
	margin-left: 5px;
	}
	
#photos {
	width: 550px;
	position: absolute;
	top: 5em;
	left: 460px;

	}
#photos img {
	float: left;
	margin: 3px;}
	
	
	#pictures {
	width: 430px;
	position: absolute;
	top: 121em;
	left: 33px;

	}
#pictures img {
	float: left;
	margin: 3px;
	}	
