h3 { font-size: 24px; font-family: sans-serif; text-align: center; }
div.subhead { font-size: 18px; font-family: sans-serif; text-align: center; margin: 0; padding: 0;}
h4 { font-size: 16px; font-family: serif; text-align: left; }
h5 { font-size: 14px; font-family: sans-serif; text-align: center; }
p { text-indent: 40px; width: 600px; margin: 10px auto; text-align: left; }
div#page { width: 600px; margin: 10px auto; text-align: left; }
a { color: #00B; }
body { background-color: #CCC; font-size: 16px; text-align: center; }
div#circle { position: relative; background-image: url(circle.gif); height: 500px; width:500px; margin: 0 auto; }
#circle div { position: absolute; font-family: sans-serif; font-weight: bold; }
#circle a { text-decoration: none; color: #800; }
#circle a:hover { color: #008; }

div#bio { top: 125px; left: 100px; }
div#priv { top: 120px; left: 270px; }
div#cover { top: 270px; left: 60px; }
div#pub { top: 270px; left: 300px; }
div#other { top: 380px; left: 200px; }

div.nav { margin-top: 20px; font: bold 14px sans-serif; color: #008; text-align: center; }
div.nav a { font: bold 14px sans-serif; color: #080; text-decoration: none; }
div.nav a:hover { color: #800; text-decoration: underline; }

div.book img { float: left; padding-right: 10px; }
div.book { font-size: 16px; clear: both; margin-bottom: 10px; }
div.book span.title { font: italic 18px verdana, sans-serif; }
