@charset "UTF-8";
/* CSS Document */

/* Biography */
/* Custom Styles For Overall Page*/
body {
font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6, p, li, ul, body, a {
margin: 0;
padding: 0;
font-weight: normal;
}
a {
text-decoration: none;
border: none;
text-align: left;
}
a img {
border: none;
}
img {
border: none;
}
li {
list-style: none;
}
br {
clear: both;
}
div#container {
width: 1000px;
margin: 50px auto 50px auto;
}
/* Header */
div#header {
margin: 0 0 30px 0;
}
div#header ul li {
float: left;
padding: 0 20px 0 20px;
}
div#header ul li a {
font-size: 14px;
display: block;
}

/*Biography Styles Page */
body#biography div#content {
width: 1000px;
}
div#biographynav {
margin: 0 0 16px 0;
}
div#biographyheadshot {
width: 230px;
float: left;
margin: 10px 25px 0 0;
}
div#biographycontent {
float: left;
width: 730px;
}
div#biographyheadshot h1 {
margin: 0 0 25px 0;
}
div#biographycontent h1 {
font-size: 18px;
margin: 0 0 20px 0;
}
div#biographycontent h2 {
font-size: 13px;
margin: 0 0 3px 0;
}
div#biographycontent h3 {
font-size: 16px;
border-bottom: 1px solid silver;
margin: 0 0 10px 0;
color: #1E90FF;
}
div#biographycontent h3.black {
color: #000000;
}
div#biographycontent h4 {
font-size: 16px;
margin: 0 0 5px 0;
color: #1E90FF;
}
div#biographycontent p {
font-size: 14px;
line-height: 1.6;
margin: 0 0 10px 0;
}
div#biographycontent a {
display: block;
float: right;
padding-left: 3px;
color: #333333;
}
div#biographycontent a:hover {
color: #1E90FF;
}
div#biographycontent a.inline {
float: none;
}
div#biographycontent div.bodycontent ol {
margin: 0 0 5px 0;
}
div#biographycontent div.bodycontent ol li {
font-size: 12px;
float: none;
list-style: decimal-leading-zero;
display: list-item;
color: #666666;
margin: 0 0 0 20px;
padding: 0;
}
div#biographycontent a:hover {
color: #009ADF;
}
div.bodycontent {
padding: 0 15px 0 0;
}
div#biographycontent table#presstable td {
vertical-align: top;
text-align: left;
padding: 10px 0 0 5px;
}
div#biographycontent table#presstable td a.inline2 {
font-weight: bold;
font-size: 12px;
color: #0071BC;
}
div#biographycontent table#presstable td p a {
font-weight: bold;
font-size: 12px;
color: #0071BC;
}
div#biographycontent table#presstable td p {
clear: both;
margin: 0 0 5px 0;
}
div#biographycontent table#presstable td p.link {
clear: both;
margin: 0 0 5px 0;
text-align: right;
}
div#biographycontent table#presstable td.leftcolumn {
width: 200px;
vertical-align: top;
text-align: right;
padding: 10px 25px 0 0;
border-right: silver 1px solid;
}
div#biographycontent table.reeltable td {
padding-left: 10px;
}
div#biographycontent table.reeltable td.reellinks {
width: 100px;
padding-right: 20px;
border-right: solid silver 1px;
vertical-align: top;
}
div#biographycontent table.reeltable td.reellinks a img {
border: solid 2px #ffffff;
}
div#biographycontent table.reeltable td.reellinks a:hover img {
border: solid 2px #FFFF00;
}
div#biographycontent table.reeltable td h1 {
font-size: 14px;
font-weight: bold;
margin:  0 0 2px 0;
}
div#biographycontent table.reeltable td p {
font-size: 12px;
margin: 0 0 10px 0;
line-height: 1.5;
}

