body {
    /*    font-family: Helvetica;*/
        background-color: #eee;
    /*    color: #fff;*/
    font-family: Verdana;
/*    background-color: #f8f8f8;*/

    }

    p {
    line-height: 1.7em;
    }


    .project {
    margin-bottom: 25px;
    }

    h1, h2, h3 {
    font-family: Georgia;
    }

    h2 {
/*      background-color: #222;*/
      color: #a56;
/*      color: #FFF;*/
/*      padding: 5px 20px;*/
/*      margin-bottom: 30px;*/
    /*    margin-top: 25px;*/
    }

    a {
    color: #a56;
    }

    .explain {
    color: #444;
    font-style: italic;
    line-height: 1.8em;
    margin-top: 10px;
    }




    .more {
    font-weight: bold;
    /*        color: #4d2;*/
    color: #aaa;

    }
    .more a {
    color: #aaa;
    }
    .more a:hover {
    color: #4d2;
    }

    #header {
    /*    background-color: #000;*/
    /*    background-color: #fff;*/
    padding-bottom: 10px;
    margin-top: 30px;


    /*    border: 2px solid #ccc;*/
    /*    border-top: 10px solid #999;*/
    /*    border-bottom: none;*/
    /*    background: -webkit-gradient(linear, right top, left top, from(#fff), to(#eee));*/
    /*    border-right: 1px solid #ccc;*/
    /*    border-left: 2px solid #ccc;*/
    }

    h1 {
     margin-bottom: 0;
    padding-bottom: 0;
    /*    color: #fff;*/
    /*    font-size: 24px;*/
    }


    #header p {
    color: #a56;
    /*    font-weight: bold;*/
    font-style: italic;
    padding: 0;
    padding-top: 5px;
    margin: 0;
    }


    .subhead {
    margin-top: 25px;
    /*    background-color: #a56;*/
    /*background-color: #eee;*/
    padding: 0;
        margin-bottom: 25px;
    /*    border-top: 1px solid #ccc;*/
    /*    border-right: 1px solid #ccc;*/

    /*    border-bottom: 1px solid #ccc;*/

    }



    .container {
    /*border-left: 2px solid #000;
        border-right: 2px solid #000;*/
    /*    background-color: #fff;*/

    }

    #projects {
/*      background-color: #ddd;*/
/*      margin: 10px;*/
    }

    #projectInner {
    /*    margin-left: 25px;*/
    margin-top: 25px;
    }

    #nav li {
    float: left;
    /*    min-width: 70px;*/
    margin-right: 10px;
    border-right: 1px solid #aaa;
    padding-right: 10px;
    list-style-type: none;
    }


    #nav {
    margin-bottom: 60px;
    }

    #bio p {
    /*font-style: italic;*/
    font-size: 14px;
    line-height: 1.8em;
    }

    .section {
        /*border-top: 1px solid #999;*/
        margin-top: 50px;

    }

    #exhibits li {
    list-style-type: none;
    clear: both;
    }

    #writing li {
      list-style-type:none;
    }

    .exhibit-date {
    /*    width: 20px;*/
    text-align: right;
    float: left;
    margin-right: 30px;
    }

    .exhibit-detail {
    float: left;
    }

    #nav ul {
    padding-left: 3px;
    }

    .projectTitle {
      font-weight: bold;
      font-style: normal;
      text-decoration: none;
      color: #000;
    }
    
    #talks ul {
      list-style-type:none;
    }

    #writing li {
      margin-bottom: 5px;
    }
    
    #code ul {
      list-style-type:none;
    }
    

    
    .talk-title {
      font-weight: bold;
      
    }



    .bookLink {
      font-weight: bold;
    }

    #comics ul{
      list-style-type :none;
    }

    #otherComics {
      margin-top: 50px;
    }