body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FA3C0E url("../images/biography_back.gif") no-repeat 0px 0px;
margin: 0px;
}
#masthead {
width: 100%;
height: 150px;
float: left;
}
#navigation {
width: 200px;
overflow: visible;
float: left;
}
#navigation ul {
padding-top:30px;
font-weight: bold;
text-align: right;
list-style: none;
line-height: 1.8em;
font-size: 0.9em;
}
#navigation a {
color: #FFCC99;
text-decoration: none;
}
#navigation a:hover {
color: #FFFF00;
text-decoration: underline;
}
#navigation a.top {
color: #FFFFFF;
text-decoration: none;
}
#body {
float: left;
width: 60%;
margin-top: 10px;
margin-left: 10px;
font-size: 0.7em;
color: #FFFFFF;
}
#body ul {
font-weight: bold;
text-align: left;
list-style-type: circle;
line-height: 1.8em;
font-size: 1.3em;
}
#body a {
color: #FFFFFF;
text-decoration: none;
}
#body a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.heading {
width: 100%;
padding-top: 10px;
padding-left: 15px;
padding-bottom: 10px;
}
.story {
width: 95%;
margin-left: 1.5em;
margin-top: 1em;
font-size: 85%;
font-weight: bold;
padding-left:30px;
padding-right:30px;
padding-top:20px;
}
h2 {
color: #FFFFFF;
margin-top: 50px;
font-size: 1.9em;
}
h3 {
color: #FFFFFF;
margin-top:40px;
font-style: italic;
font-size: 1.9em;
}
h4 {
color: #26ABCD;
font-size: 125%;
font-style: italic;
font-weight: lighter;
margin: 0px;
}
h5 {
font-size: 100%;
}
p {
font-size: 2em;
line-height:1.1em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-weight:normal;
}
p.full {
font-size: 1.3em;
line-height:1.3em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-weight:normal;
}
p.biog {
font-size: 1.3em;
line-height:1.3em;
margin-top: 1em;
margin-bottom: 1em;
text-indent: 0em;
font-weight:normal;
}
a:link {
text-decoration: underline;
color: #FFFFFF;
}
a:hover {
text-decoration: none;
color: #FFFFFF;
}
a:visited {
text-decoration: underline;
color: #CCCCCC;
}
#submenu {
border-bottom: thin dotted #CCCCCC;
margin-left: 15px;
}
#submenu ul {
list-style: none;
line-height: 1.5em;
}
td {
vertical-align: top;
}
.tdBlack {
color: #000000;
font-style: italic;
}
.PicFloatRight {
float: right;
margin-bottom: 5px;
mar