#AnuraOverlay{
	background: #000;text-align:center;}
#AnuraGallery{
	font:12px Candara, Helvetica, Arial, sans-serif;color:#fff;
	width:100%;}
#AnuraGallery a{
	color:#666;text-decoration:none;outline:0;}
#AnuraGallery a:hover{
	color:#fff;}
#AnuraVersion{
	position:absolute;top:3px;left:3px;}
#AnuraLoading{
	position:absolute;top:300px;left:50%;margin-left:-150px;
	width:300px;font-weight:bold;}
#AnuraNext{
	position:absolute;top:200px;left:50%;margin-left: 300px;
	width:60px;height:60px;background:url(next.gif);}
#AnuraNext:hover{
	background:url(next.gif) 0 -60px;}
#AnuraPrev{
	position:absolute;top:200px;right:50%;margin-right:300px;
	width:60px;height:60px;background:url(prev.gif);}
#AnuraPrev:hover{
	background:url(prev.gif) 0 -60px;}
#AnuraClose{
	position:absolute;top:0;right:0;
	width:90px;height:35px;background:url(close.gif);}
#AnuraClose:hover{
	background:url(close.gif) 0 -35px;}
#AnuraNext span,
#AnuraPrev span,
#AnuraClose span{
	display:none;}
#AnuraThumbs{
	position: absolute;top:10px;left:0;
	width: 100%;height:75px;vertical-align:top;}
#AnuraThumbs img.AnuraThumb{
	cursor: pointer;vertical-align:top;}
#AnuraFullsize{
	position: absolute;top: 95px;left: 0;
	width: 100%;}
.AnuraCredit{
	margin:0 auto;text-align:right;
	width:500px;}
.AnuraCaption{
	margin:0 auto;text-align:left;
	width:500px;}
