#LeftNav {
	position:absolute;
	width:170px;
	z-index: 6; 
	top: 190px; 
	left: -25px;
}
#LeftNav ul {
	list-style-type:none;
}

#LeftNav li {
	background-color: #E5EDDC;
	color: #FC9582;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 2px 0px;
	text-align: center;
}

#LeftNav li a:link {
	color: #FC9582;
	text-decoration:none;
}
#LeftNav li a:visited {
	color: #FC9582;
	text-decoration: none;
}
#LeftNav li a:hover {
	color: #184726;
}

#Home #LeftNav {
	top: 210px;
}

body#Home a#home,
body#About a#about,
body#Preview a#preview,
body#Buy a#buy,
body#WhatsNew a#whatsnew,
body#AskDoc a#askdoc,
body#NewsLetter a#newsletter,
body#Links a#links,
body#Contact a#contact,
body#Terms a#terms {
	color: #184726;
	text-decoration:none;
}

#PeachBoundary {
	position:absolute; 
	left: 0; 
	top: 0;
}
#PeachTopBar {
	position:absolute;
	background-image:url(images/topbar.jpg);
	top: 0px;
	left: 700px;
	width: 100%;
	z-index: 6;
	height: 270px;
}
#bpPeachTopBar {
	position:absolute;
	background-image:url(images/bp_topbar.jpg);
	background-repeat:repeat-x;
	top: 0px;
	left: 695px;
	width: 900px;
	z-index: 6;
	height: 10px;
}
#PeachLeftBar {
	position:absolute;
	background-image:url(images/leftbar.jpg);
	left: 0px;
	top: 297px;
	width: 300px;
	height: 900px;
	z-index: 6;
	
}
#bpPeachLeftBar {
	position:absolute;
	background-image:url(images/bp_leftbar.jpg);
	left: 0px;
	top: 298px;
	width: 10px;
	height: 2000px;
	z-index: 6;
	
}		
#MainText {
	position:absolute;
	top: 200px;
	left: 150px;
	width: 600px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 50;
}

#MainText H1 {
	background-color:#FFFFFF;
	color: #892340;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
#MainText li {
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	margin-top: 10px;
}

.Home_Testimonials {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #892340;
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#UnderConst {
	position:absolute;
	top: 200px;
	left: 190px;
	width: 700px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 50;
}

#UnderConst H1 {
	background-color:#FFFFFF;
	color: #892340;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}

#PreviewNav {
	position:absolute;
	left:0px;
	top: -28px;
}
#PreviewNav ul {
	padding: 3px 0;
	margin-left:0px;
	border-bottom: 1px solid #778;
	font: bold 9px Verdana, sans-serif;
}
#PreviewNav ul li {
	list-style: none;
	margin: 2px;
	display: inline;
}
#PreviewNav ul li a {
	padding: 3px 0.5em;
	margin-left: 0px;
	border: 1px solid #778;
	border-bottom: none;
	background: #184726;
	text-decoration:none;
}
#PreviewNav ul li a:link {
	color: white;
}
#PreviewNav ul li a:visited {
	color: white;
}
#PreviewNav ul li a:hover {
	color: #184726;
	background: #E5EDDC;
	border-color: #184726;
}
div#Cover a#cover,
div#TOC a#contents,
div#Preface a#preface,
div#Chapter1 a#chapter1 {
	color: #184726;
	background: #E5EDDC;
	border-color: #184726;
}

#Previous {
	position:absolute;
	top: 600px;
	left: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #184726;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	z-index: 6;
}
#Previous a:link {
	color: white;
	text-decoration: none;
}
#Previous a:visited {
	color: white;
	text-decoration: none;
}
#Previous a:hover {
	color: #184726;
	background: white;
	text-decoration: none;
}

#Next {
	position:absolute;
	top: 600px;
	left: 870px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #184726;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	z-index: 6;
}
#Next a:link {
	color: white;
	text-decoration: none;
}
#Next a:visited {
	color: white;
	text-decoration: none;
}
#Next a:hover {
	color: #184726;
	background: white;
	text-decoration: none;
}

#Previous9 {
	position:absolute;
	top: 650px;
	left: 110px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #184726;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	z-index: 6;
}
#Previous9 a:link {
	color: white;
	text-decoration: none;
}
#Previous9 a:visited {
	color: white;
	text-decoration: none;
}
#Previous9 a:hover {
	color: #184726;
	background: white;
	text-decoration: none;
}

#Next9 {
	position:absolute;
	top: 650px;
	left: 870px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #184726;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	z-index: 6;
}
#Next9 a:link {
	color: white;
	text-decoration: none;
}
#Next9 a:visited {
	color: white;
	text-decoration: none;
}
#Next9 a:hover {
	color: #184726;
	background: white;
	text-decoration: none;
}




#TOC {
	position:absolute;
	top: 150px;
	left: 155px;
	width: 745px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;

}

td.TOC_headings {
	font-size: 22px;
	font-weight: bold;
	color: #184726;
	text-align: center;
}
td.TOC_PageNums {
	font-size: 12px;
	font-weight: bold;
	color: #184726;
	text-align: center;
}
td.TOC_ChapterNums {
	font-size: 16px;
	font-weight:bold;
}
td.TOC_ChapterTitles {
	font-size: 14px;
	font-weight: bold;
	color: #184726;
	padding-left: 15px;
}
td.TOC_subsections {
	font-size: 12px;
	font-weight:bold;
	color: #184726;
	padding-left: 30px;
}
#TOC tr {
	height: 25px;
}

#Bio {
	position:absolute;
	top: 150px;
	left: 155px;
	width: 745px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;

}

Body#NewsLetter Div#Bio {
	min-height: 400px;
}

#BuyBook {
	position:absolute;
	top: 120px;
	left: 135px;
	width: 600px;
	background-color:#E5EDDC;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;

}

#BuyBook ul {
	margin-left: 210px;
	font-weight:bold;
}


#Preface, #Chapter1, #Chapter2, #Chapter3, #Chapter4, #Chapter5, #Chapter6, #Chapter7, #Chapter8, #Chapter9, #Chapter10 {
	position:absolute;
	top: 150px;
	left: 155px;
	width: 745px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;
}
.ChapterSummaryTitle {
	font-size: 22px;
	font-weight: bold;
	color: #184726;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
.ChapterSummaryText {
	margin-left: 65px;
	margin-right: 65px;
	margin-bottom: 25px;
	font-size: 14px;
	color: #184726;
}

.ChapterSummaryText li {
	margin-left: 80px;
}

.ChapterSummaryText a:link {
	color: #184726;
	text-decoration:underline;
}
.ChapterSummaryText a:visited {
	color: #184726;
	text-decoration:underline;
}
.ChapterSummaryText a:hover {
	color: #184726;
	text-decoration:underline;
}

#TagLine {
	float:right;
	background-color: #2B5337;
	color: white;
	top: 100px;
	width: 200px;
	height: 200px;
	z-index: 6;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.TaglineText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 25px;
	font-weight:bold;
}
.center_table  { 
	margin-left: 65px;
	margin-right: 65px;
}
.underline {
	text-decoration: underline;
}
.footertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #184726;
}
.WhatsNewHeader {
	font-size: 22px;
	font-weight: bold;
	color: #184726;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}
.WhatsNewText {
	margin-left: 65px;
	margin-right: 65px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #184726;
}
.WhatsNewDate {
	margin-left: 65px;
	margin-right: 65px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #184726;
	font-weight:bold;
}
.WhatsNewTitle {
	margin-left: 65px;
	margin-right: 65px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #184726;
	font-weight:bold;
}
.ContactText {
	margin-left: 65px;
	margin-right: 65px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #184726;
	font-weight:bold;
}
.ContactText a:link, a:visited, a:hover {
	color: #184726;
}
#ContactTextArea {
	position:absolute;
	top: 150px;
	left: 155px;
	width: 745px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;

}

#WebsiteBy {
	position:absolute; 
	width:150px; 
	height:40px; 
	z-index:100; 
	left: 0px; 
	top: 885px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #892340;
	font-size: 10px;
	margin-left: 20px;
}

#WebsiteBy a:link {
	color: #892340;
	text-decoration:underline;
}
#WebsiteBy a:visited {
	color: #892340;
	text-decoration:underline;
}
#WebsiteBy a:hover {
	color: #892340;
	text-decoration:underline;
}

#AddToListText {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #184726;
	font-weight:bold;
}

#AnnounceListButton {
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	color: white;
	background-color: #184726;
	font-weight:bold;
}

#AnnounceListButton a:link {
	text-decoration: none;
	color: white;
	background-color: #184726;
}

#AnnounceListButton a:visited {
	text-decoration: none;
	color: white;
	background-color: #184726;
}

#AnnounceListButton a:hover {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #184726;
}

#AddToList {
	border-style:solid;
	border-width: 1px;
	border-color:#000000;
}

.OldPrice {
	text-decoration:line-through;
}

.SaleAnnounceText {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	color: red;
}

.SaleAnnounceText li {
	margin-left: 80px;
}

div#Testimonials li {
	color: red;
	margin-left: 75px;
}

div#SeminarSignup {
	position: absolute;
	z-index: 50;
	text-align: center;
	top: 220px;
	left: 760px;
	color: red;
	border-style: double;
	padding: 5px;
	border-width: thick;
	border-color: red;
}

div#SeminarSignup a:link, div#SeminarSignup a:hover, div#SeminarSignup a:visited {
	color: red;
	text-decoration: underline;
}	

.SaleAnnounceText a:link {
	color: red;
	text-decoration:underline;
}
.SaleAnnounceText a:visited {
	color: red;
	text-decoration:underline;
}
.SaleAnnounceText a:hover {
	color: red;
	text-decoration:underline;
}

.RecommendedLinks {
	font-size: 14px;
	margin-left: 25px;
}

#LinksTextArea {
	position:absolute;
	top: 150px;
	left: 155px;
	width: 745px;
	height: 400px;
	background-color:#FFFFFF;
	color: #184726;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 4;

}

div#BadgesContainer {
	position: absolute;
	top: 355px;
	width: 600px;
}

div.Badges {
	margin-left: 25px;
	float: left;
}