
body {  
/* text-align:center; */
margin: 0px; margin-bottom: 10px; background: #E8E8E8;
font-family: 'trebuchet ms', trebuchet,  'myriad web pro', sans-serif; 
color:#C0D6FF; color: #B8D5FF; font-size: 76%; /*verdana, 'lucida sans unicode', */
line-height: 1.4em;
background-image: url('../images/zigzag_db.jpg'); background-repeat: repeat-all; 
background-position: top left;
} 

P {
margin-top: 0.8em; margin-bottom: 1.2em;
}

#header {
width: 190px; height: 18px; margin-top:7px; margin-bottom: 10px;
margin-left: auto; margin-right: auto; border: 0px solid white;
}

#container {
width: 738px; padding: 10px; padding-left: 0px; padding-top:18px; padding-bottom:12px; 
margin-top: 10px; margin-bottom: 10px; 
margin-left: auto; margin-right: auto; 
border: 0px solid #469; overflow:visible;

}

#leftcol {
width: 293px; height: 428px; border: 0px solid white; float: left; margin-right: 16px; clear:right;
}

#side {
font: 9px/1.3 verdana, sans-serif; color: #68B;
}

#textdiv {
float: left; width: 414px; 
border: 0px solid blue; clear: right;
}

#textdiv p {
margin-top: 0.0em; margin-bottom: 0.3em;
}


.caption {
font: 75% verdana, sans serif;
color: #68B;
text-align: right
}

#footer {
width: 762px; margin-left: auto; margin-right: auto; border: 0px solid #FFF;
padding: 0; margin-top: 0px;  margin-bottom: 14px;
font: 10px/1.3 verdana, sans-serif; text-align: center;
color: #68B; 
}





h1 { /* page title */
font-family: 'trebuchet ms', verdana, sans-serif;
font-size: 150%; line-height: 1.2em;
font-weight: normal; color: #CCDBFF;
margin: 0; 
padding: 0;
margin-bottom: 1.2em;
text-align: left; 

}

h2 {  /*subhead */
font: 120%/1.2 'trebuchet ms', verdana, sans-serif;
font-weight: bold; font-style: italic; 
text-align:center; 
margin: 0em; margin-top: 0.5em;
margin-bottom: 1.1em;
text-align: center; 
}


h4 { /* subsubheading */
font-size: 110%;
line-height: 1.2em;
font-weight: normal;
font-style: italic;
color: #777;
margin-top: 2em; margin-bottom: 1.0em; 
padding: 0;
}


}
hr {
color: #874; height: 1px;
}

ul li {
margin-left:-1.5em; margin-bottom: 1em;
}

ol li {
margin-left:-0.7em; margin-bottom: 1em;
}



.just {
text-align: justify
}

div.just p{
text-align: justify
}

.epigraph {
font-size: 90%; 
line-height: 1.4em;
text-align: left; margin: 1em; 
margin-top: 2.5em;
margin-bottom: 0.4em;
}

.endnote {
width: 99%;
margin-top: 2.5em;
font-size: 85%; 
line-height: 1.4em;

}

.bio {
width: 99%; 
margin-top: 3.0em; color: #68B;
font-style: normal;
line-height: 1.4em; font-size: 95%;
}

.bio p, p.bio {
color: #68B;
}




a:link {color: #668;  text-decoration: none; font-weight: bold}

a:visited {color: #668; text-decoration: none; font-weight: bold}

a:hover {color: #9AC; text-decoration: none;}

a:active {color: #9AC; text-decoration: none;}

