/*Photo page styles */

body {background:#000; padding:0; margin:0;}
img, div, table {position:relative; border:0;}
.pageHeader {position:relative; width:650px; margin-left:auto; margin-right:auto; text-align:center; font:bold 125% serif; background:#FFC; border:3px outset #900; padding:.2em 0; margin-top:1em;}

img.homePage {position:absolute; top:5px; right:5px; z-index:1;}

#thisDoc {position:relative; width:90%; margin:3em auto; max-width:950px; border:3px outset #900; background:#FFC;}
th {position:relative; width:100%; font:bold 125% serif; text-align:left; padding-left:.5em; color:#900;}
td.date {width:5em; padding-left:.5em; vertical-align:top;}
td.date + td {padding-bottom:1em;}

h1, h2, h3, h4, h5 {text-align:center; color:#900;}
h1 {font-size:150%;}
h2 {font-size:125%;}
h3 {color:#000;}
h5 {font-size:100%;}

hr {width:90%; color:#900; background:#900; clear:both;}
br {clear:both;}

ol, ul {position:relative; margin-left:3em; margin-right:5em;}