html, body {
	margin: 0px;
	padding: 0px;
}

html {
	background: url(/images/html_bg.jpg) repeat-x #1e254a;
}

body {
	font-size: 14px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	color: #2c314c;
}

body.homepage {
	background: url(/images/body_bg.jpg) no-repeat top center transparent;
}

h1, h2, h3, h4, h5 {
	margin: 0px 0px .7em 0px;
	font-weight: normal;
	line-height: 1em;
	padding: 0px;
}

h1 {
	font-size: 2.5em;
	font-weight: bold;
	color: #b33527;
	padding-top: 15px;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	color: #404d9b;
	margin-bottom: .5em;
}

h3 {
	margin-bottom: .5em;
	color: #678745;
	font-size: 1.2em;
	font-weight: bold;
}

a:link,
a:visited,
a:active {
	color: #1362ab;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin: 0px;
	padding: 0px 0px 1.3em 0px;
}

ul {
	list-style-type: none;
	margin: 0px 0px 1.5em 0px;
	padding: 0px;
}

ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background: url(/images/bullet.gif) no-repeat top left;
}

	ul li ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	ul li ul li {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
		background: url(/images/smaller_bullet.gif) no-repeat 0px 0px;
	}

.clear {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

.attention {
	background-color: #CC99CC;
	padding: 10px 20px;
}


/* ////////// CONTAINER ////////// */

#main_container {
	width: 920px;
	_width: 925px;
	margin: 0px auto;
	position: relative;
	background: url(/images/main_container_bg.gif) repeat-y bottom left;
}

/* ////////// MAIN NAV ////////// */

#major_nav {
	background-color: #293363;
}

#major_nav ul {
	margin: 0px;
	padding: 0px;
}

#major_nav ul li {
	float: left;
	background: none;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}

#major_nav ul li a:link,
#major_nav ul li a:visited,
#major_nav ul li a:active {
	display: block;
	height: 40px;
	text-indent: -9999px;
	outline: none;
	text-decoration: none;
	background: url(/images/main_nav.jpg) no-repeat 0px 0px;
}

#major_nav ul li#home a:link,
#major_nav ul li#home a:visited,
#major_nav ul li#home a:active {
	width: 77px;
	background-position: 0px 0px;
}

#major_nav ul li#home a:hover {
	background-position: 0px -40px;
}

#major_nav ul li#home.current_section a:link, 
#major_nav ul li#home.current_section a:visited,
#major_nav ul li#home.current_section a:active,
#major_nav ul li#home.current_section a:hover {
	background-position: 0px -80px;
}


#major_nav ul li#inside_the_book a:link,
#major_nav ul li#inside_the_book a:visited,
#major_nav ul li#inside_the_book a:active {
	width: 143px;
	background-position: -77px 0px;
}

#major_nav ul li#inside_the_book a:hover {
	background-position: -77px -40px;
}

#major_nav ul li#inside_the_book.current_section a:link,
#major_nav ul li#inside_the_book.current_section a:visited,
#major_nav ul li#inside_the_book.current_section a:active,
#major_nav ul li#inside_the_book.current_section a:hover {
	background-position: -77px -80px;
}


#major_nav ul li#reviews a:link,
#major_nav ul li#reviews a:visited,
#major_nav ul li#reviews a:active {
	width: 88px;
	background-position: -220px 0px;
}

#major_nav ul li#reviews a:hover {
	background-position: -220px -40px;
}

#major_nav ul li#reviews.current_section a:link,
#major_nav ul li#reviews.current_section a:visited,
#major_nav ul li#reviews.current_section a:active,
#major_nav ul li#reviews.current_section a:hover {
	background-position: -220px -80px;
}


#major_nav ul li#blog a:link,
#major_nav ul li#blog a:visited,
#major_nav ul li#blog a:active {
	width: 60px;
	background-position: -308px 0px;
}

#major_nav ul li#blog a:hover {
	background-position: -308px -40px;
}

#major_nav ul li#blog.current_section a:link,
#major_nav ul li#blog.current_section a:visited,
#major_nav ul li#blog.current_section a:active,
#major_nav ul li#blog.current_section a:hover {
	background-position: -308px -80px;
}


#major_nav ul li#news_and_events a:link,
#major_nav ul li#news_and_events a:visited,
#major_nav ul li#news_and_events a:active {
	width: 138px;
	background-position: -368px 0px;
}

#major_nav ul li#news_and_events a:hover {
	background-position: -368px -40px;
}

#major_nav ul li#news_and_events.current_section a:link,
#major_nav ul li#news_and_events.current_section a:visited,
#major_nav ul li#news_and_events.current_section a:active,
#major_nav ul li#news_and_events.current_section a:hover {
	background-position: -368px -80px;
}

#major_nav ul li#hot_flashes a:link,
#major_nav ul li#hot_flashes a:visited,
#major_nav ul li#hot_flashes a:active {
	width: 113px;
	background-position: -506px 0px;
}

#major_nav ul li#hot_flashes a:hover {
	background-position: -506px -40px;
}

#major_nav ul li#hot_flashes.current_section a:link,
#major_nav ul li#hot_flashes.current_section a:visited,
#major_nav ul li#hot_flashes.current_section a:active,
#major_nav ul li#hot_flashes.current_section a:hover {
	background-position: -506px -80px;
}


#major_nav ul li#resources a:link,
#major_nav ul li#resources a:visited,
#major_nav ul li#resources a:active {
	width: 102px;
	background-position: -619px 0px;
}

#major_nav ul li#resources a:hover {
	background-position: -619px -40px;
}

#major_nav ul li#resources.current_section a:link,
#major_nav ul li#resources.current_section a:visited,
#major_nav ul li#resources.current_section a:active,
#major_nav ul li#resources.current_section a:hover {
	background-position: -619px -80px;
}


#major_nav ul li#contact a:link,
#major_nav ul li#contact a:visited,
#major_nav ul li#contact a:active {
	width: 87px;
	background-position: -719px 0px;
}

#major_nav ul li#contact a:hover {
	background-position: -719px -40px;
}

#major_nav ul li#contact.current_section a:link,
#major_nav ul li#contact.current_section a:visited,
#major_nav ul li#contact.current_section a:active,
#major_nav ul li#contact.current_section a:hover {
	background-position: -719px -80px;
}


#major_nav ul li#disclaimer a:link,
#major_nav ul li#disclaimer a:visited,
#major_nav ul li#disclaimer a:active {
	width: 112px;
	background-position: -806px 0px;
}

#major_nav ul li#disclaimer a:hover {
	background-position: -806px -40px;
}

#major_nav ul li#disclaimer.current_section a:link,
#major_nav ul li#disclaimer.current_section a:visited,
#major_nav ul li#disclaimer.current_section a:active,
#major_nav ul li#disclaimer.current_section a:hover {
	background-position: -806px -80px;
}

/* ////////// FOOTER NAV ////////// */


ul#footer_nav {
	float: left;
	font-size: .9em;
}

ul#footer_nav li {
	float: left;
}

ul#footer_nav li a {
	padding-right: 20px;
}

ul#footer_nav li.last a {
	padding-right: 0px;
}

#copyright {
	float: right;
}

#homepage_feature {
	float: left;
}

/* ////////// SIDEBAR COLUMN ////////// */

#sidebar_column {
	margin: 0px;
	padding: 0px;
	width: 322px;
	float: right;
}

#sidebar_column .pad {
	position: relative;
	left: 20px;
}

.homepage #sidebar_column {
	padding-top: 375px;
	background: url(/images/homepage_sidebar_bg.jpg) no-repeat top left transparent;
}

.homepage #sidebar_column #look_inside {
	position: absolute;
	width: 58px;
	height: 83px;
	top: 80px;
	text-indent: -9999px;
	outline: none;
	right: 24px;
	background: none;
	padding-bottom: 25px;
}	

h2#read_buy {
	height: 25px;
	width: 302px;
	background: url(/images/read_buy_bg.gif) no-repeat top left transparent;
	position: relative;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

h2#read_buy a {
	display: block;
	position: absolute;
	width: 100px;
	height: 25px;
	text-indent: -9999px;
}

h2#read_buy a#read_more {
	width: 118px;
	top: 0px;
	left: 0px;
}

h2#read_buy a#buy_the_book {
	width: 150px;
	top: 0px;
	right: 0px;
}

.homepage img {
	display: block;
}

#homepage_content {
	background: url(/images/main_column_bg.jpg) no-repeat top left #b1c0e3;
	padding: 0px 20px 30px 20px;
	width: 558px;
	float: left;
}

#homepage_content h2.subtitle {
	display: none;
}

#homepage_content h1 {
	background: url(/images/book_title_homepage.jpg) no-repeat top left transparent;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	height: 54px;
	text-indent: -9999px;
}

#homepage_content #about_the_author_text h2 {
	background: url(/images/about_the_author.gif) no-repeat top left transparent;
	margin-bottom: 10px;
	_margin: 0px;
	padding: 0px;
	height: 19px;
	text-indent: -9999px;
	line-height: 0px;
}

#homepage_content #about_the_author_text p {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: .7em;
}

#homepage_content #about_the_author_text img {
	float: right;
	margin: 0px 0px 1.5em 20px;
	padding: 0px;
	border: solid 1px #97b0e7;
	border-left-width: 3px;
}

#homepage_content #about_the_author_text p.links {
	text-transform: uppercase;
	font-size: .8em;
}

#buy_book_options {
	background: url(/images/buy_book_bg.jpg) no-repeat top left;
	width: 302px;
	height: 50px;
	position: relative;
	margin-bottom: 1.7em;
}

#buy_book_options a {
	display: block;
	position: absolute;
	height: 50px;
	text-indent: -9999px;
	outline: none;
}

#buy_book_options a#amazon {
	width: 97px;
	top: 0px;
	right: 0px;
}
#buy_book_options a#barnesnoble {
	width: 96px;
	top: 0px;
	left: 109px;
}
#buy_book_options a#iuniverse {
	width: 109px;
	top: 0px;
	left: 0px;
}

#praise h2 {
	background: url(/images/praise_for_the_book.gif) no-repeat top left transparent;
	height: 19px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	line-height: 1em;
	padding-bottom: 15px;
	_padding-bottom: 10px;
}

#praise .bubble_bottom {
	background: url(/images/bubble_bottom_bg.gif) no-repeat bottom left transparent;
	padding-bottom: 20px;
}

#praise .bubble_top {
	background: url(/images/bubble_top_bg.gif) no-repeat top left transparent;
}

#praise .bubble_top p {
	padding: 12px 35px 14px 15px;
	color: #56850a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.07em;
	font-style: italic;
	margin: 0px;
}

#praise .bubble_top p.citation_read_more {
	padding: 0px 0px 0px 80px;
	color: #b3c1e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	margin: 0px;
	position: relative;
	top: 17px;
}

#praise .bubble_top p.citation_read_more a {
	display: block;
	color: #97f2ff;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
}

#did_you_know {
	background: url(/images/did_you_know_bg.gif) no-repeat top left transparent;
	padding: 30px 0px 0px 20px;
	margin-top: 30px;
}

.homepage #did_you_know {
	background: url(/images/did_you_know_bg.jpg) no-repeat top left #1e254a;
}

#did_you_know h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.31em;
	font-style: italic;
	color: #4c6c9c;
}

#did_you_know p {
	color: #becff1;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0px;
	padding: 0px;
}

#footer {
	background: url(/images/footer_bg.jpg) repeat-y transparent;
	padding: 15px 20px;
}

#footer #footer_buy {
	font-weight: bold;
	color: #b1c0e3;
}

#footer ul#footer_nav {
	margin: 10px 0px;
}

#footer ul#footer_nav li {
	margin: 0px;
	padding: 0px 11px 0px 0px;
}

#footer ul#footer_nav li a {
	color: #98efff;
	margin: 0px;
	padding: 0px;
	font-size: .8em;
}

#footer #copyright {
	float: right;
	color: #4a5478;
	width: 280px;
	padding-top: 33px;
	font-weight: bold;
}

#page_content {
	width: 558px;
	_width: 555px;
	padding: 0px 20px 30px 20px;
	background: url(/images/main_column_bg.jpg) no-repeat top left #b2c0e3;
	margin-bottom: 0px;
}

.homepage #page_content {
	width: auto;
	padding: 0px;
	background: none;
}

.inside_the_book #page_content p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: .9em;
	text-indent: 30px;
	text-align: justify;
}	

#page_content p.callout {
	width: 225px;
	text-align: left;
	font-size: 1.1em;
	position: relative;
	left: 22px;
	border-right: solid 2px #d7d9e7;
	border-bottom: solid 1px #d7d9e7;
	padding: 17px 20px 13px 50px;
	background: url(/images/page_fold.gif) no-repeat top left transparent;
	float: right;
	margin: 0px 0px 1.3em 10px;
	text-indent: 0px;
}

#page_content p.callout em {
	display: block;
	color: #869ed4;
	padding-top: 7px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#page_content p.callout span {
	display: none;
}

.inside_the_book #page_content p.callout.preface {
	width: 225px;
	left: 22px;
}

#page_content p.callout.about {
	width: 505px;
	left: 22px;
}

.divider {
	background: url(/images/divider.gif) no-repeat top center transparent;
	height: 28px;
	margin: .5em 0px 1.5em 0px;
}

a#look_inside {
	display: block;
	text-indent: -9999px;
	outline: none;
	height: 280px;
	background: url(/images/top_right_default.jpg) no-repeat top left transparent;
}

.reviews #page_content p {
	background: url(/images/page_fold_review.gif) no-repeat top left transparent;
	padding: 17px 20px 30px 20px;
	margin-right: 10px;
	text-indent: 35px;
	font-size: .9em;
}

.reviews #page_content p.citation {
	background: none;
	background: url(/images/citation_bg.jpg) no-repeat top center #d4dffb;
	text-indent: 0px;
	padding: 10px 20px 13px 20px;
	border-bottom: solid 1px #aab8db;
	margin: 0px 0px 1.6em 30px;
	position: relative;
	bottom: 15px;
	font-size: 1.1em;
	color: #479315;
	text-align: right;
}

#blog_sidebar {
	padding: 20px 0px 20px 20px;
}

.blog_post_info {
	font-size: .9em;
	color: #7e91c1;
}

.postmetadata {
	font-size: .9em;
	border-top: solid 1px #a3b0cf;
	margin-bottom: 2em;
	padding-top: 10px;
	color: #7a8dbb;
	line-height: 1.3em;
}

.archives_container h2 {
	display:block;
	width: 142px;
	height: 25px;
	text-indent: -9999px;
	background: url(/images/blog_archive.gif) no-repeat top left transparent;
	margin: 0px 0px .3em 0px;
}

.archives_container a:link,
.archives_container a:visited,
.archives_container a:active,
.archives_container a:hover {
	color: #97f2ff;
}

.archives_container ul, .archives_container ul li {
	list-style-type: circle;
	color: #659aba;
}

.archives_container ul {
	margin-left: 13px;
}

img#book_stack {
	display: block;
	margin-bottom: 1.2em;
}

.search_form {
	margin-bottom: 1.4em;
}

.search_form label {
	display:block;
	text-indent: -9999px;
	background: url(/images/search_blog.gif) no-repeat top left transparent;
	width: 164px;
	height: 25px;
	margin-bottom: .4em;
}

.search_form input {
	vertical-align: middle;
}

.search_form input#s {
	padding: 3px 3px 4px 3px;
	margin-right: 5px;
	width: 198px;
	border: solid 1px #adc3ec;
}

.col_one_of_two {
	width: 48%;
	float: left;
}

.col_two_of_two {
	width: 48%;
	float: right;
}


img.alignleft {
	float: left;
	margin: 0px 20px 1em 0px;
	display: block;
}

img.alignright {
	float: right;
	margin: 0px 00px 1em 20px;
	display: block;
}

.comment-meta {
	font-size: .8em;
}

ol.commentlist, ol.commentlist li {
	margin: 0px;
	padding: 0px;
}

ol.commentlist {
	margin-left: 20px;
}

ol.commentlist li .comment_body {
	background-color: #fff;
	padding-left: 0px;
	font-size: .2em;
}

#blog_sidebar p {
	color: #bac7e1;
}

img.about_callout {
	float: right;
	margin: 0px 0px 1.4em 30px;
	border: solid 1px #97b0e7;
	border-left-width: 3px;
}

img.contact_callout {
	float: right;
	margin: 0px 0px 1.4em 30px;
}

img.inside_callout {
	float: right;
	margin: 0px 0px 1.4em 20px;
}

.news_and_events #page_content h2 {
	border-top: solid 1px #99a8cd;
	padding-top: 20px;
	margin-top: 10px;
}