#photos_body_section1 {
	margin: 20px 0 0 0;
	height: 435px;
}

#photos_med {
	position: absolute;
	top: 150px;
	left: 210px;
}

#photo1_med,#photo2_med,#photo3_med,#photo4_med,#photo5_med,#photo6_med {
	position: absolute;
	top: 10px;
	left: 0;
}

#photo2_med,#photo3_med,#photo4_med,#photo5_med,#photo6_med {
	visibility: hidden;
}

#photos_sm {
	position: absolute;
	top: 160px;
	left: 140px;
}

#photo1_sm,#photo2_sm,#photo3_sm,#photo4_sm,#photo6_sm {
	height: 64px;
}

#photo5_sm {
	height: 65px;
}

p {
	position: relative;
	top: -10px;
	line-height: 30px;
}