/* Enable for FTP Upload
#internet {display:none;}
*/
body {margin:0; padding:0; background:url("IMAGES/BOOKS.JPG") fixed;}
.homePage {position:absolute;right:10px; top:10px;}
.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;}
.buttons {position:relative; width:650px; margin-left:auto; margin-right:auto; padding:0 0 1em 12px; font-size:12px;}
img {border:0;}
.container, #thisDoc {position:relative; width:90%; max-width:950px; margin-left:auto; margin-right:auto; border:3px outset #900; background:#FFD;}
.author, .date, .title {position:relative;}
.author {font:bold 125% serif; margin-left:.5em; color:#900;}
.date, .title {position:relative; float:left; margin-left:.5em; margin-bottom:.5em;}
.date {width:9%;}
.title {width:86%; clear:right;}
.editorsNote {text-indent:0em; margin-left:5em; margin-right:5em;}
.centered {text-align:center;}
br, hr {clear:both;}
hr  {position:relative; width:90%; margin:auto; color:#900; background:#900; border-color:#900;}

/* Styles for Notes pages */
.footnote {text-indent:-.75em; margin-left:4em; margin-right:4em;}
.heading1, .heading2 {position:relative; width:100%; height:35px; border-width:1px 0; border-style:solid; border-color:#000; background:#FFE;}
.heading1 p, .heading2 p {position:relative; text-align:center; font:bold 125% serif; color:#900; margin:0;}
.heading2 {height:65px;}
.text {position:relative; text-align:left;}
.btn1, .btn2 {position:absolute; top:5px; right:5px;}
.btn2 {top:35px;}
p {margin-left:2%; margin-right:2%;}

/* Tables */
.table50, .table75, .table90, .table100 {position:relative; width:50%; margin:auto auto 1em; border:3px inset #900; background:#FFE; font-size:80%;}
.table75 {width:75%;}
.table90 {width:90%;}
.table100 {width:100%;}

table.arrowsmith td {vertical-align:bottom;}
th, td {vertical-align:top; padding-left:.5em; border:1px solid #000;}
th {text-align:center;}
.col1, .col2 {float:left; width:50%;}

