#photos_background {
	width: 100%;
	height: 100%;
	margin: 0 auto 0 auto;
	background: url(i/normal_back.gif);
}

#photos_page {
	width: 760px;
	margin: 0 auto 0 auto;
	border: solid 1px #CC00CC;
	
}

#photos_headline {
	clear: both;
	width: 500px;
	margin: 0 auto 6px auto;
	text-align: center;
}

#photos_left {
	float: left;
	width: 720px;
	margin: 0 15px 0 15px;
	padding: 0 3px 0 3px;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	background: url(i/contact_left_back.gif) repeat-x bottom #202020;
}
#photos_left_top {
	margin-left: -4px;
}
#photos_left_first {
	margin-top: -12px;
}

#photos_left_bot {
	float: left;
	margin-left: -4px;
	margin-top: 0;
}

#photos_left .first {
	margin-top: -12px;
}

#photos_left .left_div {
	margin-top: -16px;
	margin-left: 16px;
}
