body {
  background-color: #9AC0D4;
  font-family: Times New Roman;
  font-size: 13px;
  color: #6F97B3;
}


#top {
  position: relative;
  margin-top: 20px;
  margin-left: 20px;
  height: 574px;
  width: 1105px;
}

#main {
  
}

#main_inner {
  float: left;
}

#nav {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
}

#nav_inner {
  padding: 2px;
  width: 2px;
  width: 248px;
  text-align: center;
}


#content {
  position: absolute;
  top: 0px;
  left: 254px;
  bottom: 0px;
  right: 0px;
  width: 857px;
}

#picture_selector_area {
  margin-left: auto;
  margin-right: auto;
  border-collapse:separate;
  border-spacing:1px;
}

#picture_pages {
  margin-left: auto;
  margin-right: auto;
}

#show_thumb {
  width: 176px;
  height: 118px;
  background: #9AC0D4;
  margin-left: auto;
  margin-right: auto;
}

#content_header {
  padding: 2px;
}

#content_about {
  width: 857px;
  height: 574px;
  color: #6F97B3;
  background: #FFFFFF;
}

#about_image {
  float:left; 
  width:382px;
}

#about_bio {
  float:right; 
  width: 420px;
  padding: 20px;
  background: #FFFFFF;
  color: #6F97B3;
  height: 574px;
  font-size: 14px;
}

#contact_info {
  float:right; 
  width: 420px;
  padding: 20px;
  background: #FFFFFF;
  color: #6F97B3;
  height: 574px;
  font-size: 15px;
  
}

#credit_line {
  background: #FFFFFF;
  color: #6F97B3;
  font-size: 10px;
}

#content_press {
  height: 574px;
  color: #ffffff;
}

#press_text {
  font-size: 11px;
}  

#content_press_inner a img {
  border: 1px solid #FFF;
}

#content_press_linner a img, #content_press_linner  a:link img, #content_press_linner  a:visited img {
  border: 2px solid #FFF;
}

#content_press_linner  a:hover img {
  border: 2px solid #9AC0D4;
}


#content_inner_portfolio_detail {
  position: absolute;
  top: 20px;
  padding-left: 5px;
  padding-right: 5px;
}

#carousel_container {
  position: absolute;
  top: 170px;
}  


