#div_topBg {
	background-image: url(../_imgs/topBg/canoe.jpg);
}

body {
}

/***********************************************/
/*index.html***********************************/
/*********************************************/

#div_photoMenu {
	position: relative;
	margin-top: 0px;
	margin-left: -20px;

	background-image: url(../_imgs/photos/homeBG2b.jpg);
	background-repeat: no-repeat;
	width: 689px;
	height: 573px;
}

#div_summer2009 {
	position: absolute;
	top: 79px;
	left: 230px;
}
#div_retreatseason {
	position: absolute;
	top: 89px;
	left: 467px;
}
#div_challengecourse {
	position: absolute;
	top: 120px;
	left: 38px;
}
#div_staff {
	position: absolute;
	top: 265px;
	left: 175px;
}
#div_archivedphotos {
	position: absolute;
	top: 221px;
	left: 380px;
}

/***********************************************/
/**********************************************/
/*********************************************/

