#thumbbox {
 margin-top:10px;
 width: 430px;
}

#thumbbox img{
 display: inline;
 margin-right:5px;
}

#photobox {
 display:block;
 width: 430px;
 padding: 0;
 height: 360px;
 background-color: #AEADB2;
 text-align:center;
 vertical-align: middle;
}

#photoFrame {
 width: 424px;
 padding: 2px;
 min-height: 305px;
 background: #AEADB2;
}

#photoFrame p {
 font-size: 1.2em;
 line-height: 1.0;
}

#photoFrame h3 {
 margin:7px 0px 10px 10px;
 font-size:1.1em;
 color:#fcfcfc;
 line-height:1.2em;
}

#photobox img{
 margin:10px;
}

#galleryTitle {
  margin-bottom:10px;
}
