#topBar { background: url(../../img/home/bg-top-bar.jpg) 0px 0px no-repeat; }
		
#content {
	position: relative;
	width: 778px;
	height: 600px;
		he\ight: 379px;
	margin: 0 auto;
	padding: 221px 0 0 0;
	background: url(../../img/home/bg-globe-watermark.jpg) 0px 0px no-repeat;
	}
	#tagline {
		position: absolute;
		top: 61px;
		left: 18px;
		}
		
	#content p { line-height: 19px; }
	
	#leftColumn {
		float: left;
		width: 127px;
		margin-left: 18px;
		padding: 130px 0 0 0;
		background: url(../../img/home/mccool-headshot.jpg) 0px 0px no-repeat;
		}
		
	a#video {
		float: left;
		display: block;
		width: 160px;
		height: 141px;
		background: url(../../img/home/bg-video.gif) 0px 0px no-repeat;
		}
		a#video span#thumb {
			display: block;
			width: 123px;
			height: 75px;
			margin: 10px 0 0 11px;
			background: url(../../img/home/bg-video-thumb.jpg) 0px 0px no-repeat;
			}
		
		a#video:hover { background-position: 0px -141px; }
		a#video:hover span#thumb { background-position: 0px -75px; }
		
	#middleColumn {
		float: left;
		width: 405px;
			w\idth: 387px;
		padding: 0 0 0 18px;
		}
		#middleColumn p.indent { text-indent: 36px; }
		#middleColumn p span { float: left; margin-top: 6px; }
		
	#rightColumn {
		float: right;
		width: 278px;
		margin-right: 20px;
			*margin-right: 10px;
		padding: 42px 0 0 0;
		}		
		
		
		#rightColumn p.endorsement { margin-bottom: 6px; line-height: 16px; }
		#rightColumn p.credit {
			margin: 0 0 25px 0;
			padding: 0 0 18px 0;
			color: #999;
			font-weight: bold;
			text-align: right;
			font-size: .9em;
			line-height: 15px;
			background: url(../../img/home/bg-double-divider.gif) 0px bottom no-repeat;
			}
			
		#rightColumn div#bestBook {
			padding: 0 0 18px 42px;
			background: url(../../img/home/bg-best-book-logo.gif) 0px 0px no-repeat;
			}
			#bestBook p.endorsement { margin-bottom: 3px; }
			#bestBook p.credit { margin: 0; padding: 0; background: none; }
			
			#bookExcerpts {
				padding: 8px 0 20px 93px;
				background: url(../../img/home/bg-book-icon.gif) 0px 0px no-repeat;
				}
				#bookExcerpts a {
					display: block;
					font-weight: bold;
					margin-bottom: 6px;
					padding: 0 0 0 10px;
					background: url(../../img/home/bg-focus-bullet.gif) 0px 5px no-repeat;
					}
					#bookExcerpts a:hover { background-position: 0px -13px; }
				
					#bookExcerpts a span { color: #999; font-size: .9em; }
				