body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FF0000;
	margin: 0px;
	padding: 0px;

}
.contenttable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border: 3px solid #000000;
	width: 95%;

}
.topleft {
	background-color: #FF0000;
	border-top-width: #000000;
	border-right-width: #000000;
	border-bottom-width: #000000;
	border-left-width: #000000;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.bottomleft {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;

}
.topright {
	background-color: #999999;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 90px;
	vertical-align: middle;

}
a {
	color: #333333;
}
.title {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;
}
.bottomright {
	padding: 10px 50px 10px 20px;
	text-align: justify;
	list-style-type: square;
	vertical-align: top;


}
.bottomright a {
	color: #333333;
}
.bottomright a:hover{
	color: #FF0000;
	background-color: #CCCCCC;

}
.bottomright a:visited{
	color: #660000;
}
.headerlinks {
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
}
.headerlinks:hover{
	color: #FF0000;
	text-decoration: none;

}.sidelinks {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	margin: 2px;
	padding: 2px;
	line-height: 1.25em;


}
.sidelinks:hover {
	background: #ff0000;
	color: #FFFFFF;

}
.leftnav {
	padding: 10px 3px;
	width: 93px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	vertical-align: top;



}
.issuename {
	font-weight: bold;
	color: #333333;
	font-variant: normal;

}
.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: small;
	padding-top: 3px;
	padding-right: 10px;
	vertical-align: bottom;




}
.contents {
}
.footer {
	font-size: x-small;
	text-align: center;

}
.authorline {
	font-size: small;
	font-weight: bold;

}
.poemtitle {
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF0000;

}
.epigraph {
	font-size: small;
	font-style: italic;
}
.poemsubtitle {
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
	font-style: italic;

}
.photocaption {
	font-size: xx-small;
}
.biotext {
	font-size: x-small;
	text-align: justify;
}
.dottedline {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-size: small;
}
.insetimgright {
	float: right;
	border: thin solid #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}
.textblocks {
	line-height: 1.75em;
	text-align: justify;
	vertical-align: top;
	font-size: small;

}
.linksheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
	border: thin solid #FF0000;
	background-color: #000000;
}
.endnote {
	font-size: xx-small;
	vertical-align: super;
	position: relative;
	text-align: left;
	line-height: .5 em;
}
.contenttable .bottomright .archivetable {
	border: thin solid #000000;
}
