body {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
background-color: white;
}

a:link {color: #A90007; text-decoration: underline}
a:visited {color: #A90007; text-decoration: underline}
a:hover {color: #A90007; background: pink; text-decoration: underline}

a.nav:link {color: #A90007; text-decoration: none}
a.nav:visited {color: #A90007; text-decoration: none}
a.nav:hover {color: #A90007; background: pink; text-decoration: none}

p.sectiontitle {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: larger;
font-weight: bold;
}

p.sectionsubtitle {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: bold;
font-style: italic;
}

p.annotation {
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-size: smaller;
padding-right: 25px;
}

ul.rchnav {
position: absolute; 
top: 150px;
padding-right: 25px;
font-size: medium;
border-right:  thin dashed black;
list-style-type: circle;
}

ul.projectnav {
position: absolute;
top: 150px;
right: 25px;
border-left:  thin dashed black;
list-style-type: circle;
}

ul.nobullets {
list-style-type: none;
}

li.header {
font-variant: small-caps;
font-weight: bold;
padding-bottom: 10px;
list-style-type: none;
}

li.smallheader {
font-variant: small-caps;
font-weight: bold;
font-size: smaller;
padding-bottom: 10px;
list-style-type: none;
}

li {
font-weight: normal;
padding-bottom: 10px;
}

li.small {
font-weight: normal;
font-size: smaller;
padding-bottom: 10px;
}

div.display {
position: absolute;
top: 150px;
left: 250px;
right: 250px;
background-color: white;
}

div.header {
position: absolute;
top: 20px;
left: 20px;
font-family:  Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: bold;
font-size: xx-large;
color: #A90007;
}

p.footer {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: small;
color: gray;
padding-top: 10px;
border-top: thin dashed black;
}

table.who
{
vertical-align: top;
table-layout: fixed;
width: 100%;
background-color: #ffffff;
border: none;
border-spacing: 0px;
text-align: left;
font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
font-weight: normal;
}

img.support
{
padding-right: 15px;
padding-bottom: 5px;
vertical-align: middle;
}