body	{ 
	margin: 0px;
	padding: 0px;
	background-color: White;
	background-image: url(logos/margin.gif);
	background-position: left;
	background-repeat: repeat-y;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 90%;
	line-height: 130%;
	}

.LHS	{
	float: left; 
	clear: both;
	background-color: #ADADAD;
	margin: 0px;
	width: 120px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-top: 1px black solid;
}

div.main	{
	background: White url(logos/rhs.gif) right repeat-y;
	padding: 0em;
	margin: 0px 0px 0px 120px;
	border-top: 1px black solid;
}
* html body div.main { /* IE only */
	margin: 0ex -3px 0px 120px;
}

div.wide-main	{
	background: White;
	padding: 0em 1em;
	margin: 0px 0px 0px 120px;
	border-top: 1px black solid;
}

div.content	{
	margin: 1em 140px 0em 1em;
	padding: 0em 0em 1em 0em;
}
.RHS	{
	float: right;
	padding: 0px;
	width: 130px;
	margin: 0px;
	background-color:Black;
}

div.title	{
	background-color: White;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.book-title	{
	background-color: White;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
* html body div.book-title	{ /* IE only */
	margin-right: -3px;
}
a.skip, img.skip	{
	margin: 0px;
	height: 100px;
	width: 1px;
	border: 0px;
	float:left;
	background-color: #ADADAD;
}
* html body img.skip	{ /* IE only */
	margin: 0px -3px;
}
img.fp	{
	background-color: White;
	margin: 0px;
	height: 100px;
	width: 119px;
	border: 0px;
	float:left;
}
* html body img.fp	{ /* IE only */
	margin: 0px -3px 0px -3px;
}
div.underline	{
	background: White url(logos/undertitle.gif) bottom repeat-x;
	clear:both;
	width:100%;
	height:30px;
}
* html body div.underline	{ /* IE only */
	margin: -30px 0px 0px 0px;
}

img.namelogo	{
	margin: 14px 0px 0px 40px;
	height: 72px;
	width: 600px;
	border: 0px;
}
img.aboutlogo	{
	margin: 28px 0px 0px 14px;
	height: 53px;
	width: 630px;
	border: 0px;
}

div.title H1	{
	color : #007D8C;
	font-size:400%;
	line-height:110%;
	margin:0px 0px 0px 140px;
   font-weight : bold; 
	display: block;
	padding: 1ex 0em 0em 0em;
}

div.book-title H1	{
	color : #007D8C;
	font-size:400%;
	line-height:100%;
	margin:0px 0px 0px 140px;
   font-weight : bold; 
	display: block;
	padding: 12px 0em 30px 0em;
}

 p.here {
	margin: 5px;
	line-height: 100%;
	color: Black;
	padding: 3px;
	background-color: White;
}

p.item {
	margin: 5px;
	line-height: 100%;
	color: white;
	background-color: Black;
}

a.item:link, a.item:visited {
	color: white;
	background-color: Black;
	text-decoration: none;
	padding: 3px;
	display: block;
	width:95%;
}


a.item:hover {
	color: Black;
	background-color: White;
	text-decoration: None;
	display: block;
	width: 95%;
}
* html body a.item:hover	{ /* IE only */
	width: 100%;
}

H2 {
   font-weight : bold; 
   font-size : 200%; 
   color : Navy;
   text-align: center;
}

H3 {
   font-weight : bold; 
   font-size : 120%;
}

.emphatic {
   font-weight : bold;
   font-size: 120%; 
   color : #AE1136;
}

A {
  text-decoration : none;
  color : blue;
  font-weight:bold;
}

a:visited {
  color : #468246;	
	text-decoration: none;
}

a:active {
	color: blue;
	text-decoration: none;
}
A:hover {
   color : red;
   text-decoration : none;
}

.boxed {
	margin:1em 2em;
	padding:1em;
	text-align : justify;
	line-height: 100%;
	background-color: #E1EAF7;
	border: ridge Navy;
}

.intro {
	background-color: White;
	padding: 1em;
	margin: 0px 140px 1ex 140px;
	border: ridge Navy;
}

.address {
	margin : 0em 0em 1em 2em;
	text-indent: -2em;
}	

HR {
   color : Navy; 
   height : 2px; 
}

.cover-right	{
	float: right;
	margin: 1em 0em 1em 1em;
	border: solid 2px white;
	font-size: 80%;
	line-height:100%;
	font-family: Helvetica, Arial, sans-serif;
}

.picture-right	{
	float: right;
	margin: 1em 0em 1em 1em;
	border: none;
	font-size: 80%;
	line-height:100%;
	font-family: Helvetica, Arial, sans-serif;
}

.picture-left	{
	float: left;
	margin: 1em 1em 0em 0em;
	border: none;
	font-size: 80%;
	line-height:100%;
	text-align:center;
	font-family: Helvetica, Arial, sans-serif;
}

acronym	{
	cursor: help;
	border-bottom: thin dotted Silver;
	}
form	{
	display: inline;
}
p.review	{
	margin: 1em 3em 0em 0em;
}

p.reviewer	{
	margin: 0em 3em 1em 3em;
	font-style: italic;
	text-align: right;
}
p.reviewer cite {
	font-style: normal;
}
p.legal	{
	font-size:75%;
	text-align:left;
}
p.credits	{
	font-size:80%;
	text-align:center;	
}
input.cart	{
	height: 20px;
	width: 27px;
	border: none;
	padding: 0px 10px;
}
