body {
	color: #000;
	background: #c57d5f;
	font-family: Times New Roman, Georgia, serif;
	font-size: /**/large;
	margin: 0px;
	padding: 0px;
	}
	
a:link, a:visited {color: #602a15;}
a:hover, a:active {background-color: #fff; color: #000; text-decoration: none;}
	
#contain-all {
	margin: 0px;
	padding: 0px;
	}
	
#banner {
	height: 20px;
	width: 100%;
	background: #c57d5f;
	border-bottom: 5px solid #602a15;
	color: #000;
	display: block;
	font-family: Gill Sans, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 10px;
	margin: 0px;
	text-transform: lowercase;
	}
	
#banner a:link, #banner a:visited {
	color: #000;
	}

#bod {
	background: #fff;
	margin-right: 200px;
	padding-bottom: 20px;
	padding-left: 5%;
	padding-right: 30px;
	position: static;
	z-index: 10;
	}
	
h1 {
	color: #602a15;
	font-family: Gill Sans, Arial, sans-serif;
	font-size: 36px; 
	padding-top: 40px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #666;
	margin: 0px;
	}
	
h2 {
	color: #a86558;
	font-size: 30px;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
h3 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#bod p, blockquote, li {
	line-height: 1.8em;
	}
	
#bod p {
	margin-top: 25px;
	margin-bottom: 25px;
	}
	
#bod blockquote {
	background-color: #fff0cb;
	font-size: 90%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	}
	
#bod blockquote p {
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
#bio {
	border-top: 2px dotted #666;
	border-bottom: 2px dotted #666;
	font: 90% Gill Sans, Arial, sans-serif;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#bio p {
	color: #666;
	margin: 1px;
	}
	
#bibliography, #footnotes {
	font-size: 85%;
	margin-bottom: 40px;
	}
	
#bibliography h3 {
	font-size: medium;
	margin-bottom: 0px;
	}
	
#bibliography p {
	margin: 7px;
	}
		
.comments-body {
	margin: 0px;
	padding: 0px;
}
		
.comments-body p, #bod p.pages {
	font: x-small Verdana, Arial, sans-serif;
}
		
#nav {
	right: 0px;
	top: 45px;
	width: 200px;
	position: absolute;
	padding-top: 180px;
	background: no-repeat url(/images/issues/07/who_is_god_titles.jpg);
	font: 60% Gill Sans, Arial, sans-serif;
	font-color: #602a15;
	z-index: 12;
	}
html>body #nav {
	font-size: 11px;
	}
	
#nav ul li {
	list-style-type: square;
	}
	
#nav ul li a:link, #nav ul li a:visited {
	margin: 0px;
	padding: 3px;
	color: #602a15;
	}
	
#nav ul li a:hover, #nav ul li a:active {
	background-color: #fff;
	}
	
#nav h3 {
	background-color: #a86448;
	color: #fff;
	text-align: right;
	font-size: small;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin: 0px;
	text-transform: uppercase;
	}
html>body #nav h3 {
	font-size: 12px;
	}
	
#nav #mailinglist h3 {
	margin-bottom: 10px;
	}
	
#issue-nav, #site-nav, #mailinglist {
	background: #fbb996;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	}
	
#mailinglist p, #mailinglist fieldset {
	padding: 10px;
	}

#return-home {
	padding: 10px;
	}
	
#nav h2 {display: none;}


/* fixing other issues for skinning purposes */

#right05, #cross-pic, #leftnotes, #redhanded {
	display: none;
	}
  
