.TwoPhotoLeft
{
Width: 49%;
float: left;
text-align: center;
margin: 0 0 1em 0;
}

.TwoPhotoRight
{
Width: 49%;
float: right;
text-align: center;
margin: 0 0 1em 0;
}

.OnePhotoTextLeft
{
Width: 49%;
float: left;
text-align: left;
margin: 0 0 1em 0;
}

.OnePhotoRight
{
Width: 49%;
float: right;
text-align: center;
margin: 0 0 1em 0;
}

P
{
clear: both;
}

