body {
	color: #000;
	font-size: 95%;
	background: #FFFFFF url(images/mainbkg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}

a:link, a:visited {
	color: #6F3737;
	text-decoration: underline;
}

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

p, td {
	font-family: "Times New Roman", Times, serif;
	line-height: 130%;
	margin-top: 2px;
	margin-bottom: 8px;
}

h1 {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

h2 {
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#textnav {
	display: none;
	text-align: center;
	border-top: 6px solid #6C3B39;
	padding: 6px 0 0 0;
	font-size: 80%;
}

#copyright {
	font-size: 80%;
	text-align: center;
	/* color: #FFCC00; */
	/* background-color: #6F3737; */
	margin-top: 10px;
}

#copyright p {
	margin: 2px 0 0 0;
	padding: 0;
}

#navigation {
	float: left;
	margin: 15px 0 0 10px;
	text-align: left;
	display: none;
}

#navigation p {
	margin: 6px 0 0 0;
	padding: 0;
}

#content {
	margin: 20px 10px 10px 0;
	width: 530px;
	text-align: left;
}

img.textart {
	margin: 10px;
}

p.printtitle {
	margin-top: 20px;
	font-weight: bold;
	letter-spacing: 1px;
}

img.thumbnail {
	border: 2px solid #000066;
	margin: 6px;
	padding: 8px;
}

p.quote{
	margin-right: 10px;
	margin-left: 10px;
	font-style: oblique;
}

p.boldquote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: 1em;
}

p.quoteauthor {
	text-align: right;
	font-style:italic;
	font-weight: bold;
	line-height: 1em; 
}

hr.purchase {
	color: #006;
   background-color: #000066;
	height: 2px;
	width: 80%;
	border: 0;
}
