#container {
	width: 700px;
	background-image: url(images/grpaper.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #666666;
	margin-right: auto;
}
#container .center #centerleft #imagespace {
	padding: 20px;
	vertical-align: middle;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
#container .center #centerright #wordspace p {
	padding: 20px;
}

#container .center {
	background-image: url(images/grpaper.gif);
	clear: both;
	width: 100%;
}
#container .center #centerright {
	float: right;
	clear: left;
	width: 55%;
}
.letterbox {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bolder;
	text-align: justify;
	position: relative;
	width: 15pc;
	left: 5px;
	top: 0px;
	border-top: #330000;
	border-right: #330000;
	border-bottom: #330000;
	border-left: #330000;
	color: #333333;
	letter-spacing: 2pt;
}

#container .center #centerleft {
	width: 45%;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-family: "Courier New", Courier, mono;
	color: #330000;
	font-weight: bolder;
}
#container #footer {
	clear: both;
	float: none;
	width: 100%;
	height: 30px;
	background-color: #003333;
	vertical-align: middle;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CC9900;
	letter-spacing: 3pt;
	text-indent: 5px;
	vertical-align: middle;
}
#container .center #centerright #wordspace {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	color: #330000;
}
.citation {
	text-align: right;
	font-style: oblique;
}
#container .center #centerwide {
	font-family: "Courier New", Courier, mono;
	font-weight: normal;
	color: #330000;
	margin-right: 40px;
	margin-left: 40px;
	font-size: small;
}

#container #header {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
#container #navbar {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}

hr {
	font-weight: lighter;
	color: #663300;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#container .center #centerleft #imagespace #lefttext {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #666666;
	text-align: left;
	list-style-type: square;
	list-style-position: outside;
}
p {
}
a:link {
	color: #990033;
}
.poemtitle {
	left: 20px;
	position: relative;
}
.booktitle {
	font-style: oblique;
	text-transform: uppercase;
}
.journaltitle {
	font-style: oblique;
	text-transform: uppercase;
}
#container .center #centerleft #imagespace #left_notice {
	font-size: small;
	background-color: #CCC;
	text-align: left;
	padding: 5px;
}

