html, body {
padding: 0;
margin: 0;
}

html {
	max-width: 1000px;
	}

body {
background-color: #558;
margin: 116px 0 0 57px;
height: 40em;
font-size: 100%;
}

img {
display: inline;
}

#content {
margin: 0 150px 0 0;
background: #f3e9d6;
padding: 10px 50px 0 15px;
color: #411;
font-size: 110%;
font-family: "Lucida Grande", "Lucida", "lucida sans unicode", verdana, sans-serif;
border: 8px solid #b31;
border-right: 10px solid #b31;
line-height: 1.2;
z-index: 1;
}

* html #content {
width: 100%;
w\idth: auto;
}

#corner {
Position: relative;
left: -5px;
top: -105px;
}

#title {
display: block;
position: absolute;
right: 28px;
top: 6px;
width: 450px;
height: 105px;
font-size: 1.6em;
font-weight: bold;
font-family: garamond, serif;
z-index: 10;
}

#titlenest {
position: absolute;
left: 1px;
top: 1px;
color: #d43;
z-index: 17;
}

#tnshadow {
position: absolute;
left: 0px;
top: 2px;
color: #000;
z-index: 16;
}

#tnhilite {
position: absolute;
left: 2px;
top: 0px;
color: #f99;
z-index: 15;
}

#titlenest, #tnshadow, #tnhilite {
letter-spacing: .05em;
text-align: left;
padding: .2em 1em 0 2.5em;
}

#logo {
position: absolute;
left: 0px;
top: 0px;
width: 150px;
height: 150px;
z-index: 13;
}

#quote {
position: relative;
display: block;
top: 40px;
right: 20px;
width: 60%;
float: right;
z-index: 30;
color: gold;
font-size: 1.4em;
font-family: "times new roman", serif;
font-style: italic;
text-align: center;
padding: .4em .4em .2em .6em;
background-color: #337;
line-height: 1.1em;
border-bottom: 8px solid #b31;
}

.pope {
font-style: normal;
}

#menu {
position: absolute;
right: 28px;
top: 135px;
width: 160px;
height: 600px;
z-index: 20;
}


#menu a {
display: block;
Width: 100%;
cursor: default;
font-size:1em;
font-family: veranda, sans-serif;
font-weight: bold;
text-align: center;
padding: 0 .05em;
margin: .5em 0 0 0;
text-decoration: none;
color: #f3e9d6;
background-color: #b31;
border: solid #b31 2px;
}

#menu a:hover {
background-color: #f3e9d6;
color: #b31;
border-top: solid #b31 2px;
border-right: solid #b31 2px;
border-bottom: solid #b31 2px;
border-left: solid #f3e9d6 2px;
}

#menu a:active {
color: #b31;
background-color: #f3e9d6;
border: solid #b31 2px;
}

#menu a.question {
cursor: help;
}

#menu span {
display: none;
}

h1 {
font-size: 1.4em;
font-family: "lucida sans unicode", "arial bold", sans-serif;
word-spacing: -.3em;
font-weight: bold;
color: #311;
padding: 1em 0 .5em 1.3em;
margin: 0;
}

html>body h1 {
word-spacing: -.1em;
}

.red {
font-size: 1.1em;
color: #e42;
}

ul {
padding: .5em 2.2em;
margin: 0;
}

html>body ul {
margin: .5em 0;
}

li {
margin: 0;
}

p {
margin: 0 0 .6em 0;
}

#ahem {
display: none;
}
