<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body { 
	font:  1em Verdana, Helvetica, sans-serif; 
	color: #000; 
	background: #000 url(images/ragged-page.gif) repeat-y center top; 
	margin: 0px; 
	}

h3{
	background: url(images/curlicue_sm.gif) no-repeat top left;
	text-indent: 2em;
	font-style: italic;
	font-size: 1.75em;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	width: 595px;
	height: 35px;
	}

em, i {
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.1em;
	}

.container {
	background: url(images/flowers3.gif) no-repeat bottom left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	}

.header {
	background: url(images/anticraft.gif) no-repeat;
	background-position: center top;
	display: block;
	height: 175px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	}

.tagline {
	position: relative;
	left: 210px;
	top: -57px;
	width: 500px;
	font-size: .7em;
	color: #CCC;
	}

.greeting{
	position: relative;
	top: -5px;
	right: 20px;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	color: #000;
	}

.toc {
	position: relative;
	top: 41px;
	float: left;	
	width: 160px;
	text-align: right;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #000;
	padding-top: 25px;
		}

ul.menu{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	}

	a, a:visited {
	color: #CCC;
	background-image: none;
	text-decoration: none;
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}
		
li.menu {
	width: 150px;
	height: 50px;
	}

a.menu, a:visited.menu {
	color:#999999;
	background-image: none;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

a:hover.menu {
	background: url(images/flourish.gif) no-repeat top center;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	}

li.submenu {
	width: 150px;
	height: 37px;
	}

a.submenu, a:visited.submenu {
	color:#42562d;
	background-image: none;
	text-decoration: none;
	font-size: .85em;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

a:hover.submenu {
	background: url(images/flourish.gif) no-repeat top center;
	color: #FFFFFF;
	font-style: normal;
	font-family: Verdana, Arial, sans-serif;
	}

.page {
	color:#FFFFFF;
	background-image: none;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	display: block;
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	}

.content {
	background: url(images/pussywillow2.gif) no-repeat bottom right;
	width: 595px;
	float: right;
	padding: 0px 20px 150px 0px;
	margin: -20px 0px 0px 20px;
	line-height: 1.4;
	font-size: .9em;
	}

.formleft {
	float: left;
	text-align: right;
	width: 200px;
	line-height: 1.3;
	}

.formright {
	float: right;
	width: 375px;
	line-height: 1.3;
	}

.quote {
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1em;
	padding: 0px 20px 0px 20px;
	}

ul.kindle li {
	padding-bottom: 10px;
	}</pre></body></html>