	body {
		background: #538845;
		margin: 0;
		background-image: url(images/vine.jpg);
	}

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

div.main   {
		background-color: White;
		margin: 0px 10px;
		padding : 1ex 2em 1ex 2em;
		font-family: comic sans ms, arial, sans-serif;
		font-size: 90%;
		color: black;
	}

h1 { 	font-size: 400%;  
		font-weight: bold;
		font-family: Lucida Calligraphy, Monotype Corsiva, Apple Chancery, Calligraph421 BT;
		color: #7D6386;
		text-align: center;
 }
  
h2 {
		font-size: 200%; 
		font-weight: bold;
		color: #7D6386;
		font-family: Lucida Calligraphy, Monotype Corsiva, Apple Chancery, Calligraph421 BT;
		margin-top: 0em;
		margin-bottom: 0em;
}

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

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

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

img	{
	border: none;
}

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

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;
}
	
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: #6F6674;
	padding: 8px 4px;
	border : 1px solid #6F6674;
	background-color: White;
}

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

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

p.item a:link, p.item a:visited, p.subitem a:link, p.subitem a:visited {
	color: White;
	background-color: #538845;
	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: #6F6674;
	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: 172px;
	border: 2px solid #6F6674;
	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;
}

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;
}

