/* Style sheet for Jamie's web pages */

body { background-color:#ffffff; }

h1 { font-family:arial; font-size:24pt; color:#191970; }
h2 { font-family:arial; font-size:18pt; color:#191970; }

p { font-family:"times new roman"; font-size:12pt; color:#000000; line-height:22px; }
ul { font-family:"times new roman"; font-size:12pt; color:#000000; line-height:22px; }
li { margin-bottom:15px; }

p.disclaimer { font-size:8pt; line-height:12px; }

td { padding:5px; vertical-align:top; }

table.main { background-color:#ffffff; border-style:none; height:600px; }
td.navbar { padding:10px; background-color:#b0c4de; text-align:right; vertical-align:top; 
            width:100px; font-family:arial; font-size:14pt; }
td.content { padding:10px; text-align:left; vertical-align:top; width:600px; }

table.nested { background-color:#ffffff; border-style:none; width:100%; }
td.photo { vertical-align:bottom; }

a:link { color:#00008b; text-decoration:none; }
a:visited { color:#00008b; text-decoration:none; }
a:active { color:#00008b; text-decoration:none; }
a:hover {text-decoration:underline;}

span.pgrad { color:#00008b; font-weight:bold; font-family:arial; }


