.container {
	padding: 18px 20px 0px 20px;
}
ul li {
	font-size: 9px;
	line-height: 18px;
	height: 18px;
}
#header {
	padding-bottom: 18px;
}
a#logo {
	height: 72px;
	width: 700px;
}

#pullquote {
	padding-top: 18px;
	padding-bottom: 18px;
}
#buy-book {
	padding-top: 18px;
	padding-bottom: 18px;
}
#buy-book h3 {
	margin-bottom: 13px;
	line-height: 18px;
	margin-top: -5px;
}

#description {
	padding-right: 20px;
	width: 200px;
}
#main {
	padding-top: 18px;
	padding-bottom: 18px;
	margin-right: 0px;
	min-height: 648px;
	border-right: 1px solid #000;
}
#main ul {
	margin-bottom: 18px;
}
#chapter-nav {
	width: 219px;
	padding-top: 18px;
	padding-left: 20px;
}
#chapter-nav h2 {
	margin-bottom: 18px;
	line-height: 18px;
}
#chapter-nav h3 {
	line-height: 18px;
	clear: both;
}
#chapter-nav dl {
	margin-bottom: 18px;
}
#chapter-nav dt {
	line-height: 18px;
	margin-top: -1px;
	float: left;
	width: 25px;
	clear: both;
}
#chapter-nav dd {
	line-height: 18px;
	width: 194px;
	float: left;
}
#chapter-head {
	line-height: 18px;
	margin-bottom: 18px;
}
#description p {
	margin-bottom: 18px;
	line-height: 18px;
}
#description li {
	height: 18px;
	line-height: 18px;
}
#thumbs {
	padding-top: 18px;
}
#footer {
	padding-top: 18px;
	padding-bottom: 18px;
}
#footer p {
	line-height: 18px;
}
#footer ul li {
	float: left;
	margin-left: 15px;
}
#footer ul li a {
	text-transform: none;
}
#footer #bottom-nav {
	margin-left: -30px;
}
#endnotes-nav {
	width: 180px;
	margin-right: 40px;
	line-height: 18px;
}
#endnotes-nav h3 {
	margin-bottom: 18px;
}
#endnotes-nav h4 {
	margin-bottom: 18px;
}
#endnotes-nav ul {
	margin-bottom: 18px;
}
#endnotes dt span.pagenum {
	width: 60px;
	display: block;
	float: left;
}
#endnotes dt span.note {
	width: 400px;
	display: block;
	float: left;
}
#endnotes dt {
	margin-bottom: 0;
	line-height: 18px;
}
#endnotes dd {
	padding-left: 60px;
	margin-bottom: 18px;
}

#animation {
	text-align: center;
}
#animation img {
	padding-top: 54px;
}
#animation h2 {
	line-height: 36px;
	margin-bottom: 9px;
	margin-top: 36px;
}
#animation p {
	line-height: 18px;
}
#animation p a {
	padding-right: 20px;
}
#animation p a.last {
	padding-right: 0;
}
#promo {
	padding-top: 54px;
	background-image: url("/site_media/images/promo-text.png");
	background-repeat: no-repeat;
	background-position: 0px 162px;
	height: 540px;
}

#promo #top-quote {
	display: block;
	line-height: 27px;
  margin-bottom: 27px;
}
#promo #top-quote em {
	font-style: normal;
}
#promo p {
	margin-bottom: 27px;
	text-indent: -5000px;
}
#promo #attribution {
	margin-bottom: 36px;
	margin-top: -9px;
	display: block;
	line-height: 36px;
	text-indent: -5000px;
}
#sample {
	padding-top: 18px;
	border-right: 1px solid #000;
	width: 699px;
	padding-bottom: 36px;
}
#sample #main-image {
	margin-left: 40px;
}
#sample #thumbs {
	margin-left: 40px;
}
#sample h3 {
	line-height: 18px;
	margin-bottom: 16px;
}
#wiki {
	padding-top: 18px;
	padding-bottom: 36px;
}
#wiki h3 {
	line-height: 18px;
	margin-bottom: 16px;
}

#error {
	min-height: 300px;
	padding: 36px 0;
}
#error h1 {
	font-size: 24px;
}


