dt a {
  color: black;
  text-decoration: none;
}
dt a:hover {text-decoration: underline}
dt {
  padding: 0.5em;
}
dl.bib dt {
  font-weight: bold;
  margin-top: 0.75em;
}

h1 span {
  font-size: 0.85em;
}

body {
  background-color: #d8510f;
  margin: 0; padding: 0;
  font: normal 100% Arial, Helvetica, Verdana, sans;
}
div#headertext {
  padding: 15px;
  text-align: center;
  letter-spacing: 2px;
}
div#headertext a {
  font: 35px Georgia, serif;
  color: #d8510f;
  text-decoration: none;
}
img#headerbird {
  vertical-align: top;
  margin-bottom: -42px;
}
div#rule {
  height: 8px;
  opacity: 0.2;
  background: black;
}


div#links {
  text-align: center;
  padding: 30px;
}
div#center {
}
div#content {
  margin: 0 auto;
  max-width: 500px;
  padding: 0 50px;
}

a.toplink {
  xcolor: #96380A;
  color: black;
  opacity: 0.3;
  text-decoration: none;
  font: georgia;
  font-weight: bold;
  padding: 0 30px;
}
a.toplink.selected {
  font-weight: bold;
  opacity: 1;
}
a.toplink:hover {
  opacity: 0.3;
  color: white;
}


h1 {
  font-size: 1.5em;
}
p em, li em {
  font-family: Georgia, Times, serif;
  font-style: italic;
}
p {
  font-size: 15px;
  line-height: 1.75em;
}

.shadowbox {
  margin-bottom: 50px;
}
.shadowbox .hd {
 background: #fff9d6 url(/images/inside-shadow.png) no-repeat top left;
}

.shadowbox .hd .c {
 background: #fff9d6 url(/images/inside-shadow.png) no-repeat top right;
 height: 7px;
 margin-left: 7px;
}

.shadowbox .bd {
 background: #fff9d6 url(/images/inside-shadow-middlebar.png) repeat-y 0px 0px;
}

.shadowbox .bd .c {
 background: #fff9d6 url(/images/inside-shadow-middlebar.png) repeat-y right 0px;
 margin-left: 7px;
 padding: 1px 20px;
}

.shadowbox .ft {
 background: #fff9d6 url(/images/inside-shadow.png) no-repeat bottom left;
}

.shadowbox .ft .c {
 background: #fff9d6 url(/images/inside-shadow.png) no-repeat bottom right;
 margin-left: 7px;
 height: 7px;
}


/* colors */

div#headertext, h1 {
  color: #af0000;
  background: #fff9d6;
}

body.Contact {background: #5439a5;}
body.Contact div#headertext a, body.Contact h1 {color: #5439a5;}

body.Bibliography {background-color: #990;}
body.Bibliography div#headertext a, body.Bibliography h1 {color: #990;}
body.Bibliography .shadowbox .hd {background-image: url(/images/inside-shadow-biblio.png);}
body.Bibliography .shadowbox .hd .c {background-image: url(/images/inside-shadow-biblio.png);}
body.Bibliography .shadowbox .ft {background-image: url(/images/inside-shadow-biblio.png);}
body.Bibliography .shadowbox .ft .c {background-image: url(/images/inside-shadow-biblio.png);}

body.Bio {background-color: #d8510f;}
body.Bio div#headertext a, body.Bio h1 {color: #d8510f;}
body.Bio .shadowbox .hd {background-image: url(/images/inside-shadow-bio.png);}
body.Bio .shadowbox .hd .c {background-image: url(/images/inside-shadow-bio.png);}
body.Bio .shadowbox .ft {background-image: url(/images/inside-shadow-bio.png);}
body.Bio .shadowbox .ft .c {background-image: url(/images/inside-shadow-bio.png);}

body.Links {background-color: #A42E2E;}
body.Links div#headertext a, body.Links h1 {color: #A42E2E;}
body.Links .shadowbox .hd {background-image: url(/images/inside-shadow-links.png);}
body.Links .shadowbox .hd .c {background-image: url(/images/inside-shadow-links.png);}
body.Links .shadowbox .ft {background-image: url(/images/inside-shadow-links.png);}
body.Links .shadowbox .ft .c {background-image: url(/images/inside-shadow-links.png);}

/* 
purple #5439a5
orange #d8510f
brown #6f2222
#6f2c14
*/
