#pageTitle {font-size:2.0em;
            color:blue;
            text-align:center;
            }
            
#textCell1  {font-size:1.0em;
            text-align:center;
            }

#textCell2  {font-size:1.0em;
            text-align:right;
            } 
            
#table1     {width:1000px;
             align:center;
            }   
.photoName  {font-size:1.1em;
            color:#8B0000;

             }
                           
#masterRow {
             height:100px;
             overflow:auto;
            }            
.photoNum  {
            color:blue;
             cursor: pointer;
            }
            
.smallPhoto {
              cursor: url(http://www.dcbrown.org/images/icons/magnify.cur), pointer;
             }           