/* stylesheet for sonnet template
 */
 
body {  
/* text-align:center; */
margin: 0px; margin-bottom: 10px; background: #E8E8E8;
font-family: 'trebuchet ms', trebuchet, georgia, 'bookman old style', serif; 
 color: #B8D5FF; color: #BB0033; color:#A13; color:#FFF0F7; font-size: 73%; /*verdana, 'lucida sans unicode', */
line-height: 1.4em;
background-image: url('../../Issue2/images/emb_logo_bg_slant107.jpg');
background-repeat: repeat;
background-position: top left;
} 

P {
margin-top: 0.8em; margin-bottom: 1.2em;
}

#header {
width: 190px; height: 26px; margin-top:7px; margin-bottom: 10px;
margin-left: auto; margin-right: auto; border: 0px solid white;
}

#container {
width: 738px; padding: 12px; 
margin-top: 10px; margin-bottom: 0px; 
margin-left: auto; margin-right: auto; 
border: 1px solid #770022; 
background-image: url('../../Issue2/images/zigzag_dr2.jpg'); background-repeat: repeat; overflow:visible;
padding-bottom: 8px;
}

#leftcol {
width: 300px; border: 0px solid white; float: left; margin-right: 42px; color: #887779; overflow: visible;
}


#textdiv {
float: left; width:382px; 
font: 100%/1.6em 'trebuchet ms', trebuchet, sans-serif;
border: 0px solid blue;

}


.caption {
font: 9px arial, sans serif;
color: #88777A;
text-align: right;
padding: 0px; 
}

#footer {
width: 762px; margin-left: auto; margin-right: auto; border: 0px solid #FFF;
padding: 0; margin-top: 7px;  margin-bottom: 12px;
font: 10px/1.3 verdana, sans-serif; text-align: center;
color: #554044; 
}





h1 { /* page title */
font-family: georgia, 'trebuchet ms', verdana, sans-serif;
font-size: 145%; line-height: 1.2em;
font-weight: bold; 
margin: 0; 
padding: 0;
padding-bottom: 0.1em;
text-align: center; 

}

h2 {  /*subhead */
font: 120%/1.2 georgia, 'trebuchet ms', verdana, sans-serif;
font-weight: bold; font-style: normal; color: #99888B;
text-align:center; 
margin: 0em; margin-top: 0.5em;
margin-bottom: 2.2em;
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: #99888B; 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%; 
font-family: verdana, sans-serif;
margin-top: 2.6em; color: #99888B;
font-style: normal; 
line-height: 1.3em; font-size: 85%;
}

.bio p, p.bio {
color: #99888B; 
}




a:link {color: #903;  text-decoration: none; font-weight: normal}

a:visited {color: #903; text-decoration: none; font-weight: normal}

a:hover {color: #C04; text-decoration: underline;}

a:active {color: #C04; text-decoration: none;}

