/* ---  photo gallery page --- */
#mainImage {width:480px; height:160px; margin:20px auto 30px auto; text-align:center;}
#gallery {width:480px; margin:0px auto 30px auto; text-align:left;}
#gallery img {margin:4px 2px 0px 2px;}
#galleryThumb {width:50px; padding:0px 10px 10px 10px; float:left; text-align:center;}
#galleryThumb img {margin-bottom:5px;}
#galleryThumb p {font-size:9px; margin:0px; clear:both;}
#clearSpace {clear:both;}

/* ---  inner pages --- */

#gallerySM {width:210px; margin-left:5px; margin-bottom:20px;}

#gallerySM img {margin:0px 5px 5px 0px;}



