TD { white-space: nowrap; } /* Often unsupported - still need &nbsp; ;-( */

H4 {       clear:   both; }
.footer {  clear:   both; }

.photo {   float:         left;
           padding-left:  5px;
           padding-right: 5px; }
.photo p { text-align: center; }

.captionedphoto {    width: 800px;
    height: 750px;
  float: left;
  padding-left:  5px;
  padding-right: 5px; 
}
.captionedphoto p { text-align: left; }
