@CHARSET "ISO-8859-1";

body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	position: relative;
	margin: 0 0 0 0;
}

img {
	border: 0;	
}

.page {
	width: 990px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.menu {
	float: left;
	width: 256px;
	font: 14pt Baskerville, Times;
	color: #43474a;
	position: relative;
}

.menu a:link, .menu a:visited {
	color: #43474a;
	text-decoration: none;
}

.menu a:hover {
	color: blue;
	text-decoration: underline;
}

.menu li {
	list-style: none;
	text-align: right;
	height: 1.75em;
	padding-right: 40px;
}

.menu li.currentpage {
	font-weight: bold;	
}

.menu div.logo {
	text-align: center;	
}

.menu div.logo img{
	border: 0;
}

.header {
	width: 734px;
	height: 137px;	
	text-align: right;
	display: block;
}

.main {
	width: 734px;
	display: inline;
	position: absolute;
}

.purchase{
	width: 734px;	
	margin: 0px 0px 0px 0px;
}

.purchase ul{
	width: 600px;	
	position: relative;
	display: inline;
}

.purchase .title {
	font: 14pt Baskerville, Times;
	float: left;
	position: relative;
	text-align: right;
	top: 8px;
}

.purchase ul li{
	color: #43474a;
	font: 14pt Baskerville, Times;
	list-style: none;
	display: inline;
	padding: 0px 15px 0px 18px;
}

.purchase ul li img {
	border: 0;	
}

.purchase .more a:link, .purchase .more a:visited{
	font-size: 0.6em;
	color: #2f6d95;
	text-decoration: none;
}

.purchase .more a:hover{
	font-size: 0.6em;
	color: blue;
	text-decoration: underline;
}

.content {
	color: #43474a;
	font: 12pt Baskerville, Times;	
	margin-top: 30px;
	width: 97%;
}

.content .details {
	margin-top: 40px;
}


.content a:link, .content a:visited{
	color: #2f6d95;
	text-decoration: none;
}

.content a:hover {
	color: blue;
	text-decoration: underline;
}

h1 {
	font-size: 16pt;	
}

h2 {
	font-size: 13pt;	
}

.footer {
	width: 100%;
	font: 8pt Baskerville, Times;
	text-align: center;		
	clear: both;
}

.footer hr {
	width: 500px;	
}

.bio h2 {
	margin-bottom: 0px;
}

.bio .email {
	margin-top: 5px;
	margin-bottom: 10px;	
}

code {
	display: block;
	font-size: 0.75em;
	white-space: pre;
}

code.conventions {
	display: inline;	
}

.pagebox {
	position: relative;
	float: right;
	width: 250px;
	border: 1px solid #43474a;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 15px 20px;
}

ul.references {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.references li {
	padding-bottom: 10px;
}

ul.references li h2 {
	margin: 0px 0px 0px 0px;
	display: inline;
}

ul.references img {
	border: 0;	
}

ul.books {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

ul.books li {
	padding-top: 10px;
	display: block;
	clear: both;
	height: 220px;
}

ul.books li h2 {
	margin: 0px 0px 0px 0px;
	display: inline;
}

ul.books img {
	float: left;	
}

ul.retailer {
	margin-top: 0px;
	list-style-type: none;
}

.toc {
	width: 100%;	
}

.toc h1{
	margin-bottom: 0px;	
}

.toc div.label {
	text-align: left;
	display: inline;
}

.toc div.page {
	text-align: right;	
	float: right;
	width: 25px;
	padding-right: 25px;
}

.toc .details {
	margin: 0px 0px 0px 80px;
}

.toc .detailshidden {
	display: none;
}

.toc .expand a:link, .toc .expand a:visited{
	font-size: 0.8em;
	color: #2f6d95;
	text-decoration: none;
}

.toc .expand a:hover{
	font-size: 0.8em;
	color: blue;
	text-decoration: underline;
}

p.attribution {
	float: right;
	padding-right: 20px;	
	padding-top: 1em;
	margin-top: 0px;
}

em {
	font-family: sans-serif;
	font-style: normal;	
	font-size: 0.75em;
}

blockquote {
	text-align: center;	
	padding-bottom: 1em;
}

p.erratadetails {
	font-size: 0.75em;
	margin-top: -15px;	
}

.linkto {
	vertical-align: middle;	
	text-align: center;
}

.linkto img {
	padding-right: 5px;
	padding-left: 20px;	
	bottom: -2px;
	position: relative;
}

.linkto a:link, .linkto a:visited{
	color: #2f6d95;
	text-decoration: none;
}

.linkto a:hover{
	color: blue;
	text-decoration: underline;
}
