DIV#pagecontent {
	width: 750px;
	height: auto;
	background-color: #ffffff;
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	top: 5%;
}

DIV#tablewrapper {
	/*padding: 5px;*/
	width: 750px;
	position: absolute;
	border: 5px solid white;
	
}

div.progress_photo {
	font-family: verdana, arial, geneva, helvetica;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	margin-top: 20px;
	text-align: center;
}

div.progress_photo img {
	border: 5px solid #ffffff;
}

.photocaption {
	font-family: verdana, arial, geneva, helvetica;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}

#pagecopy {
	font-family: verdana, arial, geneva, helvetica;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}

.masthead {
	width: 750px;
	height: 150px;
	background-color: #D16324;
}

.mainnav {
	width: 229px;
	height: 294px;
	background-color: #958B4E;
}

div#subnav {
	position: relative;
	left: 30px;
	color: #ffffff;
	font-size: 10px;
	/* letter-spacing: 0.1em; */
	margin-bottom: 15px;
}
	

div#mainnav {
	position: relative;
	top: 8px;
	margin-bottom: 10px;
}

.content {
	width: 516px;
	height: 295px;
	background-color: #7B939B;
	padding: 20px;
}

.deadcontent1 {
	width: 309px;
	height: 5px;
	background-color: #7B939B;
	
}

.deadcontent2 {
	width: 309px;
	height: 84px;
	background-color: #7B939B;
	
}

.gutter {
	background-color: #ffffff;
	width: 5px;
	height: 5px;
}

div#vertgutter {
	width: 5px;
	background-color: #ffffff;
}

.largerphoto {
	width: 202px;
	height: 222px;
	background-color: #d3d3d3;
	
}

.smallerphoto {
	width: 144px;
	height: 133px;
	background-color: #d3d3d3;
}

.graphic1 {
	width: 229px;
	height: 133px;
	background-color: #D16324;
}

.graphic2 {
	width: 160px;
	height: 133px;
	background-color: #D16324;
}

.footer {
	width: 750px;
	height: 133px;
	background-color: #9B86B1;
	text-align: center;
	padding: 10px;
}