#thumb_nav {
  background-color:#fff;
  
}

.content{
  background-color:#fff;
  
}
.portfolio_nav {
  background-color:#fff;
}

.contact_right {
  background-color:#fff;
}

.bio_right {
  background-color:#fff;
}



.header {
    height:105px;
    padding-top:65px;
    white-space:nowrap; 
  display:block;
}
.top_nav {
    height:55px;
    width:350px;
    padding-left:20px;
    text-decoration:none;
    vertical-align:top;
    display:inline;
    position:relative;
    top:0px;
}

.portfolio_scroll{
  float:left;
  width: 100%;
  height:475px;

    
}

#portfolio_scroll{
  float:left;
  width: 100%;
  height:auto;

}

#horizontalwrap{
  
  height:auto;
}