/* 
folio stylesheet
*/ 

body
{
 	background:#ffffff;
	margin-left: 5px; 
	margin-right: 0px; 
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0;
	font-family:Helvetica, sans-serif;
	font-size: 10px; 
	color: #eee;
}
						
a:link {color: #666; text-decoration: none;}
a:visited {color: #666; text-decoration: none}
a:hover {color: #666; text-decoration: none}
a:active {color: #666; text-decoration: none}
		
		

h3 {
	color:#00a2b3;
	font-style:bold;
	font-size:10pt;
	margin-top:-5px;
	margin-bottom:2px;	
}

#photographs
{

top:40px;
background-color:#ccc;
width:100%;
height:625px;
border-width: 0px;
top:40px;
}



td { 
padding-right: 5px; 
color: #666;
}

