@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
a {
	color:#000;
}
.whiteBookLink, .whiteBookLink:active, .whiteBookLink:visited {
	color:#ffffff;
}
.whiteBookLink:hover {
	color:#999;
}
.reviewLink, .reviewLink:active, .reviewLink:visited {
	color:#999;
	text-decoration:none;
}
.reviewLink:hover {
	color:#999;
	text-decoration:none;
}

#pageHolder {
	width:520px;
	padding:0;
	background-color:#000000;
}
#footerFiller {
	width:520px;
	background-color:#000000;
	padding-top:20px;
	text-align:left;
}
#footer {
	width:510px;
	padding:10px 10px 20px 0;
	text-align:right;
}
#footer a {
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-decoration:none;
}
.authorsNote{
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.blackTextLinks, .blackTextLinks:active,.blackTextLinks:visited{
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
}
.blackTextLinks:hover{
	font-family:Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:11px;
	text-decoration:none;
}
.authorsNote:a{
	font-family:Verdana, Geneva, sans-serif;
	color:#000000;
	font-size:11px;
}

#accordion h3 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.bookstore {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#CC9;
	font-weight:bold;
}
#accordion {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#leftPanel {
	width:135px;
	padding:0 0 400px 0px;
	float:left;
}
#topNav {
	width:385px;
	padding-left:135px;
}
#topIcon{
	width:385px;
}
#author {
	width:370px;
	padding-left:135px;
	padding-right:10px;
	background-color:#000000;
	text-align: justify;
	
}
#reviews {
	width:370px;
	padding-left:135px;
	padding-right:10px;
	background-color:#000000;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:14px;
	letter-spacing:1px;
}
#getacopy{
	width:370px;
	padding-left:135px;
	padding-right:10px;
	background-color:#000000;
}
#tabs {
	width:520px;
	padding:30px 0 0 0;
	background-color:#000000;
}
#5header {
	width:520px;
	height:311px;
	background-image:url(images/5header.gif);
}
#facebook {
	width:302px;
	margin-top: 356px;
	margin-left: 218px;
}

.tweets {
	font-size:10px;
	color:#666;
	line-height:18px;
	;
	font-family: Verdana, Geneva, sans-serif;
}
.txtAuthor {
	color:#FFF;
	line-height:16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align: justify;
}
.linehorizontal
{
border-bottom: 1px solid #999;
height:1px;
width: 300px;
} 
hr {border: none 0;
border-top: 1px solid #999;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.comment1{
	color:#9a8b6b;	
}
.comment2{
	color:#778a60;	
}
.comment3{
	color:#8f8d9e;	
}
.comment4{
	color:#c69134;	
}
.comment5{
	color:#6e9694;	
}
.comment6{
	color:#b27579;	
}
.comment7{
	color:#9CC;
}
.comment8{
	color:#a585a2;	
}
.reviewer {
	color:#DCDABA;
	font-style:italic;
	text-align:right;	
}
