/*  Layout_photogal.css -- Page layout for photo gallery pages. */



/*  Column layout. */


#leftCol		{width:100px;}

#centerCol		{width:590px;margin:30px 0px 0px 120px;padding:0px;}

#content		{width:580px;} 




/*  Photo layout for album section.  */

.centerPhotoContain 	{width:180px;height:160px; float:left; margin:0px;margin-right:10px; margin-bottom:0px; text-align:center;position:relative;}

p.centerPhotoCaption 	{width:180px;text-align:center; font-size:10px; margin-top:4px; font-weight:400;}
