/* PHOTO SYTYLE */


#photo {
	background: transparent; 
	text-align: center;
	}

#photo p.caption	{
	text-align: right;
	border-bottom: 2px double #663333;
	color: #663333;
	font-weight: bold;
	padding-bottom: 5px;
	font-family : Verdana, Arial, sans-serif;
	font-size: 13px;
	}

#photo p.navigation	{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	}

#photo img	{
	border: 1px solid #c8b7ad;
	text-align: center;
	}

#photo p.comments	{
	text-align: center;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 10px;
	font-weight:bold;
	}

#photo .bframes {
	border-bottom:1px solid #663333;}

#photo img.float-left {
	border: 1px solid #DADADA;
	padding: 5px;	
	margin: 5px 15px 5px 0px;
}

#photo ol {text-align:left;}
