/* BEGIN photo_gallery STYLE */
	*{margin:0;padding:0}
	body{padding:20px;background:white;text-align:center;background:black;color:#bba;font:80%/140% georgia,serif;}
	h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
	a{
	color:#2E5682;
	text-decoration:none;
	outline:none;
}
	a:hover{
	color:#A63023;
}
	.caption{
	font-style:italic;
	color:#887;
	font-size: 8px;
	line-height: 8px;
}
	.photo_gallery{
	position:relative;
	margin-top:.75em;
}
	.gallery_photo_gallery{width:702px;margin:0 auto;}
	.gallery_photo_gallery li{
	width:70px;
	height:30px;
	background:#000;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 3px;
	list-style-type: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	.gallery_photo_gallery li div{left:240px}
#mainContent_Detail-Bird   {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	line-height: 1.4;
}
	
	#main_image{
	height:250px;
	width:700px;
	background:black;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 60px;
	margin-left: 35px;
}
	#main_image img{
	margin-bottom:10px;
}
	
	.nav{
	padding-top:15px;
	clear:both;
	font:70% 'helvetica neue',sans-serif;
	letter-spacing:3px;
	text-transform:uppercase;
}
	
	.info{text-align:left;width:700px;margin:30px auto;border-top:1px dotted #221;padding-top:30px;}
	.info p{margin-top:1.6em;}

