#chambersburg_weather {
	border-collapse: collapse;
	position: absolute;
	border: thin solid #648ffe;
	top: 162px;
	left: 10px;
	text-align: center;
	width: 120px;
	}
	
#intro {
	width: 622px;
	height: 34px;
	position: absolute;
	top: 168px;
	left: 145px;
	color: #666666;
	font-family: Arial, san-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	}

#goals {
	border-collapse: collapse;
	border: thin solid #468bc8;
	background-color: #b4dafc;
	position: absolute;
	top: 173px;
	left: 792px;
	width: 276px;
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #000080;
	height: 34px;
	}
	
#highlights {
	width: 930px;
	position: absolute;
	border: thin solid #c85846;
	top: 230px;
	left: 145px;
	color: #000080;
	font-family: Arial, san-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	}	

#state_listing {
	width: 930px;
	position: absolute;
	border: thin solid #468bc8;
	top: 446px;
	left: 145px;
	color: #000080;
	font-family: Arial, san-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	}

	
#pic1 {
	border-collapse:collapse;
	position: absolute;
	top: 661px;
	text-align: center;
	width: 175px;
	left: 147px;
	}
	
#pic2 {	
	border-collapse: collapse;
	position: absolute;
	top: 661px;
	text-align: center;
	width: 175px;
	left: 334px;
	}
	
#pic3 {	
	border-collapse: collapse;
	position: absolute;
	top: 661px;
	text-align: center;
	width: 175px;
	left: 521px;
	}

#pic4 {	
	border-collapse: collapse;
	position: absolute;
	top: 661px;
	text-align: center;
	width: 175px;
	left: 708px;
	}

#pic5 {	
	border-collapse: collapse;
	position: absolute;
	top: 661px;
	text-align: center;
	width: 175px;
	left: 895px;
	}
	
#zoovideo {
	border-collapse:collapse;
	border:thick none #7fa05f;
	position: absolute;
	top: 665px;
	left: 476px;
	font-size: 14px;
	text-align: center;
	width: 250px;
	}



#footer {
	position: absolute;
	top: 935px;
	font-family: Arial, san-serif;
	font-size: 12px;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	width: 1080px;
	left: 0px;
	}
