body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	font-size: .8em;
	background-color: #999999;
	margin: 0px;
	background-image: url(../images/nynt.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
a:link, a:active, a:visited {
	color: #336699;
}
a:hover {
	color: #FF9900;
}
.merchLink  {
	color: #336699;
}
.helpLink {
	float: right;
	font-weight: bold;
	font-size: 90%;
}
.helpLink a:link, .helpLink a:active, .helpLink a:visited {
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	padding: 2px 4px 3px 4px;
	text-decoration: none;
}
.helpLink a:hover {
	background-color: #FF9900;
}
h3 a:link, h3 a:active, h3 a:visited {
	text-decoration: none;
	display: block;
}
h3 a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
h2, h3, em.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #D06405;
	font-size: 120%;
}
h2 {
	margin-bottom: .85em;
}
#book h2,
#buy h2,
#excerpt h2,
#toc h2,
#reviews h2,
#bookcontent h2,
#book_lookup h2
{
	font-size: 140%;
	color: #666666;
}
h3, em.h3 {
	font-size: 1em;
	margin-top: 1em;
}

/* layout regions */
#mainDiv {
	width: 915px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
}
#outerWrap {
}
#banner h1 {
	display: block;
	height: 148px;
	overflow: hidden;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
}
#banner h1 a {
	display: block;
	height: 148px;
	text-decoration: none;
}
#innerWrap {
}
#sideBar {
	width: 260px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sideBox {
	width: 212px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.sideBoxPad {
	padding: 0 10px 10px 10px;
}
.sideBoxDivider {
	height: 20px;
	overflow: hidden;
}
#sideBox h3, #sideBox em.h3 {
	margin-top: 0;
}
#sideBox p, #sideBox li {
	font-size: 85%;
}
#sideBox li {
	margin-top: 0;
	margin-bottom: 0;
}
#mainCol {
	padding: 40px 15px 15px 0;
	float: right;
	width: 605px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*#mainCol p, li {*/
#mainCol p, #mainCol ul {
	margin: .85em 0;
	line-height: 140%;
}
#mainCol ul {
	margin-left: 4em;
}
#mainCol ul li {
	list-style-position: outside;
	list-style-type: square;
}
#mainCol ul#portals {
	margin-left: 0;
}
#mainCol ul#portals li {
	list-style-position: inside;
	list-style-type: none;
	float: left;
	width: 47%;
	padding-top: 6px;
	padding-bottom: 6px;
}
#portals li a {
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.portalImage, .portalImage2009 {
	display: block;
	width: 267px;
	height: 158px;
	overflow: hidden;
	margin: 0 auto;
	background-image: url(../images/portal_buttons_home2010.jpg);
	background-repeat: no-repeat;
}
.portalImage2009 {
	background-image: url(../images/portal_buttons_home2009.jpg);
}
#index .portalImage {
	background-image: url(../images/portal_buttons_aa.jpg);
}
.portalText {
	display: block;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
}
#portalNlBuilder {
	background-position: left top;	
}
#portalMicrosite {
	background-position: right top;	
}
#portalAmAuthor {
	background-position: left bottom;	
}
#portalPostcards {
	background-position: right bottom;	
}

#aaWelcome {
	background-position: left top;	
}
#aaFullEnhanced {
	background-position: right top;	
}
#aaEnhanced {
	background-position: left bottom;	
}
#aaBasic {
	background-position: right bottom;	
}
/*.bookBox {
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
}
.bookBox img {
	border: 1px solid #999999;
}
#mainCol .bookBox ul, #mainCol .bookBox ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 150%;
}
.bookDetails {
	float: right;
	width: 435px;
}
.bookDetails h3 {
	margin-top: 0px;
}
.subtitle, .byline {
	font-weight: bold;
}
.byline {
	color: #666666;
}
.bookSpecs {
	margin-top: 4px;
}*/
.bookBox {
	float: left;
	width: 152px;
	margin-right: 20px;
}
.bookBox img {
	border: 1px solid #999999;
	margin-bottom: .5em;
}
.bookBox ul {
	color: #666666;
	padding-left: 1.25em;
	list-style-position: outside;
	list-style-type: square;
}
.bookBox li {
	line-height: 160%;
	font-weight: bold;
	font-size: 85%;
}
.bookBox li a {
	display: block;
}
.bookDetails h3,
.bookContent h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bookDetails p,
.bookDetails ul
{
	margin-top: .85em;
	margin-bottom: .85em;
}
.subtitle {
}
.byline {
	color: #666666;
	font-weight: bold;
}
.bookSpecs
.bookContent {
	clear: both;
}
#mainCol ul.merchLinks, #mainCol ul.merchLinks li {
	list-style-type: none;
}
.merchLinks li {
	float: left;
	font-weight: bold;
	font-size: 85%;
	white-space: nowrap;
	padding-right: .85em;
}
#book #aboutLink a:link,
#book #aboutLink a:active,
#book #aboutLink a:visited,
#book #aboutLink a:hover,
#toc #tocLink a:link,
#toc #tocLink a:active,
#toc #tocLink a:visited,
#toc #tocLink a:hover,
#reviews #reviewsLink a:link,
#reviews #reviewsLink a:active,
#reviews #reviewsLink a:visited,
#reviews #reviewsLink a:hover,
#excerpt #excerptLink a:link,
#excerpt #excerptLink a:active,
#excerpt #excerptLink a:visited,
#excerpt #excerptLink a:hover,
#bookcontent #bookcontentLink a:link,
#bookcontent #bookcontentLink a:active,
#bookcontent #bookcontentLink a:visited,
#bookcontent #bookcontentLink a:hover,
#buy #buyLink a:link,
#buy #buyLink a:active,
#buy #buyLink a:visited,
#buy #buyLink a:hover
{
	text-decoration: none;
	color: #666666;
	cursor: default;
}

.bookContent h3 {
	margin-top: 1em;
	margin-bottom: .5em;
}
.bookContent p,
.bookContent ul,
.bookContent blockquote
{
	margin-bottom: .85em;
}
.bookContent hr {
	margin: 1em 0;
}
#mainCol .buyLinks ul, #mainCol .buyLinks li {
	margin-left: 0;
	padding-left: 0;
}
#mainCol .buyLinks ul {
	list-style-type: disc;
	padding-left: 3em;
	list-style-position: outside;
}
#mainCol .buyLinks li {
	line-height: 150%;
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
}
#footer {
	width: 915px;
	margin-top: 1em;
	border-top: 18px solid #064F70;
	background-color: #FFFFFF;
	font-size: 85%;
	color: #666666;
	line-height: 42px;
}
#footer div#copyright {
	padding: 10px 25px 10px 67px;
	text-align: center;
}
#runningMan {
	float: right;
	margin-left: 10px;
}
.errorText {
	color: #FF0000;
}
.floatMessage, .floatMessage2 {
	float: right;
	margin: 0 0 0 10px;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	text-align: right;
	top: -10px;
}
.floatMessage2 {
	top: 0;
}
#filedByAuthor, #americanAuthorBox, .boxLink {
	width: 200px;
	margin: 20px auto;
}
#filedByAuthor a:link,
#filedByAuthor a:active,
#filedByAuthor a:visited,
#americanAuthorBox a:link,
#americanAuthorBox a:active,
#americanAuthorBox a:visited,
.boxLink a:link,
.boxLink a:active,
.boxLink a:visited
{
	padding: 10px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	display: block;
	text-decoration: none;
}
#ggBox a:link,
#ggBox a:active,
#ggBox a:visited {
	padding-top: 70px;
	background-image: url(../getglue/images/logo.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#filedByAuthor a:link,
#filedByAuthor a:active,
#filedByAuthor a:visited {
	padding-top: 56px;
	background-image: url(../filed_by_author/images/fba_logotile.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#americanAuthorBox a:link,
#americanAuthorBox a:active,
#americanAuthorBox a:visited
{
	padding-top: 35px;
	background-image: url(../american_author/images/aa_logotile.gif);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#filedByAuthor a:hover, #americanAuthorBox a:hover, .boxLink a:hover {
	background-color: #FFFFFF;
	border: 1px solid #336699;
}
#filedByAuthor a span, #americanAuthorBox a span, .boxLink a span {
	text-decoration: none;
	color: #666666;
	font-size: 85%;
	text-align: left;

	display: block;
}
#filedByAuthor a span strong, #americanAuthorBox a span strong, .boxLink a span strong {
	font-weight: normal;
	text-decoration: underline;
}
.boxLink a em.h3 {
	margin-top: 0;	
	margin-bottom: 5px;
	display: block;
}
#mainCol ul.publications {
	list-style: none;
	margin: 0;
	list-style-type: none;
}
#mainCol ul.publications li {
	list-style: none;
	font-size: 85%;
	color: #333333;
	margin: 0;
	list-style-type: none;
	border-bottom: 1px solid #CCCCCC;
	padding: 4px;
}
.createdBy {
	color: #666666;
	float: right;
	font-size: 85%;
	font-style: italic;
	padding-left: 5px;
	text-align: right;
}


/* keep at bottom */
.clear {
	clear: both;
}
div.clear {
	height: 1px;
	overflow: hidden;
}
.pageDivider {
	margin-bottom: 1em;
}
.invisible {
	visibility: hidden;
}
.first, #mainCol p.first, #sideBar p.first, h2.first, #sideBox h3.first {
	margin-top: 0;
	padding-top: 0;
}
.last {
	margin-bottom: 0;
}
.small {
	font-size: 90%;
}
.inline {
	display: inline;
}
#abCredit {
	display: none;
}