* {
	margin: 0;
	padding: 0;
	color: #555a53;
	/*font-family: Tahoma, Verdana, Geneva, Arial, sans-serif;*/
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	/*font-weight: bold;*/
}

html, body {
	height: 100%;
}

body {
	background-color: #15222a;
	text-align: center;
}

body#show {
	padding: 10px;
	text-align: center;
	background-color: #fff;
}

body#show img {
	padding: 0;
	margin: 0;
}

h1 {
	margin: 0 0 10px 22px;
	font-size: 60px;
	font-weight: normal;
	padding-top: 30px;
	color: #555a53;
}

body#show h1 {
	font-size: 16px;
	margin: 0;
	padding: 8px 0;
	border: 0 none;
	letter-spacing: 2px;
	font-weight: normal;
}

h1 span {
	font-size: 60px;
	color: #797a72;
}

h2 {
	font-size: 24px;
	margin: 16px 0 12px 18px;
	color: #555a53;
	font-weight: normal;
}

body#show h2 {
	font-size: 14px;
	margin: 0;
	border: 0 none;
	letter-spacing: 0px;
}

h2 span {
	font-size: 24px;
	color: #797a72;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0 0 8px;
	padding-top: 10px;
	color: #555a53;
}

h3 span {
	font-size: 18px;
	font-weight: normal;
	color: #797a72;
}
h3 strong {
	font-size: 18px;
	font-weight: bold;
	color: #797a72;
}

ul {
	margin: 7px 0 0 8px;
}

li {
	list-style: none;
	float: left;
	margin-right: 12px;
}

a {
	color: #555a53;
}

a:hover {
	color: #797a72;
}

#main {
	width: 784px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background-color: #000;
	text-align: left;
}

#main img {
	margin: 0 7px;
}

#torso a {
	display: inline;
	text-align: center;
	height: 86px;
	width: 86px;
	line-height: 86px;
	float: left;
	border: 0 none;
	background-color: #555a53;
	font-size: 72px;
	margin: 6px 0 5px 10px;
	padding: 0;
	overflow: hidden;
}

#torso>a {
	font-size:4px;
	line-height: 84px;
}

#torso a:hover {
	background-color: #797a72;
}

#torso img {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	border: 0 none;
}

#torso p {
	font-size: 14px;
	margin-left: 8px;
	font-weight: normal;
}

#torso p strong {
	display: block;
	color: #797a72;
	margin-top: 8px;
	font-size: 15px;
}

p#copy {
	padding-right: 7px;
	float: right;
}

#footnotes {
	clear: both;
	padding: 0 2px 6px 10px;
	height: 30px;
	line-height: 30px;
}

#footnotes ul {
	display: inline;
}

#book {
	height: 572px;
	width: 780px;
}


#main.book h3 {
	margin-bottom: 10px;
}
.small {
	font-size: 15px;
}
#order-book {
	text-align: center;
	padding: 0 0 20px;
}
#order-book a {
	font-size: 14px;
	float: none;
	background-color: transparent;
	display: inline;
	line-height: normal;
	overflow: visible;
}
#order-book a:hover {
	background-color: transparent;
}