body {
	font: 11pt Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 auto;
}
img {
	margin: 0;
	border: 0;
}
a {
	color: #930;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-style:italic;
}
h4 {
	text-align: left;
}
#container {
	padding-top: 15px;
	text-align: left;
	margin: auto;
}
#title {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#menu {
	width: 760px;
	margin: 0 auto;
	height: 43px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(images/menu_bar.gif);
}
#content {
	width: 680px;
	background-image: url(images/bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#content p {
	text-align: left;
	vertical-align: middle;
}
#content p.intro {
	font-style: italic;
	text-align: center;
}
#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: 680px;
	height: 42px;
	margin: 0 auto;
	padding: 0 40px;
	background-image: url(images/bottom.gif);
	background-position: center;
	background-repeat:no-repeat;
	font-size:75%;
	text-align: right;
}

.disclaimer {
	font-size: 75%;
}
