body {
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}
a:link, a:active, a:visited {
	color: #3E6E74;
}
a:hover {
	color: #E8A679;
}
#outerWrap {
	width: 880px;
	padding-top: 15px;
	margin: 0 auto;
	min-height: 600px;
}
#homePage #outerWrap {
	width: 800px;
	padding-top: 0;
	margin: 0 auto;
	min-height: 0;
}
#sideCol {
	width: 200px;
	float: left;
}
h1 a {
	display: block;
	text-align: left;
	font-size: 1px;
	text-indent: -5000px;
	font-weight: normal;
	height: 161px;
	overflow: hidden;
	background-image: url(../images/site_bits.gif);
	background-repeat: no-repeat;
	background-position: left -291px;
	text-decoration: none;
}
#homePage h1 {
	width: 320px;
	margin: 0 auto 20px auto;
}
#homePage h1 a {
	height: 251px;
	background-image: url(../images/site_bits.gif);
	background-position: left top;
}
h2 {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 200%;
	margin-bottom: .75em;
	color: #858656;
	font-weight: bold;
}
h3 span {
	display: block;
	font-size: 90%;
	font-style: italic;
}
#sideContent {
	padding: 0 5px 0 16px;
}
#nav {
	padding: 10px 0 8px 0;
}
#nav li {
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	text-decoration: none;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	line-height: 28px;
	display: block;
	text-align: left;
	background-image: url(../images/nav_bullet.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav li a:hover {
	background-position: right -56px;
}
#aboutPage #nav li#about a:link, 
#aboutPage #nav li#about a:active, 
#aboutPage #nav li#about a:visited,
#booksPage #nav li#books a:link, 
#booksPage #nav li#books a:active, 
#booksPage #nav li#books a:visited,
#newsPage #nav li#press a:link, 
#newsPage #nav li#press a:active, 
#newsPage #nav li#press a:visited,
#contactPage #nav li#contact a:link, 
#contactPage #nav li#contact a:active, 
#contactPage #nav li#contact a:visited,
#aboutPage #nav li#about a:hover,
#booksPage #nav li#books a:hover,
#newsPage #nav li#press a:hover,
#contactPage #nav li#contact a:hover
{
	color: #000000;
	padding-right: 20px;
	text-align: right;
	background-position: right -28px;
	cursor: default;
}
#homePage #nav {
	padding: 0;
	width: 645px;
	margin: 20px auto;
}
#homePage #nav li {
	float: left;
	width: 125px;
}
#homePage #nav li#press,
#homePage #nav li#books
{
	width: 135px;
}
#homePage #nav li#rights {
	width: 120px;	
}
#homePage #nav li a:link, #homePage #nav li a:active, #homePage #nav li a:visited {
	text-decoration: none;
	text-align: center;
	background-image: none;
}
#homePage #nav li a:hover {
	background-image: none;
}


#nav li div.group {
	color: #666600;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #858656;
	margin-top: .5em;
	margin-right: 20px;
	margin-left: 5px;
	padding-bottom: 2px;
}
#nav li ul {
	margin-bottom: .5em;
	margin-right: 20px;
	margin-left: 5px;
}
#nav li ul li a:link,
#nav li ul li a:active,
#nav li ul li a:visited,
#booksPage #nav li#books ul li a:link, 
#booksPage #nav li#books ul li a:active, 
#booksPage #nav li#books ul li a:visited
{
	text-decoration: none;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	display: block;
	text-align: right;
	background-color: #FFFFFF;
	background-image: none;
	cursor: pointer;
	color: #3E6E74;
	padding: 1px 2px 2px 1px;
}
#nav li ul li a:hover,
#booksPage #nav li#books ul li a:hover
{
	background-color: #E8A679;
	color: #FFFFFF;
	cursor: pointer;
}
#nav li ul li a.active:link,
#nav li ul li a.active:active,
#nav li ul li a.active:visited,
#nav li ul li a.active:hover,
#booksPage #nav li#books ul li a.active:link,
#booksPage #nav li#books ul li a.active:active,
#booksPage #nav li#books ul li a.active:visited,
#booksPage #nav li#books ul li a.active:hover
{
	background-color: #858656;
	color: #FFFFFF;
	cursor: default;
}

#mainCol {
	float: right;
	width: 665px;
	background-image: url(../images/logo_content_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#homePage #mainCol {
	float: none;
	width: auto;
	background-image: none;
}
#mainContent {
	min-height: 400px;
	padding: 8px 20px 20px 20px;
	font-size: 95%;
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
}
#innerCol1 {
	float: left;
	width: 45%;
}
#innerCol2 {
	float: right;
	width: 45%;
}
#homePage #mainContent {
	min-height: 0;
	padding: 65px 40px 70px 40px;
}
#mainContent blockquote {
	color: #666666;
	padding: 0 5em;
	text-indent: -.3em;
	margin-bottom: 1em;
	text-align: left;
	line-height: 140%;
	font-weight: bold;
}
#mainContent blockquote span {
	display: block;
	color: #333333;
	padding: 0 0 0 2em;
}
#mainContent p {
	line-height: 150%;
	margin: 1em 0;
}
#mainContent p.divider {
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	width: 25px;
	height: 5px;
	margin: 1em auto;
	overflow: hidden;
	background-image: url(../images/site_bits.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homePage  #mainContent p {
	text-align: center;
	padding: 0 1em;
}
#contactPage #mainContent p {
	margin-top: 0;
	font-size: 90%;
}
#mainContent a:link, #mainContent a:active, #mainContent a:visited {
	text-decoration: underline;
}
#mainContent a:hover {
	text-decoration: underline;
}
.bookPod {
	margin: 0 0 1.5em 0;
}
.bookJacket {
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
.bookJacket img {
	padding: 2px;
	border: 1px solid #D6D6D6;
	width: 100px;
	background-color: #FFFFFF;
}
.bookPod h3 {
	font-weight: bold;
}
.bookPod h3, .subtitle, .byline, .specs, .moreLinks, .buyLinks, .featureLinks, .buyList, .description {
	font-family: 'Arial Narrow', Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 140%;
}
.featureLinks {
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle {
	font-style: italic;
}
.byline {
	color: #666666;
	font-weight: bold;
}
.specs {
	color: #666666;
}
.moreLinks a, .buyLinks a {
	font-weight: bold;
}
.bookPod .details {
	text-align: right;
	display: block;
}
.buyList {
	padding: 10px;
	background-color: #F6EDC6;
	border: 2px solid #FFFFFF;
	overflow: hidden;
	margin: 0 0 .5em 0;
}
.buyList li {
	display: inline;
	padding: 0 5px;
	line-height: 200%;
	white-space: nowrap;
	font-size: 110%;
}
#mainContent p.description {
	margin: 0 0 .5em 0;
	font-size: 110%;
	padding: 15px;
	background-color: #D8E2E3;
	border: 2px solid #FFFFFF;
	overflow: hidden;
}
ul.list, ol.list {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 3em;
	list-style-position: outside;
}
ul.list {
	list-style-type: square;
}
ol.list {
	list-style-type: decimal;
}
#newsPage .newsList li {
	margin-bottom: .85em;
	font-weight: bold;
}
#newsPage .newsList li span {
	font-weight: bold;
	display: block;
	font-size: 85%;
	color: #333333;
}
#tagline {
	clear: both;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#homePage #tagline {
	padding-top: 0;
}
#tagline p {
	height: 32px;
	overflow: hidden;
	background-image: url(../images/site_bits.gif);
	background-repeat: no-repeat;
	background-position: left -452px;
	text-align: left;
	font-size: 1px;
	text-indent: -5000px;
	margin: 0;
}
#homePage #tagline p {
	height: 40px;
	background-image: url(../images/site_bits.gif);
	background-position: left -251px;
}
#footer {
	font-size: 65%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
	padding: 10px 0 40px 230px;
	line-height: 140%;
	clear: both;
}
#homePage #footer {
	padding: 20px 0 40px 0;
	color: #999999;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
#homePage #footer a:link, #homePage #footer a:active, #homePage #footer a:visited {
	color: #999999;
	text-decoration: none;
}
#homePage #footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#abCredit {
	display: none;
}
.clear {
	clear: both;
}