
/*stylesheet for index page */

body {  
/* text-align:center; */
margin: 0px; margin-bottom: 10px; background: #100712;
font-family: 'trebuchet ms', trebuchet,  'myriad web pro', sans-serif; 
color:#AA8; font-size: 77%; /*verdana, 'lucida sans unicode', */
line-height: 1.4em;
background-image: url('PTMFOG0000001228.jpg'); 
background-repeat: repeat; 
background-position: top left;
} 


html>body *
{ font-size:1em; }


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: 300px; height: 450px; border: 0px solid white; float: left; margin-right: 26px; clear: right;
}

#side {
font: 85%/1.3 verdana, sans-serif; color: #887;
}

#textdiv {
float: left; width: 384px; 
border: 0px solid blue; clear: right;

}

#textdiv p {
margin-top: 0.0em; margin-bottom: 0.3em;
}


.caption {
font: 80% verdana, sans serif;
color: ##9693A4;
text-align: right;
margin-top:0;
margin-bottom: 0.8em;
}

#footer {
width: 412px; margin-left: 0;  border-top: 1px solid #554;
padding: 0; padding-top: 5px; margin-top: 30px;  margin-bottom: 14px;
font: 10px/1.3 verdana, sans-serif; text-align: left;
color: #554; 
}


h1 { /* page title */
font-family: 'trebuchet ms', verdana, sans-serif;
font-size: 150%; line-height: 1.2em;
font-weight: normal; 
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;
margin-top: 2em; margin-bottom: 1.0em; 
padding: 0;
}

h5 {
font-family: georgia, 'bookman old style', serif;
font-size: 100%;
font-variant: small-caps;
letter-spacing: 1px;
margin-top: 0.4em;
margin-bottom: 0.7em
}



hr {
color: #554; 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: ##9693A4;
font-style: normal;
line-height: 1.4em; font-size: 95%;
}

.bio p, p.bio {
color: ##9693A4;
}

/*
a:link {color: #075;  text-decoration: none; font-weight: normal}

a:visited {color: #075; text-decoration: none; font-weight: normal}

a:hover {color: #7FC; text-decoration: underline;}

a:active {color: #7FC; text-decoration: none;}
*/

/* a:link {color: #459;  text-decoration: none; font-weight: bold}
a:visited {color: #459; text-decoration: none; font-weight: bold}
a:hover {color: #9BF; text-decoration: none;}
a:active {color: #9BF; text-decoration: none;} */


a:link {color: #760;  text-decoration: none; font-weight: bold}

a:visited {color: #760; text-decoration: none; font-weight: bold}

a:hover {color: #BB7; text-decoration: underline;}

a:active {color: #BB7; text-decoration: none;}


.menu a:link {color: #760;  text-decoration: none; font-weight: bold}

.menu a:visited {color: #760; text-decoration: none; font-weight: bold}

.menu a:hover {color: #BB7; text-decoration: underline;}

.menu a:active {color: #BB7; text-decoration: none;}



#footer a:link {color: #760;  text-decoration: none; font-weight: normal}

#footer a:visited {color: #760; text-decoration: none; font-weight: normal}

#footer a:hover {color: #880; text-decoration: underline;}

#footer a:active {color: #880; text-decoration: none;}

#footer > a:link {color: #760;  text-decoration: none; font-weight: normal}

#footer > a:visited {color: #760; text-decoration: none; font-weight: normal}

#footer > a:hover {color: #880; text-decoration: underline;}

#footer > a:active {color: #880; text-decoration: none;}



p.menu {
font-family: georgia, 'bookman old style', serif;
font-size: 90%;
margin-left: 1em; 
text-indent: -1em; 
line-height: 1.3em;
margin-top: 0;
margin-bottom: 0.4em;
}
