.download {
	text-align: left;
	display: inline;
	float: left;
	width: 160px;
}
.download a {
	color: #8F734A;
}
.download a:hover {
	color: #333333;
}
.textbox .leftcol {
	display: inline;
	float: left;
	color: #000000;
}
.textbox .rightcol {
	display: inline;
	width: 185px;
	float: left;
	font-size: 10px;
	line-height: 13px;
}
.container .pageimage {
	background-image: url(../images/PHO-00001-13.jpg);
	background-repeat: no-repeat;
	height: 512px;
	width: 950px;
	display: block;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-position: 0px -90px;
}
