body {
	margin: auto;
	font-family: xCorbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	font-size: 76%;
	line-height: 1.5em;
	background:  url(bg.jpg) fixed;
	}

#background {
	width: 1020px;	
	background: url(background.png) repeat-y;
	margin: auto;
	xheight: 100%;
	}

#wrapper {
	width: 960px;
	margin: auto;
	background: url(banner.png) no-repeat #ffffff;
	}	

#navigation_wrapper {
	float: right;
	height: 325px;
	}

#navigation {
	width: 520px;
	background: url(navigation.png) no-repeat;
	color: #C4C4C4;
	xfont-size: 1.6em;
	font-weight: bold;
	margin-right: 70px;
	height: 100px;
	text-align: center;
	}
	
	#navigation ul li {
		display: inline;
		}
		
	#navigation a {
		color: #c4c4c4;
		text-decoration: none;
		}
		
	#navigation a:visited {
		color: #00ff00;
		}
		
	#navigation a:active {
		color: #ffffff;
		}

#content_wrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
	
#content {
	width: 520px;
	float: right;
	font-size: 1.1em;
	line-height: 1.6em;
	}
	
#sidebar {
	width: 220px;
	float: left;
	margin-top: 100px;
	margin-bottom: 50px;
	background: url(sidebarbg.png);
	}
	
	#sidebar_content {
		width: 180px;
		margin: auto;
		color: #c4c4c4;
		}
		
	#sidebar .heading {
		margin-left: -20px;
		}
		
	
#footer {
	clear: both;
	border-top: 1px solid #b30202;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 60px;
	padding-right: 60px;
	margin-top: 50px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	}

#pagehead {
	margin-right: -70px;
	padding-right: 70px;
	border-bottom: 2px solid #b30202;
	line-height: 5em;
	background: url(intro.png) no-repeat;
	height: 120px;
	text-indent: -9999px;
	margin-bottom: 25px;
	}
	
#pagehead1 {
	margin-right: -70px;
	padding-right: 70px;
	border-bottom: 2px solid #b30202;
	line-height: 5em;
	background: url(the-db-cooper-story.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 25px;
	}
	
#pagehead2 {
	margin-right: -70px;
	padding-right: 70px;
	border-bottom: 2px solid #b30202;
	line-height: 5em;
	background: url(who-was-db-cooper.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 25px;
	}
	
#pagehead3 {
	margin-right: -70px;
	padding-right: 70px;
	border-bottom: 2px solid #b30202;
	line-height: 5em;
	background: url(about-the-authors.png) no-repeat;
	height: 52px;
	text-indent: -9999px;
	margin-bottom: 25px;
	}
	
.xhideme {
	margin-left: -9999px;
	}
	
#content p {
	margin-bottom: 1.3em;
	}
	
.headline {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.2em;
	margin-bottom: 1em;
	display: block;
	}
	
.intro {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	}
	
div.feedBurnerFeedBlock a {
	text-decoration: none;
	}
	
#content a {
	display: inline;	
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted black;
	}
	
#sidebar a {
	display: block;	
	text-decoration: none;
	color: #000000;
	}
	
.cntr {
	text-align: center;
	}
	
#amazon {
	margin: auto;
	width: 180px;
	border: 1px solid black;
	background: #ffffff;
	padding-top: 15px;
	padding-bottom: 15px;
	}
	
#amazoncont {
	margin: auto;
	width: 140px;
	text-align: center;
	}

