body
{
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
color: #000000;
background-color: #000000;
margin: 0px;
}

#content {
margin: 50px 50px 50px 0px
}

.parch { background-image: url('img/parchment2.jpg') }

#sword { position: relative; top: 10px; }

#heading {
position: absolute;
top: 65px;
left: 0px;
}

A:link {color: #808898; text-decoration: none}
A:active {color: #000000; text-decoration: none}
A:visited {color: #000000; text-decoration: none}
A:hover {color: #000000; text-decoration: none}
A:focus {outline: none}

/* Navigation */
#nav { font-size: 9pt; position: absolute; left: 35px; top: 140px; }
.nav A:link {color: #FCFAE1; display: block; width: 123px; padding: 2px; background-color: #000000; border: solid 1px #FCFAE1; text-decoration: none; text-align: center; margin-bottom: 10px}
.nav A:active {color: #000000; display: block; width: 123px; padding: 2px; background-color: #F8F8FF; border: solid 1px #000000; text-align: center; font-weight: bold; margin-bottom: 10px}
.nav A:visited {color: #CAD0DC; display: block; width: 123px; padding: 2px; background-color: #000000; border: solid 1px #CAD0DC; text-decoration: none; text-align: center; margin-bottom: 10px}
.nav A:hover {color: #5E6679; display: block; width: 123px; padding: 2px; background-color: #F8F8FF; border: solid 1px #5E6679; text-align: center; font-weight: bold; margin-bottom: 10px}
.nav A:focus {outline: none}

H1, H3, H5 { font-weight: bold }

H1 { font-size: 16pt; }

H3 { font-size: 12pt; }

p { text-align: left; font-size: 10pt; margin-left: 30px; margin-right: 25px; }
.list { font-size: 10pt; }
.poetry { font-size: 10pt; text-align: center; }
.right { text-align: right; }

.cap { position: relative; font-size: 24pt; font-style: italic; top: 5px; }

.small, .note, .footnote, .small, .click { 
font-family: Arial; font-size: 8pt; }

.small, .click { text-align: center; }

.small { line-height: 36px }

.very { font-size: 6pt; text-align: center; }
.fineprint { text-align: left; font-size: 6pt; margin-left: 25px; margin-right: 20px; }
