@charset "ISO-8859-1";




#staffInfo
{
	position:relative;
	float:left;
	background:#FFF url(../images/02_overview/staffInfo.gif) 0px 0px no-repeat;
	height:405px;
	width:343px;
	margin: 0px 0px 0px 25px;
}

#collageImg
{
	float:right;
	background: url(../images/02_overview/collage_pics.jpg) 0px 0px no-repeat;
	height:586px;
	width:384px;
	margin: 0px 10px 0px 0px;
}

#boatImg
{
	position:relative;
	float:left;
	background: url(../images/02_overview/boat_img.gif) 0px 0px no-repeat;
	height: 316px;
	width: 329px;
	left:25px;
	z-index:10;
	overflow: visible;
}

#justAddWater
{
	position:relative;
	background: url(../images/02_overview/just_add_water.gif) 0px 0px no-repeat;
	height:268px;
	width:716px;
	left:30px;
	top:10px;
	padding-bottom:30px;
}