body {
	font: 10pt Verdana, Arial, Helvectica, sans-serif;
	color: #C4BEBE;
	background: #1A1818;
	padding: 0px;
	margin: 0px;	
}


h1 {
	font: 16pt Helvectica, Arial, Verdana, sans-serif;
	color: #F0F0F0;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-transform: none;
	font-weight: plain;
}
h2 {
	font: 10pt Verdana, Arial, Helvectica, sans-serif;
	color: #F0F0F0;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-style:italic;
}
p {
	font: 11px Helvectica, Verdana, Arial, sans serif
	line-height: 14;
	padding: 0px 7px 0px 7px;
	margin: 0px 0px 1ems 0px;
}

a:link {
	color: #F1EEEE;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F1EEEE;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #F1EEEE;
	font-weight: bold;
	text-decoration: none;
}

a:link img {
	color: black;
	font-weight: p;
	text-decoration: none;
	border: 2px solid #A79F9F;
}
a:visited img {
	color: black;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #A79F9F;
}
a:hover img {
	color: #A2A0A0;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid white;
}
a:active img {
	color: black;
	font-weight: bold;
	text-decoration: none;
	border: 2px solid #A79F9F;
}


table.booktable {
    border-spacing: 0px;
    border-collapse: collapse;
}
table.booktable tr {
    text-align: left;
    font-weight: normal;
    padding: 20px;
    border-bottom: 2px solid #A79F9F;
    background: black;
}
table.booktable td {
    text-align: left;
    border-bottom: none;
    padding: 20px;
    background: black;
	vertical-align: top;
}

table.articles {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-left:auto; 
	margin-right:auto;
}
table.articles tr {
    text-align: center;
    font-weight: normal;
    padding: 20px;
    border-bottom: none;
    background: black;
}
table.articles td {
    text-align: center;
    border-bottom: none;
    padding: 20px;
    background: black;
	vertical-align: top;
}


#wrapper {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background: black;
	border:  none;
}

#main {
	min-height: 400px;
	background: black;
	border:  none;
	padding: 0px 60px 0px 60px;
	margin-bottom: 0px;
}

#masthead {
	padding: 0p 0px 10px 0px;
	margin: 0px;
	background: black;
}
#masthead a:hover img {
	border-bottom: 2px solid #61747b;
}
#masthead a img {
	border-bottom: 2px solid black;
	border-top: none;
	border-right: none;
	border-left: none;
}
#masthead img {

}
#masthead h1 img {
	border: none;
}
#masthead p{
	padding-bottom: 20px;
}

#home {
	background: black;
	border:  none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#navTemp {
float:right;
margin-top:50px;
margin-right: 60px;
font: 9pt Verdana, Arial, Helvectica, sans-serif;
}
#navTemp a:link {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#navTemp a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#navTemp a:hover {
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
#navTemp a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
}




.right{
	float: left;
}


#content {
	padding: 0px;
	margin: 0px;	
}

.books {
	padding: 0px;
	margin: 0px;
	background: black;	
	border: none;
}
.books.a.img {
	border: none;

}



.eachBook {
	padding: 10px;
	margin: 0px;
	background: black;	
	border: none;
	text-align: justify
}
.eachBook img{
	float: left;
	margin: 0px;
	padding-right: 7px;
	padding-bottom: 5px;
}

.textBook {
	padding: 10px;
	margin: 0px;
	background: black;	
	border: none;
	text-align: center;
	float: none;
}
.textBook img{
	padding-bottom: 5px;
}


.articles {
	padding: 20px;
	margin: 0px;
	background: black;	
	border-: none;
	text-align: center;
}
.articles img{
	border-bottom: 20px solid white;
}
.contact {
	padding: 20px;
	margin: 0px;
	background: black;	
	border: none;
	text-align: center;
}
.editing {
	padding: 20px;
	margin: 0px;
	background: black;	
	border: none;
	text-align: center;
}
.bios {
	padding: 0px 90px 0px 90px
	margin: 0px;
	background: black;	
	border: none;
	text-align: left;
}
#wrapper #main .bios img {
	float: right;
	margin: 16px 0px 0px 10px;
}

.bios p:first-letter  {
color: #C4BEBE;
font-size:x-large
}

#textbook {
	clear: both;
	padding: 10px;
	margin: 0px;
	background: black;	
	border: none;
	text-align: center;
	float: none;
}
#textbook img{
	float: none;
}




a.orange:link{
	color: #F1C535;
	font-weight: normal;
	text-decoration: none;
}
a.orange:visited {
	color: #F1C535;
	font-weight: normal;
	text-decoration: none;
}
a.orange:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.orange:active {
	color: #F1C535;
	font-weight: normal;
	text-decoration: none;
}

a.red:link{
	color: #F3522A;
	font-weight: normal;
	text-decoration: none;
}
a.red:visited {
	color: #F3522A;
	font-weight: normal;
	text-decoration: none;
}
a.red:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.red:active {
	color: #F3522A;
	font-weight: normal;
}
a.green:link{
	color: #3F8616;
	font-weight: normal;
	text-decoration: none;
}
a.green:visited {
	color: #3F8616;
	font-weight: normal;
	text-decoration: none;
}
a.green:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
a.green:active {
	color: #3F8616;
	font-weight: normal;
	text-decoration: none;
}


#footer {
	clear: both;
	padding: 10px 10px 300px 10px;
	margin-top: 0px;
	background: black;	
	text-align: center;
	font: 11px Helvectica, Verdana, Arial, sans serif

}

#footer a:link {
	color: #918D8D;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #918D8D;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#footer a:active {
	color: #918D8D;
	font-weight: normal;
	text-decoration: none;
}
