body {
    height: 100%;
    margin: 0px;
}

.main {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 70%;
    border: 0px;
    font-family: arial,sans-serif;
}

.leftframe {
    float: left;
    display: block;
    width: 200px;
    margin: 0px;
    border-right: solid 1px #c0c0c0;
}

.image {
    margin: 0px;
    padding: 0px;
    width: 200px;
    height: 300px;
    background-color: black;
}

.pubclass {
    margin: 0px;
    padding: 0px;
    padding-top: 50px;
    width: 200px;
    height: 250px;
}

#aboutbox {
    margin: 0;
    padding: 1em;
    font-size: 8pt;
    color: black;
    font-family: Verdana,arial,sans-serif;
    font-weight: bold;
    border-bottom: solid 1px #c0c0c0;    
}

.menulink {
    margin: 0;
    padding-left: 2em;
    padding-top: .5em;
    padding-bottom: .5em;
    font-family: Verdana,arial,sans-serif;
    font-size: 8pt;
    color: #808080;
}

.menulink a {
    text-decoration: none;
    color: #808080;
}

.menulink a:visited {
    text-decoration: none;
    color: #808080;
}

.menulink a:hover {
    text-decoration: underline;
    color: #808080;
}




.rightframe {
    margin-left: 200px;
    padding: 0px;
    border-left: solid 1px #c0c0c0;    
}

.nameframe {
    width: 100%;
    border-bottom: solid 1px #c0c0c0;
    padding-top: 2em;
    padding-bottom: 1em;
    padding-left: 1ex;
    font-family: arial,sans-serif;
    font-size: 20pt;
}

.nameframe table {
    margin: 0;
    padding: 0;
    border: 0;
    border-spacing: 0;
    font-family: arial,sans-serif;
}


#affiliation {
    padding: 0;
    padding-top: 2em;
    padding-right: 1ex;
    margin: 0;
    font-size: 10pt;
    color: orange;
    font-family: arial,sans-serif;
    text-align: right;
    font-size: 11pt;
}

#affiliation a {
    text-decoration: none;
    color: orange;
}

#affiliation a:hover {
    text-decoration: underline;
}

#address {
    padding: 0;
    padding-top: .5em;
    padding-right: 1ex;
    margin: 0;
    font-size: 10pt;
    color: orange;
    font-family: arial,sans-serif;
    text-align: right;
    text-weight: bold;
}

#address a {
    text-decoration: none;
    color: orange;
}

#address a:hover {
    text-decoration: underline;
}

#universities {
    width: 100%;
    margin-top: 2em;
    text-align: right;
}

#universities img {
    margin: 5px;
}

#teaching {
    padding: 0;
    padding-top: 2em;
    padding-right: 1ex;
    margin: 0em;
    margin-left: 2em;
    font-size: 10pt;
    color: #505050;
    font-family: arial,sans-serif;
    text-align: left;
}

#teaching h1 {
    color: orange;
    font-size: 12pt;
    font-weight: normal;
}

#teaching a {
    text-decoration: none;
    color: orange;
}

#teaching a:hover {
    text-decoration: underline;
}

#biosketch {
    width: 85%;
    margin: 2em;
    text-align: left;
    font-size: 10pt;
    color: #505050;
}

#biosketch ul {
    list-style-type: square;
}

#biosketch ul li {
    margin-bottom: 1em;
}

#biosketch ul li a {
    text-decoration: none;
    color: orange;
}

#biosketch ul li a:hover {
    text-decoration: underline;
    color: orange;
}

#talk {
    width: 85%;
    margin: 2em;
    text-align: left;
    font-size: 10pt;
    color: #505050;
}

#talk ul {
    list-style-type: square;
}

#talk ul li {
    margin-bottom: .5em;
}

#talk a {
    text-decoration: none;
    color: orange;
}

#talk a:hover {
    text-decoration: underline;
    color: orange;
}

#agenda {
    width: 85%;
    margin: 2em;
    text-align: left;
    font-size: 10pt;
    color: #505050;
}

#agenda ul {
    list-style-type: square;
}

#agenda ul li {
    margin-bottom: 1em;
}

#agenda ul li a {
    text-decoration: none;
    color: orange;
}

#agenda ul li a:hover {
    text-decoration: underline;
    color: orange;
}

.publist {
    width: 85%;
    margin: 2em;
    text-align: left;
    font-size: 10pt;
    color: #505050;
    font-family: arial,sans-serif;
    display: block;
}

.sectionhead {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 10pt;
    color: #808080;
    font-family: Verdana,arial,sans-serif;
    font-weight: bold;
}

.sectionsub {
    margin-top: 1em;
    margin-bottom: 0em;
    margin-left: 0em;
    font-size: 09pt;
    color: #b0b0b0;
    font-family: Verdana,arial,sans-serif;
    font-weight: bold;
}

.publication {
    padding: 1em;
    padding-left: 2em;
    font-family: arial,sans-serif;
    display: block;
}

.pubtitle {
    width: 80%;
    color: orange;
    font-weight: bold;
    font-size: 10pt;
    margin-bottom: .25em;
}

.pubauth {
    color: #808080;
    font-weight: normal;
    font-style: italic;
}

.pubvenue {
    color: #808080;
    font-weight: normal;
    font-style: normal;
}

.publoc {
    color: #808080;
    font-weight: normal;
    font-style: normal;
}

.pubcomment {
    margin-top: .25em;
    color: #808080;
    font-weight: normal;
    font-style: normal;
    font-size: 9pt;
}

.pubcomment a {
    color: orange;
    font-weight: normal;
    text-decoration: none;
    font-size: 9pt;
}

.pubcomment a:hover {
    color: orange;
    font-weight: normal;
    text-decoration: underline;
}

.publink {
    color: #808080;
    float: right;
    text-align: right;
    font-weight: normal;
    font-style: normal;
    font-size: 8pt;
}

.publink a {
    color: orange;
    text-decoration: none;
    font-weight: bold;
    font-size: 8pt;
}

.publink a img {
    border: 0;
    text-decoration: none;
}

.publink a:hover {
    color: orange;
    text-decoration: underline;
}
