body{
	background: url(../images/photos_bg.png) center center no-repeat;
}

#nav a#photos { background: url(../images/navbar_over.png) -175px 0 no-repeat; }

#content {
	position: absolute;
	left: 46px;
	top: 177px;
	width: 150px;
	height: 300px;	
	color: #7c2359;
}

#content a {
	color: #7c2359;
}


#look_around_tag {
	position: absolute;
	left: 393px;
	top: 125px;
}

#photo_buckets {
	position: absolute;
	top: 290px;
	left: 205px;
	width: 605px;
	height: 198px;
}

#photo_buckets .photo_bucket {
	float: right;
	clear: none;
	width: 180px;
	height: 198px;
	margin-left: 17px;
	position: relative;
}

#photo_buckets .photo_bucket img {
	float: right;
	clear: right;
	padding-left: 6px;
}

#photo_buckets .photo_bucket .thumb {
	margin-top: 8px;
	height: 168px;
	width: 168px;
	overflow: hidden;
}

#photo_buckets .photo_bucket .deocration {
	float: none;
	position: absolute;
	bottom: -6px;
	right: -6px;
}