#wrap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	position: absolute;
	text-align: center;
}
#climate {
	width: 710px;
	position: absolute;
	left: 50%;
	margin-left: -355px;
	text-align: center;
	color: #000;
	background-image: url(climate/header2.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, sans-serif;
}
#clim_500 {
	margin-left: -250px;
	position: absolute;
	left: 50%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	width: 500px;
	text-align: left;
	top: 450px;
	font-weight: 400;
	color: #666;
}
#credits {
	font-size: 8px;
	color: #999;
	text-decoration: none;
}
#clim_650 {
	width: 650px;
	margin-left: -325px;
	position: absolute;
	left: 355px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
