body {
	background: Black;
	background-image: url(images/tile.jpg);
	margin: 0px;
	}
	
img	{
	border:none;
}
	
div.stripe {
		background: #C3B6C1;
		margin: 0px 120px;
}

div#LHS	{
	position:absolute;
	left:0px;
	top:0px;
	clear: left;
	width: 120px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
 	font-family: Bliss, arial, helvetica, sans-serif;
	font-weight: bold;
	}
	
a.logo	{	
	background-image: url(images/whitewolf.png);
	background-position: top;
	background-repeat: no-repeat;
	width:97px;
	height:129px;
	display: block;
}
a.logo:hover 	{	
	background-image: url(images/redwolf.png);
}
 p.here {
	margin: 5px 8px;
	font-size:90%;
	color: Black;
	border : 3px solid #C43926;
	padding: 4px;
	background-color: #ECEAEE;
}

p.item, p.logo {
	margin: 5px 8px;
	font-size:90%;
	background-color: Black;
	border : 3px solid #C3B6C1;
}
p.logo	{
	margin-bottom:50px;
}

a.item:link, a.item:visited {
	color: White;
	background-color: Black;
	padding: 4%;
	display: block;
	text-decoration: none;
	width: 90px;
}

a.item:hover, a.here:hover {
	color: White;
	background-color: #C43926;
	text-decoration: None;
	display: block;
	width: 90px;
}

div.main   {
		background: White;
		font-family: Trebuchet, Verdana, arial, helvetica, sans-serif;
		font-size: 90%;
		color: Black;
		padding : 1em;
		margin: 0px 10px;
}
/* Hides from IE5-mac (this is the 'Holly Hack' \*/
* html .main {height: 1%;}
/* End hide from IE5-mac */ 

.bookbox {
	float: right;
	margin: 0px 0px 10px 10px;
	border: double 3px #C43926;
	width: 240px;
	min-width: 240px;
	padding: 10px;
	font-size: 90%;
	background-color: #ECEAEE;
  }

/* Hides from IE5-mac \*/
* html .main {
	height: 1%;
	margin-top:-1ex;	
}
/* End hide from IE5-mac */

h1 {
	font-size: 300%;  
	font-weight: normal;
	font-family: 'Engravers MT', Palatino, 'Bookman Old Style', 'Times New Roman', serif;
	color: #C43926;
	text-align: center;
	margin: 0.5ex 1ex;
	clear: both;
  }
  
  
h2 	{
	font-size: 200%;  
	font-weight: bold;
	font-family: Palatino, 'Bookman Old Style', 'Times New Roman', serif;
	color: #54546E;
	text-align: left;
  }
  

  
h3  	{
	font-size: 200%;  
	font-family: Palatino, 'Bookman Old Style', 'Times New Roman', serif;
	color: Black;
	text-align: center;
  }
  
h4 		{
	font-size: 150%;  
	font-weight: normal;
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	color: Black;
  }

a:hover  {
		font-weight: bold;
		text-decoration: underline;
		color: Red;
		}

a:link {
		font-weight: bold;
		text-decoration: none;
		color: #C43926;
	}
			
a:visited {
		font-weight: bold;
		text-decoration: none;
		color: #285193;
	}

hr {
	color: #285193;
	background-color: #285193;
	border: 0;
	height: 3px;
	margin: 30px;
}


p.review	{
	margin: 1em 2em 0em 2em;
}

p.reviewer	{
	margin: 0em 2em 1em 2em;
	font-style: italic;
	text-align: right;
}

p.caption {
	margin-top: 2px;
	font-size: 80%;
}

p.credit	{
	text-align: right;
	margin-top: 15px;
	font-size: 80%;
}

dt {
 	font-weight: bold;
	margin-top: 2ex;
	margin-bottom: 1ex;
}
p.valid	{
	margin: -140px 10px 0px 0px;
	width:100px;
	text-align:right;
	float:right;
}

.cartouche {
	margin: 1ex 1em auto;
	padding: 1em;
	border: double 3px #C43926;
}
ul.ingredients	{
	margin:1ex 0;
	list-style: none;
}
