  body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    background: #f7f0db url(content/images/brown-pattern.jpg) repeat-x center 166px;
    color: #f7f0db;
    font-size: 11px;
    font-family: georgia, times, serif;
    line-height: 16px;
  }
  
  #logo {
    position: absolute;
    display: block;
    top: 41px;
    left: 635px;
    width: 183px;
    height: 114px;
  }
  
  #container {
    position: relative;
    text-align: left;
    margin: 0px auto 0px auto;
    width: 938px;
    height: 400px;
    background: url(content/images/logo.jpg) no-repeat 635px 41px;
  }
  
  a {
    color:#0099cc;
  }
  
  h1 {
    font-family: georgia, serif;
    color:#f7f0db;
    font-size:21px;
    font-weight:normal;
    line-height:25px;
    letter-spacing:2px;
  }
  
  h2 {
    font-size:14px;
    font-weight:normal;
  }
  
  img {
    border: 0px;
  }
  /* HACKS */
  .clearer:after {
      content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
  .clearer {display: inline-block;}
  /* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearer {display: block;}
  /* End hide from IE-mac */
  
  form {
    margin: 0px;
    padding: 0px;
  }
  
  .follow {
  display:inline-block;
  margin-right: 25px;
  float:left;
  padding-top:-20px;
  }
  
  
  #story-box {
    padding: 23px 0px 0px 22px;
    margin-top: 6px;
    width: 486px;
    height: 446px;
    background: url(content/images/story-block.jpg) no-repeat;
  }
  
  #right-box {
    padding: 5px 0px 0px 0px;
    position: absolute;
    width: 386px;
    height: 290px;
    top: 180px;
    right: 4px;
  }
  
  #left-box {
    height: 325px;
    width: 500px;
    margin-top: 140px;
  }
  
  #doll-left-box {
    height: 325px;
    width: 500px;
    margin-top: 87px;
  }
  
    #doll-left-box-new {
    height: 325px;
    width: 450px;
    margin-top: 87px;
	margin-left:100px;
  }
  
  #nav-container {
    width: 600px;
    height: 100px;
    position: relative;
  }
  
  /* clients   */
  #clients-container {
    position: relative;
    padding: 3px 0px 0px 22px;
    margin-top: 25px;
    width: 100%;
    height: 350px;
  }
  
  #clients-container .column {
    width:220px;
    float:left;
    padding:0 7px 0 7px;
  }
  
  #clients-container .column p { margin: 4px 0 0 10px; }
  #clients-container h1 { margin: 20px 0 20px 0; padding:0; }
  
  /* press */
  #press-box {
    position: relative;
    padding: 21px 0px 0px 20px;
    margin-top: 9px;
    width: 363px;
    height: 466px;
    margin-left: 105px;
    background: url(content/images/press-block.jpg) no-repeat;
  }
  
  #sub-press-box {
    width: 200px;
    position: absolute;
    bottom: 10px;
    left: 25px;
    padding-left:10px;
  }
  
  #back-to-press {
    width:110px;
    position:absolute;
    bottom:10px;
    right:35px;
  }
  
  /*  press-all */
  #nav-container-press-all {
    width: 600px;
    height: 136px;
    position: relative;
  }
  
  #press-all-box-old {
    position: relative;
    padding: 23px 0px 0px 22px;
    margin-top: 40px;
    width: 263px;
    height: 362px;
    margin-left: 0px;
  }
  
  #press-all-box {
    position: relative;
    padding: 23px 0px 0px 22px;
    margin-top: 40px;
    width: 900px;
    height: 362px;
    margin-left: 0px;
  }
  
  #sub-press-all-box {
    position: absolute;
    bottom: 10px;
    width: 464px;
    height: 22px;
    color: #311804;
    background: #dfd6c1;
    padding-top: 4px;
    padding-left:10px;
  }
  
  .press-mag-cover img {
    clear: right;
    display: block;
    border: #a19077 1px solid;
  }
  
  .press-mag-cover a {
    color: #dad2b9;
    text-decoration:none;
    text-align:center;
  }
  
  .press-mag-cover a span {
    display:block;
  }
  
  .press-mag-cover {
    float: left;
    margin:10px;
  /*  height: 159px; 
    width: 116px; */
  }
  
  #press-mag-container-old {
    width: 500px;
  }
  #press-mag-container {
    width: 900px;
  }
  /* portfolio*/
  
  #portfolio-box {
    position: relative;
    padding: 20px 0px 0px 20px;
    margin-top: 9px;
    width: 585px;
    height: 470px;
    background: url(content/images/portfolio-block.jpg) no-repeat;
  }
  
  #portfolio-hero-select {
    width: 310px;
    padding-left: 8px;
    position: absolute;
    left: 25px;
    top: 461px;
  }
  
  #portfolio-photo-credit {
    width:140px;
    position:absolute;
    top: 461px;
    right:35px;
    text-align:right;
  }
  
  .paginator2 a {
    padding-left: 4px;
    padding-right: 4px;
    color: #a4957a;
    text-decoration: none;
    font-weight: nornal;
    font-size: 11px;
    font-family: georgia, times, serif;
  }
  
  .paginator2 a:hover {
    text-decoration: none;
    color: #311804;
  }
  
  .paginator a {
    padding-left: 4px;
    padding-right: 4px;
    color: #311804;
    text-decoration: none;
    font-weight: bold;
    font-family: verdana, arial, sans-serif;
  }
  
  .paginator a:hover {
    text-decoration: none;
    color: #a4957a;
  }
  
  #portfolio-right-box {
    padding: 9px 0px 0px 0px;
    position: absolute;
    width: 310px;
    height: 295px;
    top: 180px;
    right: 5px;
  }
  
  #portfolio-thumbs {
    float: left;
    margin-right: 12px;
    margin-top: 12px;
  }
  
  #portfolio-thumbs img {
    border: #a19077 1px solid;
    margin-right: 6px;
    margin-bottom: 6px;
  }
  
  #portfolio-hero-blurb {
    color: #65513c;
    text-transform: none;
    width: 510px;
    margin-left: 40px;
  }
  
  #portfolio-hero-blurb h1 {
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #301805;
    margin-bottom:-12px;
  }
  
  /* contact*/
  
  #contact-box {
    position: relative;
    padding: 20px 0px 0px 20px;
    margin-top: 9px;
    width: 503px;
    height: 466px;
    background: url(content/images/contact-block.jpg) no-repeat;
  }
  
  #hero-contact-box {
  }
  
  #sub-contact-box {
    color: #65503c;
    width: 480px;
    position: absolute;
    bottom: 10px;
    left: 29px;
    margin:0;
    padding:0;
  }
  
  #sub-contact-box a {
    color: #311804;
  }
  
  #sub-contact-box a:hover {
    color: #311804;
  }
  
  input {
    width: 100%;
    color: #311804;
    background: #a9906c;
    margin-right: 2px;
    margin-bottom: 3px;
    border:0px;
    font-size: 10px;
  }
  
  textarea {
    color: #311804;
    background: #a9906c;
    width: 100%;
    height: 50px;
    border: 0px;
    font-family: verdana, arial, sans-serif;
    font-size:10px;
    padding:0;
  }
  
  #main-nav {
    clear: both;
    padding: 0px 20px 0px 20px;
    border-bottom: #cbc1a8 1px dashed;
  }
  
  #nav {
    position: absolute;
    bottom: 0px;
  }
  
  #main-nav a {
    padding: 0px;
    margin: 0px;
  }
  
  #subnav-container {
    font-size: 12px;
  }
  
  #subnav-container strong {
    font-weight:normal;
    color:#94bac6;  
  }
  
  #subnav-container a {
    text-decoration: none;
    color:#196f94;
  }
  
  #subnav-container a:hover {
    color:#94bac6;  
  }
  
  #subnav-container span {
    padding-right:15px;
  }
  
  #subnav {
    padding: 8px 20px 0px 26px;
  }
  
  #subsubnav {
    margin-top: 5px;
    padding: 6px 20px 0px 26px;
    border-top: #cbc1a8 1px dashed;
  }
  
  #selected-subnav a {
    text-decoration: underline;
  }
  
  .doll-thumb { float:left; margin:0; padding-top:5px; width:91px; height:98px; }
  .doll-thumb a { width:77px; height:77px; display:block; margin:0 7px 0 7px; }
  .doll-thumb span { display:block; text-align:center; }
  
  #footer {
    width: 600px;
    color: #94846f;
    margin-top: 19px;
    padding-top: 8px;
    border-top: #cbc1a8 1px dashed;
  ;
    font-size:9px;
  }
  
  #footer a {
    margin-top: 10px;
    color: #94846f;
  }
  
  #home-box {
    position: relative;
    padding: 20px 0px 0px 20px;
    margin-top: 9px;
    width: 585px;
    height: 470px;
    background: url(content/images/home-block.jpg) no-repeat;
  }
