#RiverPgHeader {
	width: 746px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2A7F55;
	border-right-color: #2A7F55;
	border-bottom-color: #2A7F55;
	border-left-color: #2A7F55;
}
#RiverPgHeader #RightColumn {
	margin: 1px;
	width: 416px;
	border-top-color: #808080;
	border-right-color: #808080;
	border-bottom-color: #808080;
	border-left-color: #808080;
	float: right;
}
#RiverPgHeader #LeftColumn {
	width: 308px;
	float: left;
	text-align: left;
	position: relative;
	top: -50px;

}
#RiverPgHeader #LeftColumn #Summary #List {
	float: left;
	width: auto;
}
#RiverPgHeader #LeftColumn #Summary #Map {
	float: right;
	width: 105px;
}
#RiverPgHeader #LeftColumn #Links {
	text-align: left;
	float: left;
	clear: left;
}
#RiverPgHeader #Base {
	clear: left;
	float: left;
	width: auto;
}
#pdfbar #left {
	font-size: x-small;
	text-align: left;
	float: left;
	width: auto;
	clear: left;
}
#pdfbar {
	float: left;
	text-align: left;
	position: relative;
	width: 755px;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2A5F00;
	overflow: hidden;
}
#pdfbar #right {
	font-size: x-small;
	text-align: right;
}
#mainContent #PDFleft {
	float: left;
	font-size: x-small;
	text-align: left;
	position: relative;
	top: -20px;
}
#mainContent #PDFright {
	float: right;
	font-size: x-small;
	text-align: right;
	position: relative;
	top: -20px;
}
