* { border: 0;
}

body { background: #1F3450;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #F7EADE;
	font-size: 9pt;
	font-family: arial, sans-serif;
}

a:link, a:visited, input.paypal { color: #FFECCF;
	text-decoration: none;
}
a:hover, input.paypal:hover { color: #FDC064;
}

li a:link, li a:visited {
	text-decoration: none;
	}
	li a:hover {
		text-decoration: underline;
		}

ul.bookinfo li {margin-bottom:5px;
}

input.paypal {background:#331F0C;
color: #F7EADE;
text-align:left;
padding:0;
margin:0;
position:relative;
left:-2px;
cursor:pointer;
width: 10em;
_visibility:visible;
}

a img {border: 0;
}

h1 { font-family: georgia, "times new roman", serif;
}
h2, h3, h4 {text-align: center;
	font-family: georgia, "times new roman", serif;	
	}
h3 { font-size: 1.5em;
	text-align:right;
	color: #FFECCF;
}
h3 a:link, h3 a:visited {
}
h3 a:hover { text-decoration: none;
}

h4 {
	text-align: left;
	}

.center {text-align: center;
}

div#banner { background: url('image/banner2.jpg') no-repeat;
	padding: 0px 20px;
	float: none;
	height: 109px;
	}
	div#banner p {
		text-align: center;
		float:right;
		}

#container { width: 95%;
	overflow: auto;
	background: #553313;
	border: double 3px silver;
	border-top: 0px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
}

#bookgallery, #leftcol { float: left;
}

#leftcol { width: 45%;
	padding: 0px 10px 10px 0px;
	position: relative;
	}

#lefttop {
}


#rightcol { width: 45%;
	padding: 0;
	margin: 0;
	position: relative;
	float:right;
	border-left: 2px solid #4F361D;
	border-top: 2px solid #4F361D;
	background: #331F0C;
}

#bookgallery { padding: 5px 13px 10px 10px;
	overflow: auto;
	clear: right;
	float: none;
	position:relative;
}


#bottomright {
	padding: 0px 10px;
	overflow: auto;
	margin-top: 10px;
	border-right: none;
	position: relative;
	margin: 0px 6px;
	border-bottom: 1px solid silver;

}


img#paul { padding: 1px;
	float:left;
	margin: 30px 0 0 50px;
	border: #775B2C 1px solid;
}

div#mainlink { xwidth: 24%;
	margin: 10px 0 20px 11px;
	padding: 0;
	text-align: center;
}
#mainlink a:link, #mainlink a:visited { display:block;
	font-size: 1.2em;
	color: #FFF;
	text-align: left;
	display: inline;
	padding: 0px;
	margin: 10px;
	text-decoration: underline;
}
#mainlink a:hover {
	text-decoration: none;
	2border-bottom: 1px solid #2A304E;
	color: #FFFADF;
}

iframe#content { width: 100%;
	margin: 0 auto;
	height: 1900px;
	padding: 0;
	float: left;
}


.book { padding: 12px 0;
	margin: 0 6px;
	float: left;
	text-align: justify;
	border-top: 1px solid silver;
}

.book p img, .book p div {float: right;
	padding: 5px;
	clear: left;
}

.amazonandpic { width: 130px;
	float: right;
	text-align: left;
	padding: 5px
}

.amazonandpic img { padding: 5px;
	border: 0;
}
.amazonandpic iframe { margin: 5px;
}
.amazonandpic a:link img, .amazonandpic a:visited img { border: 0;
}

.buy { margin-top: 6px;
	font-size: 1.1em;
	text-align: center;
	font-weight: bold;
}
.buy a:link, .buy a:visited { border: 0;
}
.buy a:hover { text-decoration: underline;
}

#footer {color: #FFF;
	font-size: .9em;
	text-align: center;
	_position: relative;
	_top: -30px;
}
#footer a:link, #footer a:visited {color: #FFF;
	text-decoration: underline;
	font-size: .9em;
}
#footer a:hover { color: #F0FDDC;
}


