

.ft-prev, .ft-next { background-color: #000; padding: 0 10px; }

.ft-button-ft-active { color: black; }
.ft-title { padding: 10px 10px; width: 95%; text-align: center; }


body		{ background: top center repeat-x #2a2a2a; }
a img, img 	{ border: none; }

#page-wrap	{ width: 800px; margin: 0 auto; }

.photo-link	{ 
  padding: 5px;
  margin: 5px; 
  border: 1px solid #999;
  display: block;
  float: left;
  width:100px;
  text-decoration:none;
  color:#FFFFFF;
  font-size:10px;
}

div.photo-label{
  overflow:hidden;
  height:40px;
  
}


.photo-link:hover	{ border-color: white; }

