@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, address, big, cite, code,del, dfn, em, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline; }
	
/* remember to define focus styles! */
:focus { outline: 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

body {
	color: black;
	background-repeat: repeat;
	background-position: left top; 
	background-image: url(images/Creme_browserbg.jpg); 
	background-attachment: scroll; 
	text-align: center;
	font-family: Palatino, Times, Optima;
	font-size: 14px; 
	line-height: 22px; 
	padding-top: 20px;
	padding-bottom: 20px; }
	
a:link { text-decoration: none; color: #915A22; }
a:visited { text-decoration: none; color: #915A22; }
a:hover { color: #915A22; text-decoration: underline; }
a:active {
	text-decoration: none;
	font-size: 16px;
}
		
#author-bio { padding: 30px; }
	
#book-about {
	background-color: #ffffff;
	padding: 30px; }	
		
#book-about img {
	float: left;
	padding-bottom: 10px; }
	
#book-links {
	text-align: left;
	background-color: #ffffff;
	margin-top: 20px;
	padding: 30px; }	

/* -- these styles put some space between chapter titles and links to scans -- */	
#book-links a:link { padding-left: 10px; color: #660000; text-decoration: underline; }
#book-links a:visited { padding-left: 10px; color: #660000; text-decoration: underline; }		

#column-center-author {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #660000;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px; }
	
#column-center-author img {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px; }		
	
#column-center-book {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #660000;
	padding: 30px; }
	
#column-center-book img {
	margin-right: 20px;
	margin-bottom: 4px; }
	
#column-center-essay {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #660000;
	padding: 30px; }
	
#column-center-essay img {
	margin-right: 20px;
	margin-bottom: 4px; }	
	
#column-left {
	float: left;
	width: 560px;
	margin-left: 40px; }

#column-right {
	float: right;
	width: 260px;
	text-align: left;
	margin-right: 40px;
	margin-top: 40px;
	height: 724px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 30px;
	background-image: url(images/grey-nav-290x744.png);
}	

#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/corner-center-950.jpg);
	background-repeat: repeat-y;
	background-position: left top; }
					
#footer {
	background-image: url(images/corner-bottom-950x145.jpg);
	clear: both;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	margin-right: auto;
	margin-left: auto; }
	
#footer-text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #915A22;
	padding-top: 6px; }
		
#header {
	background-image: url(images/corner-top-950.jpg);
	background-repeat: no-repeat;
	background-position: left top; }

#header-text {font-style: italic; font-size: 16px; color: #915A22;}	
	
#nav-bottom {
	clear: both;
	padding-top: 16px;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #915A22;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px; }

#nav-top {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	letter-spacing: 0.1em;
	font-size: 16px;
	text-transform: uppercase; }
	
#nav-top a:link { text-decoration: none; color: #696556; }		
#nav-top a:visited { text-decoration: none; color: #696556; }	
#nav-top a:hover { color: #915A22; text-decoration: underline; }

/* -- styles the little red diamonds -- */
#nav-top img {
	padding-right: 2px;
	padding-left: 2px; }

ol, ul { list-style: none; }

p {
	margin-bottom: 10px;
}

#photos {
	padding: 30px;
	background-color: #A7A28F;
	width: 454px;
	margin-right: auto;
	margin-left: auto;
}

#publications { padding: 30px; }

#text-home {
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px; }
	
#text-photos {
	padding: 30px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}	

#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto; }
