	body {
		background: White url(images/background.jpg);
		margin: 0px;
}

	.stripe {
		background: #FF4040;
		margin: 0px 100px;
}

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

td {
		font-size: larger;
}

h1 { 	font-size: 320%;
		font-family: "Copperplate Gothic Bold", "palatino linotype", "bookman old style", "times new roman", serif;
		margin-top: 0.2em;
		text-align: right; 
		font-weight: normal;
		color: Black;
  }

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

h3 { 	font-size: 150%;  
		font-weight: bold;
  }
  
h4 { 	font-size: 120%;  
		font-weight: bold;
  }

a:link {
		color: Blue;
		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: Red;
}

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

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

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

p.caption 	{
	margin-top:1em;
	margin-bottom:0em;
	font-size: 80%;
}

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


div#menu	{
	position:absolute;
	top:20px;
	left:40px;
	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: Black;
	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: Black;
}

p.item a:link, p.item a:visited, p.subitem a:link, p.subitem a:visited {
	color: White;
	background-color: Black;
	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: #FF4040;
	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.headitem img	{
	margin: 0px;
	padding:0px;
	width:  112px;
	height: 126px;
	border: none;
	display:block;
}

li 	{
	margin-bottom: 1ex;
}

.tome	{
	font-weight: bold;
	background-color: #AAEEFF; 
	border: 1px solid Red;
}

p.next {
	margin-top: 0px;
	font-family: Bliss, arial, helvetica, sans-serif;
	font-size: 90%;
	text-align: right;
}

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