	body {
		background: #307C99 url(images/emboss.gif);
		margin: 0px;
}

	.stripe {
		background: #DBB958;
		margin: 0px 120px 0px 140px;
}

div.main   {
		background-color: White;
		margin: 0px 5px;
		padding : 1ex 2em 1ex 2em;
		font-family: "palatino linotype", "bookman old style", "times new roman", serif;
		color: Black;
	}

h1 { 	font-size: 340%;
		font-weight: bold;
		margin-top: 0.2em;
		margin-bottom: .5em;
		text-align: center; 
		font-weight: normal;
		color: #307C99
  }
  
h1.longer {
		font-size: 250%;
	}

h2 {
		font-size: 180%; 
		font-weight: bold;
		text-align: center;
		color: #DBB958;  
		margin-top: 0em;
		margin-bottom: 0em;
}

h3 { 	font-size: 150%;  
		font-weight: bold;
  }
  
h4 { 	font-size: 120%;  
		font-weight: normal;
  }
  
a:link {
		color: #006699;
		font-weight: bold;
		text-decoration: none;
}

a:visited {
		font-weight: bold;
		text-decoration: none;
		color:navy;
	}
	
a:hover {
		font-weight: bold;
		text-decoration: underline;
		color: #DBB958;
}

hr {
	color: #DBB958;
	background-color: #DBB958;
	height: 3px;
	margin: 10px 20px;
}

img	{
	border: none;
}

.cartouche {
	margin:1em;
	padding:1em;
	text-align : justify; 
	background-color: #FFF6E0;
	border: 5px double #006699;
}

.covers {
	float: right;
	width: 150px;
	min-width: 150px;
	margin: 0ex 0ex 1ex 1ex;
}

p.review	{
	margin-bottom:0em;
}
p.reviewer	{
	margin-top:0em;
	text-indent: 4em;
	font-style: italic;
	font-weight: bold;
}

p.caption 	{
	margin-top:0.5em;
	margin-bottom:0em;
	font-size: 80%;
	text-align: center;
}

p.grips 	{
	margin: 2em;
	font-weight: bold;
}

div#showcase	{
	position:absolute;
	top: 150px;
	right:0px;
	width: 120px;
	margin: 0px;
	padding: 0px;
}

img.showcase {
	margin: 10px;
	border: solid 1px White;
}
	
div#menu	{
	position:absolute;
	top:20px;
	left:10px;
	width: 120px;
 	font-family: Bliss, arial, helvetica, sans-serif;
	font-weight: bold;
	clear: left;
	margin: 0px;
	padding: 0px;
	}
	
p.here, p.subhere, p.subitem, p.item, p.head, p.headitem {
	margin: 1em 0px;
	font-size:83%;
	text-align:center;
}

p.here, p.subhere	{
	color: #006699;
	padding: 8px 4px;
	border : 1px solid Black;
	background-color: White;
}

p.subhere, p.subitem	{
	margin:-0.7em 0px 1em 20px;
	padding: 4px;
	font-size:75%;
}

p.item, p.subitem {
	background-color: #006699;
}

p.item a:link, p.item a:visited, p.subitem a:link, p.subitem a:visited {
	color: White;
	background-color: #006699;
	border : 1px solid White;
	padding: 8px 4px;
	display: block;
	text-decoration: none;
}

p.item a:hover, p.item a:active, p.subitem a:hover, p.subitem a:active {
	color: White;
	background-color: #669999;
	border : 1px solid White;
	text-decoration: None;
	display: block;
}

p.headitem a:link, p.headitem a:visited {
	background-color: transparent;
	border : none;
	padding: 4px;
	display: block;
}

p.headitem a:hover, p.headitem a:active {
	background-color: White;
	border : 4px solid #FF4040;
	padding: 0px;
	text-decoration: None;
	display: block;
}

p.logo img	{
	margin: 0px;
	padding: 0px;
	width:  120px;
	height: 118px;
	border: 2px solid White;
	display:block;
}

dt {
	font-size: 100%;
	font-weight: bold;
	margin-top: 1ex;
	margin-bottom: 0ex;
}

li 	{
	margin-bottom: 1ex;
}

p.clear	{
	font-size: 1px;
	margin: 0px;
	clear: right;
}

p.clearleft	{
	font-size: 1px;
	margin: 0px;
	clear: left;
}

p.credits {
	font-size: 85%;
	text-align: right;
}

p.poem {
	margin-left: 50px;
}

td.crosshead {
	background-color: #FFF6E0;
	font-size: 120%;
	padding: 10px;
}

.picture-right	{
	float: right;
	margin: 1ex 0em 1em 1em;
	border: none;
}
.picture-left	{
	float: left;
	margin: 0em 1em 1em 0em;
	border: none;
}

.booksales {
	margin: 1em;
	padding: 10px;
	height: 281px;
	min-height: 281px;
	background-color: #FFF6E0;
	text-align: center;
	border: 5px double #006699;
}

.booksales img {
	float: left;
	margin: 10px 50px 10px 10px;
	border: none;
}

.booksales h3 {
	margin-top: 30px;
}
form input {
	display:in-line;
	margin: 0 auto;
}