    html,body{padding:0;margin:0; width:100%;}
    body{font-size:76%; font-family:"Helvetica Neue", HelveticaNeue,helvetica,sans-serif}
    h1{
      position:relative;
      left:7.4375em;
      font-size:4em; 
      color:#aaa;
      padding:0;margin:.416em 0;
      width:6.7375em;
    }
    h2{
      color:#888;
      font-size:2em;
      margin:.833em 0;
    }
    a:link,a:visited,a:hover,a:active{
      color:#3f3f3f;
      text-decoration:none; 
      font-weight:bold;
      font-family:"Helvetica Neue Bold",HelveticaNeue-Bold,helvetica,sans-serif;
    }
    a:hover,a:active{color:#8a8a8a;}

    .desc a:link, .desc a:visited, .desc a:hover, .desc a:active{
      font-family:"Helvetica Neue Bold Italic",HelveticaNeue-BoldItalic,helvetica,sans-serif;
    }

    #header{
      left:0;
      position:relative; 
      width:100%;
      border-bottom:1.66em solid #3f3f3f;
    }
    #nav{
      position:absolute;
      top:2.66em;
      left:1.25em;
      width:25em;
    }
    #nav ul{
      padding:0; margin:0;
      width:10.083em;
      margin-right:1.25em;
      margin-bottom:.833em;
      float:left;
      list-style-type:none;
    }
    li{
      font-size:.833em;
      line-height:1.25em;
    }
    #picture{
      position:absolute;
      width:23.33em;
      max-width:534px;
      padding-left:1.33em;
      border-bottom:1.66em solid #3f3f3f;
    }
    p {
      font-family:verdana;
      padding:0;
      margin:1.67em 0;
    }
    #picture p img{
      width:21.33em;
      min-height:14.15em;
      max-width:500px;
      border:.33em solid #3f3f3f;
      margin:0; padding:0;
    }
    
    #picture #thumbs a{
      color:white;
      border-width:0;
      margin:3px;
      width:75px;
      height:75px;
    }
    
    #picture .desc{
      font-size:.833em;
      padding:0 3.33em 0 2em;
      margin:2em 0;
      font-style: italic;
      text-align:center;
    }
    
    #portfolio_nav{
      position:relative; margin-bottom:.9em;
    }
    
    #p_nav, #n_nav{
      width:76px; text-align:center; margin:.5em 0;
      position:relative; left:0; top:0;
    }
    #n_nav{left:158px; margin-top:-1.7em;}
    
    #body{
      position:relative;
      left:29.66em;      
      width:26.95em;
    }
    #portfolio #body{
      position:relative;
      left:29.66em;      
      width:53.9em;
    }
    #portfolio #body .flickr{ color: white;}
    #portfolio #body .desc{
      font-size:.8em;
      width:75%;
    }
    #portfolio #body img{
      width:100%;
    }
    #body img{
      max-width:100%;
    }
    #body p{
      margin:0 0 1.667em 0;
      line-height:1.4em;
    }
    #body p:first-line{
      text-indent:1em;
    }
