body {
margin: 2em;
padding: 0;
background: #000;
color: #f5f5f5;
font: 0.83em verdana,arial,helvetica,sans-serif;
letter-spacing: 1px;
}

body > #menu {position: fixed;} /* eliminate IE */

a {background: none; text-decoration: none;}
a:link {color: #8a008a; background: none;}
a:visited {color: #946e94; background: none;}
a:hover {color: #c600c6; background: none; text-decoration: underline;}

h1 {
font: bold 2em/1.5 georgia,"times new roman",times,serif;
letter-spacing: 0.4em;
width: 18em;
margin: 0 auto 0.8em auto;
text-align: center;
}

h2 {
font: bold 1.5em/1.5 georgia,"times new roman",times,serif;
letter-spacing: 0.2em;
margin: 1em 0 0.4em 0;
}

p {
margin: 0.8em 0;
}

li {
margin-bottom: 8px;
}

#logo {
margin: 0;
}

#logo img {
border: none;
}

#menu {
font-size: 11px; /* darn IE if text size is max */
padding: 1em;
z-index: 100;
border: 2px solid #404;
position: absolute;
top: 176px;
left: 2em;
}

#menu ul {
list-style: none;
}

#menu ul, li {
margin: 0;
padding: 0;
}

#menu div {
margin: 8px 0 2px 0;
}

#content {
line-height: 1.5;
width: auto;
max-width: 1033px;
padding: 0;
margin: 54px 20px 20px 175px;
}

span#menuarrcont {
display: block;
text-align: right;
}

.spacer {
margin: 6px;
}

.spacerlarge {
margin: 30px;
}

.imgfloatl {
float: left;
margin: 20px 20px 20px 0;
border: none;
}

.imgfloatr {
float: right;
margin: 20px 0 20px 20px;
border: none;
}

.imgcentcaption {
margin: 20px auto;
}

.tcenter {
text-align: center;
}

.fire {
color: #b22222;
background: none;
}

.poem {
line-height: 2;
}

.highlight {
border-bottom: 1px dotted #ccc;
}

.menuarrow {
border: none;
width: 10px;
height: 10px;
text-align: right;
}

.midgrey {
color: #999;
background: none;
}

/* specific pages */

#haiku {
font-size: 1em;
line-height: 1.5;
color: rgb(195,178,175);
background: none;
}

#proverb {
width: 70%;
margin: 80px auto;
border: 1px solid #404;
padding: 10px;
}

/* wit */

#submenu {
margin: 80px 0 40px 60px;
float: left;
}

#submenu ul {
list-style: none;
}

#submenu ul, li {
margin: 0;
padding: 0;
}

#pilatecont {
margin: 40px 0 50px 0;
float: left;
}

.top {
margin: 0 0 40px 0;
font-size: 0.8em;
}
