/*****
*
*	Sacoiwa Photograph Cascading Style Sheet
*
*	Tue Oct 21 15:37:22 EDT 2003 - F Harvell
*
*****
*
*	Copyright &copy; 2000 - 2008 First Time Software
*
*	All rights reserved worldwide. Usage rights have been granted
*	to the website owner according to the terms and conditions of
*	the Sacoiwa License Agreement.
*
*****
*
* Version 4.0, $Id: photograph.css 1724 2008-09-12 19:08:57Z fharvell $
*
*****/


div.photograph { margin:5px; }

div.photograph img { text-align:center; vertical-align:middle; padding:5px; }

div.photograph .date { text-align:right; }

div.photograph .credit { font-weight:bold; text-align:right; }
div.photograph .credit:link, div.photograph .credit:visited { }
div.photograph .credit:focus, div.photograph .credit:hover, div.photograph .credit:active { }

div.photograph .description { }


