html, body {
font-size: 1.1em;
}

div#maincontent {
margin-top: 0;
padding-top: 0;
width: 525px; 
margin-right: auto;
margin-left:auto;
}

#imagesourceinfo { display: none; width: 500px; font-size: 80%; font-family: MuseoSlab300,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;}
#imagesourceinfo h2#worktitle { padding-top: 0; margin-top: 0; margin-bottom: 2px; padding-bottom: 1px; font-style:italic;}
#imagesourceinfo p { padding-top: 0; margin-top: 0; margin-bottom: 2px; padding-bottom: 1px;}

div#maincontent div#sectionhead {
float: left; 
width: 100%;
min-width: 500px; 
padding: 0;
margin: 0;
margin-top: 0;
padding-top: 0;
}

div#maincontent div#sectionheadnopic {
float: left; 
width: 100%;
min-width: 500px; 
padding: 0;
margin: 0;
margin-top: 0;
padding-top: 0;
}

div#maincontent div#sectionhead h1, div#sectionheadnopic h1 {
margin-top: 0;
padding-top: 0;
margin-bottom: 0;
padding-bottom: 5px;
text-align: center;
color: rgb(88, 75, 58);	
font-family: MuseoSlab300,'lucida sans unicode','lucida grande','Trebuchet MS',verdana,arial,helvetica,helve,sans-serif;
font-size: 120%;
}

div#maincontent div#sectionhead div#biopicturebox {
float: left; 
width: 45%;
min-width: 245px;
padding: 0;
margin-left: 0;
margin-top: 0;
padding-top: 0;
}


div#maincontent div#sectionhead div#biopicturebox div#imagecredit {
clear: both;
text-align: left;
padding-bottom: 2px;
}

div#maincontent div#sectionhead div#biopicturebox div#imagecredit img {
border: none;
}

div#maincontent div#sectionhead div#biohead {
position: relative; 
float: right; 
width: 250px;
margin-top: 0;
padding-top: 0;
}


div#maincontent div#sectionheadnopic div#biohead {
position: relative; 
float: right; 
width: 250px;
margin-top: 0;
padding-top: 0;
}

div#maincontent div#sectionheadnopic div#biohead p.bioheader {
margin-top: 0;
padding-top: 0;
}

div#maincontent table#biotable {
width: 100%;
min-width: 500px;
max-width: 550px;
font-family: Trebuchet MS,Verdana,Arial,sans-serif;
color: rgb(0, 0, 0);
font-size: 90%;
font-weight: normal;
border:#777777;
border-style: solid;
border-width: thin;
clear: both;
margin: auto;
}

div#maincontent table#biotable tr th 
{
margin: auto;
text-align: left;
/*font-weight: normal; */
vertical-align:top;
width: 47%;
min-width: 240px;
border-right: thin;
border-bottom: #777777 thin solid;
font-weight:500;
font-family: Arial, Helvetica, sans-serif;
}

div#maincontent table#biotable tr td 
{
text-align: right;
/*font-weight: normal; */
border-left: dashed thin;
border-bottom: #777777 thin solid;
}

div#maincontent table#biotable tr:nth-child(odd) th 
{
background-color:#EAF2D3;
}

div#maincontent table#biotable tr:nth-child(odd) td 
{
color:#000;
background-color:#EAF2D3;
}

