
body {
   background: #FFFFFF;
}

#vessel {
   text-align: center;
}

#container {
   width: 790px;
   border: 1px solid #AAAAAA;
   background: #CCCCAA;
   margin: 30px auto;
   padding: 10px;
   text-align: left;
} 

h1.banner {
   background: #FFEE99;
   border: 1px solid #AAAA66;
   color: #666666;
   padding: 10px;
   font-family: Garamond, Georgia, serif;
   font-size: 32px;
   margin-bottom: 10px;
}

h1.left {
   text-align: left;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: normal;
   border-bottom: 1px solid #AAAA66;
}   

h2 {
   font-size: 14px;
   font-weight: normal;
   border-bottom: 1px solid #AAAA66;
   width: 75%;
   margin-top: 30px;
}

h3 {
   font-size: 14px;
   font-weight: normal;
   border-bottom: 1px solid #AAAA66;
   width: 55%;
   margin-top: 20px;
}

h4 {
   font-size: 12px;
   font-weight: normal;
   border-bottom: 1px solid #AAAA66;
   width: 35%;
}


.cvbodytext ul {
      margin-left: 0px;
      margin-right: 30px;
      list-style-type: none;
}

.cvbodytext li {
      margin-top: 15px;
}

ul.pubs {
      text-indent: -15px;
      margin-left: 15px;
      margin-right: 30px;
      list-style-type: none;
}


#photos {
    float: right;
    border: 1px solid #AAAA66;
    padding: 20px 10px 30px 10px;
    background: #FFFFFF;
}

.photo {
    border: 1px solid #666666;
}

#photos p{
    width: 350px;
    font-size: 10px;
}

.mail {
    border-style: none;
    margin-top: 0px;
    vertical-align: bottom;
}

.bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    border: 1px solid #AAAA66;
    padding: 30px 20px;    
    height: 61%; 
}

.cvbodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #FFFFFF;
    border: 1px solid #AAAA66;
    padding: 50px 30px;    
    text-align: justify;
}

.rightsmall {
    text-align: right;
    font-size: 10px;
    margin-top: -5px;
}


div#navbar {
     height: 30px;
     border: 1px solid #AAAA66;
     background-color: #AAAAAA;
     margin-bottom: 10px;
}

div#navbar ul {
     margin: 0px;
     padding: 0px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     line-height: 30px;
     white-space: nowrap;
}

div#navbar li {
     list-style-type: none;
     display: inline;
     padding: 0px 0px 0px 10px;
}

a {
     cursor: pointer;
}

a:link {  
     color: #4444AA; text-decoration: none;
}

a:visited {  
     color: #4444AA; text-decoration: none;
}

a:hover {
     color: #4444AA; text-decoration: underline;
}
