.photos img {
  margin: 2px;
}

.photo {
  float: left;
  margin: 3px;
}

.photos{
	width:100%;
}

.photo a {
	color:#6A757E;
	font-size:8pt;
    text-decoration:none; 
}

.photo a:hover {
	color:#000000;
	font-size:8pt;
    text-decoration:none; 
}
.photo {
	width:19%;
	height:100%;
}

.sectiontableheader {
	color:#333333;
	font-size:30px;
    font-weight:bold;
    text-decoration:none; 
    width:100%;
    padding:0 0 0 10px;
}

.sectiondescription {
    width:100%;
    padding:10px 0 10px 10px;
}

.view-photo {
	padding-top:3px;
}