@charset "UTF-8";
body  {
	font: 100.1% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 951px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: none;
	margin: 20px auto 50px auto;
	text-align: left;
	background-image: url(images/bookback_redB.jpg);
	font-size: 12px;
	padding: 0px 0 0 0;
	background-repeat: no-repeat;
	height: 792px;
	position: relative;
	background-position: left top;
} 
.twoColFixLtHdr #header {
	background: none;
	width: 952px;
	height: 25px;
	color: #000000;
} 
.twoColFixLtHdr  #header  ul {
	margin: 0;
	padding: 5px 0;
	font-weight: bold;
}
#header  ul.center {
	text-align: center;
}
#header ul.right {
	float: right;
}
#header li {
	list-style: none;
	display: inline;
	margin: 0 30px;
}
#header ul.right li {
	margin: 0 10px 0 25px;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 401px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: none; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 40px 15px 40px;
	text-align: center;
}
#sidebar1 h2{
	color: #FFFFFF;
	padding: 3px 3px;
	margin: 550px 130px 0 131px;
	/*background-image: url(images/availableback_bw.jpg);
	background-repeat: repeat-y;*/
	font-size: 12px;
}
#sidebar1  h3 {
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(images/purchaseback.jpg);
	background-repeat: repeat-y;
	margin: 550px 120px 0 120px;
	padding: 5px 0;
	font-weight: normal;
}
#sidebar1 form {
	margin: 30px auto 0 auto;
	padding: 5px 0;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 481px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px;
	text-align: center;
	position: absolute;
	top: 27px;
	right: 25px;
	width: 400px;
} 
#mainContent img {
	padding: 0 0 5px 0;
}
#mainContent  img.deceptive {
	margin: 0;
	border-bottom: solid #666666 1px;
}
#mainContent img.subtext {
	margin: 0;
	border-top: solid #BBBBBB 1px;
	border-bottom: solid #BBBBBB 1px;
	padding: 0;
}
#mainContent img.bob {
	padding: 2px;
	border: solid #C2AD92 1px;
	float: left;
}
#mainContent img.interviewright {
	padding: 2px 2px;
	border: solid #C2AD92 1px;
	margin: 10px 0 10px 15px;
	float: right;
}
#mainContent img.interviewleft {
	padding: 2px 2px;
	border: solid #C2AD92 1px;
	margin: 5px 15px 0 0;
	float: left;
}
#mainContent img.speaking {
	padding: 2px;
	border: solid #C2AD92 1px;
	margin: 5px 0;
}
#mainContent p {
	padding: 0;
	text-align: justify;
	font-size: 11px;
	margin: 8px 0;
}
#mainContent h2 {
	text-align: left;
	color: #FF0000;
	font-size: 16px;
	margin: 40px 0 0 0;
}
#mainContent h3 {
	text-align: left;
	color: #000000;
	font-size: 12px;
	margin: 40px 0 0 0;
}
#mainContent ul {
	margin: 5px 0 10px 0;
	padding: 0 0 0 15px;
}
#mainContent  li {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	margin: 5px 0 0 0;
}
#mainContent.message li, #mainContent.speaking li {
	line-height: 110%;
	color: #FF0000;
	font-size: 10px;
}
#mainContent blockquote {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.1em;
	background: #666666;
	padding: 3px 0;
}
#mainContent blockquote.mainPage {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background: none;
	font-size: 14px;
	margin: 5px 5px;
}
#mainContent blockquote.mainPageSmaller {
	color: #000000;
	font-weight: bold;
	font-style: normal;
	background: none;
	font-size: 12px;
	margin: 5px 5px;
}
#mainContent.message h2 {
	margin: 5px 0 0 0;
}
#mainBob {
	margin: 8px 0 0 0;
	border-top: solid #BBBBBB 1px;
	padding: 10px 0 0 0;
}
#mainBob p {
	margin: 0px 0 0 100px;
}
#bottomBuyNow {
	position: absolute;
	right: 30px;
	top: 735px;
	padding: 0;
}
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:none;
	margin: 0 auto;
	text-align: right;
	font-size: 10px;
	width: 931px;
	position: absolute;
	bottom: -25px;
	color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.currentPage {
	border: solid #FFFFFF 1px;
	padding: 0 2px;
	color: #FFFFFF;
}
.boldFont {
	font-weight: bold;
}
.italicFont {
	font-style: italic;
}
.normalFont {
	font-style: normal;
}
.redFont {
	color:#FF0000;
}
.largerFont {
	font-size: 1.2em;
}
.underlineFont {
	text-decoration: underline;
}
.proceedsFont    {
	color: #FFFFFF;
	font-size: 10px;
}
.indentParagraph {
	padding: 0 0 0 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
#mainContent a:link {
	text-decoration: none;
	color: #FF0000;
}
#mainContent a:visited {
	text-decoration: none;
	color: #FF0000;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #990000;
}
#mainContent a:active {
	text-decoration: none;
	color: #999999;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:active {
	color: #999999;
	text-decoration: underline;
}
#mainContent blockquote a:link, #mainContent blockquote a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainContent blockquote a:hover, #mainContent blockquote a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
p.proceedsFont a:link, p.proceedsFont a:visited {
	color: #666666;
	text-decoration: none;
}
p.proceedsFont a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
p.proceedsFont a:active {
	color: #999999;
	text-decoration: underline;
}
