body {
	font: 11pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 auto;
	
}

			.shiftamazon{
				padding:0 9px 0 0;
			}

			.first{
				font-size:20px; 
				
			}

			.quoth{
				line-height:20px;
				font-style:italic;
			}
			
			.quoth a{
					
			}
			
			.quoth a:hover{
				font-style:italic;	
			}

			.gallery2{
				margin:10px;
			}
			
			.imgborder{
				border: 3px double #01339d;
			}
			
			.tidypara{
				margin-top:0px;
			}
			
			.listspace{
				line-height:28px;
			}
			
			
			img {
				margin: 0;
				border: 0;
			}
			a {
				color: #930;
				text-decoration: none;
			}
			a:hover {
				text-decoration: none;
				color:#C00;
			}
			
			h1{
				font-size:20px;
				padding: 0 0 0 10px;
				font-weight:100;
			}
			
			h2 {
				font-style:italic;
			}
			h4 {
				text-align: left;
			}
			
			h5{
	font-size:20px;
	font-style:italic;
	margin:0 0 5px 0;
	font-weight: 100;
			}

#container {
	padding-top: 15px;
	text-align: left;
	margin: auto;
}


#title {
	width: 840px;
	height:87px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background:url(images/title2.gif)
}

#menu {
	width: 840px;
	margin: 0 auto;
	height: 43px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/menu_bar2.gif);
}
#content {
	width: 760px;
	background-image: url(images/bg2.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	min-height: 500px;
}

#content p {
	text-align: justify;
	vertical-align: middle;
	padding-left:10px;
	padding-right:20px;
	
}
#content p.intro {
	font-style: italic;
	font-size:11px;
	text-align: left;
}
#content p.intro em {
	font-style: normal;
}
#content .navigation {
	font-size: 75%;
	text-align:center;
}
#content .bignavigation {
	font-weight: bold;
	text-align:center;
}
#content div.gallery p {
	text-align: center;
}

p.price {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}
p.isbn {
	font-size: 14px;
	font-weight: bold;
}
blockquote {
	font-style: italic;
	font-weight: bold;
}
cite {
	font-style: italic;
	text-align: right;
}
table#links td p {
	text-align: center;
	padding: 0;
	margin: 0;
}
table#links td h3 {
	padding: 0;
	margin: 0;
}
#gallery img {
	border: 3px solid black;
}
#gallery p {
	text-align: center;
}
#gallery blockquote {
	font-style:italic;
}
#footer {
	width: 760px;
	height: 42px;
	margin: 0 auto;
	padding: 0 40px;
	background-image: url(images/bottom2.gif);
	background-position: center;
	background-repeat:no-repeat;
	font-size:75%;
	text-align: right;
}

.disclaimer {
	font-size: 75%;
}

#gappy{
	height:10px;
}

