#ctnthdr {
	position: absolute;
	background-attachment: scroll;
	width: 660px;
	height: 90px;
	left: 0px;
	top: 10px;
	z-index: 5;
	background-image: url(images/welcome.gif);
}
#mnpic {
	position: absolute;
	background-attachment: scroll;
	width: 400px;
	height: 300px;
	left: 17px;
	top: 100px;
	z-index: 5;
	background-image: url(images/valley.png);
}
#secpic {
	position: absolute;
	background-attachment: scroll;
	width: 220px;
	height: 250px;
	left: 420px;
	top: 370px;
	z-index: 5;
	background-image: url(images/oaksair.png);
}
#txtbx1 {
	position: absolute;
	background-attachment: scroll;
	width: 207px;
	height: 263px;
	left: 432px;
	top: 99px;
	z-index: 5;
}
#txtbx2 {
	position: absolute;
	background-attachment: scroll;
	width: 387px;
	height: 223px;
	left: 21px;
	top: 402px;
	z-index: 5;
}
