html {
	height: 100%;
	background: white url('sa1.gif') top right repeat-y fixed;
}
body {
	width: 46em;
	height: 100%;
	margin: 55px auto;
}
h1 {
	position: relative;
	margin-bottom: 30px;
}
h1 img {
	vertical-align: top;
}
h1 hr {
	position: absolute;
	bottom: -8px;
	left: -660px;
	width: 842px;
	margin: 0;
	border: 0 none;
	height: 3px;
	background: url('u.gif') repeat-x;
}
h2 {
	font: bold small Verdana, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #600;
}
h3 {
	font-size: medium;
	font-weight: bold;
}
img {
	border: 0 none;
}
#footer {
	position: fixed;
	left: 50px;
	right: 50px;
	bottom: 0;
	text-align: center;
	background-color: white;
}
#nav {
	width: 46em;
	margin: auto;
	padding: 1em;
}
#nav #buttons {
	float: left;
}
#nav #bar {
	margin-left: 182px;
}
#nav #bar div {
	float: left;
}
#nav #home {
	width: 13.6%;
}
#nav #editorial {
	width: 17.8%;
}
#nav #about_us {
	width: 17.6%;
}
#nav #submissions {
	width: 20.9%;
}
#nav #archive {
	width: 16.4%;
}
#nav #links {
	width: 13.6%;
}
#cover {
	float: right;
	margin-top: -110px;
	width: 46%;
	font: x-small Verdana, Helvetica, Arial, sans-serif;
}
#cover p {
	margin: 0;
}
#toc {
	font-family: medium Verdana, Helvetica, Arial, sans-serif;
}
#toc h3, #toc br {
	clear: left;
}
#toc a {
	color: black;
	font-size: small;
}
#poetry {
	width: 46%;
	margin-bottom: 2em;
}
#poetry div {
	float: left;
	width: 46%;
}
#copyright {
	clear: left;
	margin: 1em;
	color: #300;
	font: 8px Verdana, Helvetica, Arial, sans-serif;
}
#thanks {
	margin: 2em;
	text-align: center
}
#space {
	clear: both;
	height: 7em;
}
#content img {
	margin: 1em;
}
