/* Parchment screen styles */

body {background: url(parch.jpg); color: saddlebrown}
h1, h2, h3, h4, h5, h6 {font-family: sans-serif}
ul {font-family: sans-serif; circle; font-weight: bold; left-margin: 235px}

#main {font-size: 0.75em}

#links a {color: black}
#links a:hover {color: white; text-decoration: none}

#links {font-family: sans-serif; text-align: left; width: 110px; 
        float: left; border: 4px double black; padding: 20px; display: block;
        background-image: url(parch3.jpg)}

.wrsamp {background-color: ivory; border: 2px inset white; 
         padding: 5px; width: 275px; height: 125px; overflow: auto}       
#note1 {position: absolute; left: 175px; top: 120px}
#note3 p:first-letter {float: left; font-size: 280%; line-height: 0.8}
#note5 p:first-letter {float: left; font-size: 280%; line-height: 0.8}
#note6 p:first-letter {float: left; font-size: 280%; line-height: 0.8}
#note7 p:first-letter {float: left; font-size: 280%; line-height: 0.8}
#note2 {position: absolute; left: 500px; top: 120px}
#note3 {position: absolute; left: 175px; top: 425px}
#note4 {position: absolute; left: 500px; top: 425px}
#note5 {position: absolute; left: 175px; top: 675px}
#note6 {position: absolute; left: 500px; top: 675px}
#note7 {position: absolute; left: 175px; top: 965px}
#note8 {position: absolute; left: 500px; top: 965px}

#head1 {position: absolute; left: 85px; top: 95px}
#bsnsnote {font: 8pt; font-family: sans-serif; position: absolute; 
           left: 100px; top: 265px}

#head2 {position: absolute; left: 85px; top: 400px}
#bionote {font: 9pt; font-family: sans-serif; position: absolute; 
          left: 100px; top: 575px}

#head3 {position: absolute; left: 85px; top: 650px}
#milnote {font: 9pt; font-family: sans-serif; position: absolute; 
          left: 100px; top: 825px}

#head4 {position: absolute; left: 85px; top: 930px}
#othrnote {font: 9pt; font-family: sans-serif; position: absolute; 
           left: 100px; top: 1120px}

#address {font-variant: small-caps; color: black; 
          position: absolute; left: 400px; top: 1200px}
