.overlay {
	height: 250px;
	width: 175px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin-left: 140px;
	display: inline;
}
.overlay .numbers {
	font-size: 44px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: normal;
}
.textbox .download {
	text-align: left;
	display: block;
	float: left;
	width: 350px;
	margin-top: 20px;
}

.textbox .leftcol {
	display: inline;
	float: left;
	width: 185px;
	clear: right;
	line-height: 13px;
}
.textbox .rightcol {
	display: inline;
	width: 185px;
	float: right;
	line-height: 13px;
}
.container .pageimage {
	background-image: url(../images/530_DSC1703.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 950px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}
