body {
	background-color: #FFFFFF;
}
a:link{ 
	color: #DC2725;
	}
a:visited{
	color: #DC2725;
	}
a:hover{ 
	color:#666666;
	}
.maintext {
	list-style-position: inside;
	list-style-type: circle;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 150%;
	color: #333333;
}
.sidebar {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1.5px;
	font-size: 0.8em;
	background-color: #FFFFFF;
	text-align: right;
	background-position: left top;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	border-top: 1px dotted #00007a; 
	border-left: 1px solid #e89815;
	border-bottom: 1px dotted #00007a;
	border-right: 1px dotted #00007a;
}
.sidebar a{
	text-decoration: none;
	}
.sidebar a:link{
	color: #000000;
	text-decoration: none;
}
.sidebar a:visited{
	color: #000000;
	text-decoration: none;
	}
.sidebar a:hover {
	color: #00007a;
	text-decoration: none;
}

.title {
	margin: 5px;
	
}
.thispage {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	background-color: #FFFFFF;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-color: #DC2725;
	padding-bottom: 16px;
	padding-top: 5px;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1.2px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.poemtitle {
	color: #DD2725;
}

#wrap
{
	padding:5px 5px 5px 0px;
	display:block;
	clear:left;
}
.pic
{
	padding:5px 5px 5px 0px;
	float:left;
	display:block;
	
}
/*to give the words on the purchase page and extra shove over
and still keep the buttons next to the image */
#wrap p {
	margin-top: -2px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 110px;
}
