@media screen, projection {
	/*
	Copyright (c) 2007, Yahoo! Inc. All rights reserved.
	Code licensed under the BSD License:
	http://developer.yahoo.net/yui/license.txt
	version: 2.2.0
	*/
                            
  div#photos                {
	overflow:auto;
	padding: 2px;
	float: left;
	width: 418px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 38px;
	border: 1px solid #DAE9A0;
}
  div.photo                 {
	float:left;
	display:inline;
	margin:6px;
	padding: 0px;
	width: 125px;
}
  div.photo a img           {
	border:3px solid #C6DE6D;
	padding:0px;
	margin: 0px;
}
  p#turtles_caption         {margin:5px 0 0;}
  
  div#text a                {font-weight:bold;}
  
  div#zoom h2               {margin:10px 0 10px;}
  div#zoom p                {line-height:1.6;}

	
}
