body {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url(images/Poets_10.gif);
}

p {
	margin-top: 0px;
}

a:link {
	color: #4191BE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a:visited {
	color: #4191BE;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.quote {
	font-style: italic;
}

#wrapper {
	width: 600px;
	margin: 0 auto;
}

#navigation a {
	display: block;
}

#content {
	padding-top: 25px;
	padding-left: 20px;
}

#sortnav {
	font-style: italic;
}

#poemlist {
	width: 100%;
}

#ptitle {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #4191BE;
}

#pbody {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

#pauthor {
	font-style: italic;
}

#pbio {
	margin-top: 10px;
	width: 300px;
	font-size: 10px;
}

#returnlist {
	text-align: right;
}

#submitinfo {
	padding: 10px;
	margin-bottom: 30px;
	border: 1px solid #4191BE;
}

#footer {
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #4191BE;
	font-size: 11px;
	color: #4191BE;
	width: 467px;
	text-align: left;
}