.Landscape {width:24.9%; border:10px solid #12E4F5; float:left; margin:1px;}
.LandscapeOnly {width:24.8%; border:10px solid #12E4F5; float:left; margin:1px;}
.Portrait {width:24.7%; border:10px solid #138EDC; float:left; margin:1px;}
.Info {border:10px solid #aaa; float:left; margin:1px; width:50%; height:169px; background-color:#ccc;
font-size:1.2em; padding:.2em; text-align:left; padding:.35em;}
.Wide {width:50%; height:169px;}
.Up {margin-top:-245px;}

/* home page */
#HomeDiv1 {float:left; margin-left:15px;}
#HomeDiv2 {float:left; margin-left:5px;}
img.logo {float:right; margin-right:20px;}

/* photos page */
/* text on text with single column of photo(s) on right */	
.TextLeft1Photo {width:500px; float:left;}
.PhotosRight1 {float:left;}
/* text on text with two columns of photo(s) on right */	
.TextLeft2Photo {width:350px; float:left;}
.PhotosRight2 {float:left;}
/* text on text with three columns of photo(s) on right */	
.TextLeft3Photo {width:300px; float:left;}
.PhotosRight3 {float:left;}
/* text on right with single column of photo(s) of left */
.TextRight1Photo {width:500px; float:right;}
.PhotosLeft1 {float:right;} 
/* text on right with two columns of photo(s) of left */
.TextRight2Photo {width:350px; float:right;}
.PhotosLeft2 {float:right;