/*
div.Photos {
	position: relative;
	top: 10px;
	right: 0px;
	text-align: center;
}

.Right { min-height: 280px; }

.Right div.Photos p {
	
}
.Right div.Photos span { margin-left: 15px; }
*/

.Right { background: url(../Images/MainIndex.jpg) right top no-repeat; }

div.Text {

}

div.PhotoInfo, div.Photos {
	float: left;
}

div.PhotoInfo {
	width: 400px;
}


div.Photos {
	margin-left: 20px;
	width: 150px;
}

h4, p.photo {margin-left: 15px; width:150px; text-align:center;}


