
*                     { font-family: Optima, Trebuchet, Ariel; color: #500 }
body                  { background: #eee url(img/fractal.jpg) no-repeat top center }
a                     { text-decoration: none; border-bottom: dotted 1px #437; color: #437 }
a:hover               { color: #c44 }

div.title             { font-size: xx-large; letter-spacing: 1px; padding-top: 30px; padding-bottom: 30px; opacity: 0.7 }


/* main body text and such */
table.body            { border: 1px dashed #500; background-color: #f9f9f9; opacity: 1.0 }
td.body               { padding: 20px 20px 20px 20px; line-height: 1.5em }
p.photo               { text-align: center }
img.photo             { border: 1px solid #500 }
ul.quotes             { font-size: small; line-height: 1.3em }


/* in house navigation */
td.nav                { text-align: center; letter-spacing: 2px; padding-top: 20px }
a.nav, a.navCurrent   { text-decoration: none; border-width: 0px }
a.nav                 { color: #500 }
a.nav:hover           { text-decoration: underline; color: #c44 }
a.navCurrent          { color: #a99 }


/* link lists */
p.listHeader          { }
ul.linkList           { line-height: 1em }
ul.linkList li        { font-size: small; padding-bottom: 0.7em }
ul.linkList img       { vertical-align: middle; padding-right: 20px }


div.ed                { font-size: medium; font-variant: small-caps }
