#pagetop {
	background-color: #000000;
	clear: both;
	height: .5in;
	width: 100%;
	margin: 0px 0px 10px;
	padding: 0px;
	position: fixed;
	top: 0px;
}
#topnav {
	margin-right: auto;
	margin-left: auto;
}
#topnav ul {
	font-family: "Lucida Console", Monaco, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	list-style-type: none;
	width: 100%;
	top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	float: right;
	color: #F00;
	position: absolute;
	visibility: visible;
}
#topnav li {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	color: #FF0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-style: none;
	border-left-style: none;
}
#pagemiddle {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: fixed;
	overflow: auto;
	padding-bottom: 10px;
	height: auto;
	top: .5in;
	bottom: .5in;
}

#pagebottom {
	background-color: #000000;
	height: 0.5in;
	width: 100%;
	position: fixed;
	bottom: 0px;
	clear: both;
	left: 0px;
	color: #F00;
	font-family: "Lucida Console", Monaco, sans-serif;
	font-size: small;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}

# topnav li a:visited {
	color: none;
	text-decoration: none;
}

#topnav li a:link {
	text-decoration: none;
	color: #F00
}
#topnav li a:hover {
	color: #FF0;
}
#maintext{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	width: 75%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: small;
	margin-right: 100px;
	overflow: auto;
	clear: right;
	height: auto;
	padding: 10px;
	text-align: left;
}

.coverthumb {
	padding: 5px;
	float: left;
	height: 150px;
	width: 150px;
}
#topnav ul #currentpage {
	color: #D6D6D6;
}
#pagemiddle #maintext pre {
	text-align: left;
	text-indent: 50%;
	font-size: medium;
}
#pagemiddle #maintext #paypal {
	text-align: center;
}
#pagemiddle #maintext #address {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	background-color: #FFF;
	margin-top: 5px;
	margin-right: 180px;
	margin-bottom: 5px;
	margin-left: 180px;
	text-align: center;
	padding: 10px;
}
#Lbox {
	float: right;
	height: 200px;
	width: 200px;
	padding: 10px;
}
#pagemiddle #maintext ul li a {
	color: #F00;
	text-decoration: none;
	list-style-type: square;
}
#pagemiddle #maintext ul li a:hover {
	text-decoration: underline;
	color: #F00;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
#pagemiddle #maintext p a {
	color: #F00;
	text-decoration: none;
}
#pagemiddle #maintext p a:hover {
	text-decoration: underline;
}
#pagemiddle #poetrytext {
	font-size: medium;
	margin-left: 300px;
	padding-bottom: 100px;
}
#pagemiddle #poetrytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #F00;
	text-transform: uppercase;
}
#pagemiddle #poetrytext h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: large;
	font-weight: bold;
}
#pagemiddle #poetrythumb {
	float: left;
	width: 200px;
	padding: 20px;
}
#pagemiddle #poetrytext table {
	width: 100%;
	vertical-align: top;
}
#pagemiddle #poetrytext table tr td {
	vertical-align: top;
}
#pagemiddle #poetrythumb p a {
	color: #F00;
	text-decoration: none;
}
#pagemiddle #poetrythumb p a:hover {
	color: #F00;
	text-decoration: underline;
}
#pagemiddle #maintext #Lbox {
	margin-right: 150px;
	margin-top: 50px;
}
