<!--
body {
background-color: #ffffff;
padding:auto;
margin:3.5em;
height:auto;
width:auto;
font-size: 100%;
text-align:center;
}
div {
background-color: transparent;
}
#wrap {
margin:auto;
width: 60em;
}
#content {
float: left;
width: 30em;
text-align:left;
padding:2em;
border-right:solid .1em;
border-bottom:solid .1em;
}
#menu {
float: right;
width: auto;
text-align:left;
margin:2em 6em 0em 2em;
}
#body {
width:auto
}
#footer {
clear:both;
padding: 3em 0em 5em 0em;
width: auto;
text-align:left;
}
p, h1, h2, h3, ul, ol, form {
background-color: transparent;
color: #000000; 
font-family: "Andale Mono", "palatino linotype", "book antiqua", "palatino", "times new roman", serif;
margin-top:1em;
margin-bottom:1em;
}
h2 {
clear:both;
}
p, ul, ol, form {
clear:both;
font-size: 1em;
}
p:first-letter {
font-size:1.5em;
}
p.continued:first-letter {
font-size:1em;
}
p.poem {
margin-left:1.5em;
}
p.poem:first-letter {
font-size:1em;
}
p.poemcentered {
margin-left:1.5em;
text-align:center;
}
p.poemcentered:first-letter {
font-size:1em;
}
span.onepointfive {
font-size:1.5em;
} 
ul {
list-style-type:square;
list-style-position:outside;
}
ul.links {
list-style-type:none;
list-style-position:outside;
margin: .2em;
}
ul.links li {
padding-top:.3em;
padding-bottom:.3em;
clear:both;
}
ul.order {
list-style-type:none;
list-style-position:outside;
margin: .2em;
}
ul.order li {
padding-top:.3em;
padding-bottom:.3em;
clear:both;
}
ul.order img {
float:right;
margin:0em;
}
th {
vertical-align:bottom;
}
td.right {
text-align:right;
}
td.topline {
border-top: .1em solid #000000;
text-align:right;
}
.hidden {
display:none;
}
hr.clear {
clear:both;
}
h1 {
color: #6699cc; 
font-size: 2em;
}
h1.title, h2.title {
text-align:center;
}
h2 {
font-size: 1.5em;
}
cite {
font-weight: inherit;
background-color: transparent;
font-style: italics;
}
em {
background-color: transparent;
font-weight: bold;
font-style: normal;
}
img {
border:none;
}
img.hang {
float:left;
margin:0.1em .5em 1em 0em;
}
span.bold {
font-weight:bold;
}
span.indent {
background-color: transparent;
margin-left: 1em;
}
span.indent2 {
background-color: transparent;
margin-left: 2em;
}
span.quoted {
background-color: transparent;
color: #6699cc; 
font-family: verdana, arial, bold, sans-serif;
font-size: 1.3em;
}
.spacey {
letter-spacing: 1px;
}
img.side {
margin:0em;
}
a {
background-color: transparent;
font-weight: bold;
font-style: inherit;
}
a:link {
color: #cc3333;
text-decoration: none;
}
a:visited {
color: #006699;
text-decoration: none;
}
a:active {
color: #cc3333;
text-decoration: underline;
}
a:hover {
color: #cc3333;
text-decoration: underline;
}
a.external:hover {
color: #cc3333;
text-decoration: underline;
}
-->

