/* Navigation Changes */
.nav, .subnav {
margin: 33px 0 0 0;
}

/* General Style Changes */
h3{
  text-transform:none;
}

/* Thumbnail Gallery Changes */

#imageFlow {
top: 25%;
}

.two_third {
width: 100%;
margin-left: auto;
margin-right: auto;
}

.small_thumb {
width: 150px;
height: 150px;
margin: 0 0 0 0; */
}

.page_caption h1 {
display: none;
}