/* Style sheet for Quarter Sawn Designs Photo Gallery */

#saw_middle {
	position: absolute;
	top: 160px;
	left: 87px;
}

#title {
	position: absolute;
	top: 180px;
	left: 157px;
}

#title_extent {
	position: absolute;
	top: 182px;
	left: 423px;
}

#saw_right {
	position: absolute;
	top: 271px;
	left: 157px;
}

#kitchen {
	position: absolute;
	top: 288px;
	left: 208px;
}

#living_room {
	position: absolute;
	top: 288px;
	left: 384px;
}

#dinning_room {
	position: absolute;
	top: 288px;
	left: 561px;
}

#bath_room {
	position: absolute;
	top: 425px;
	left: 296px;
}

#odds_and_ends {
	position: absolute;
	top: 425px;
	left: 474px;
}

