body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	width: 900px;
	background-color: #023f28;
	background-image: url(images/bg-2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
#content #outline h1, #content #outlinefull h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #ffe147;
	margin: 15px 0 3px;
}
a {
	color: #addfe9;
}
#copyright {
	background-image: url(images/tape2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 49px;
	color: #d7c14e;
	font-size: 11px;
	line-height: 13px;
	width: 520px;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 65px;
}
.dotted {
	background-image: url(images/dotted.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 100px;
}

 #copyright a {
 color: #efe3a7;
 }

a:hover {
	color: #FFFFFF;
}
#bookcover {
	float: left;
	margin-top: 40px;
	margin-left: 49px;
}
#right {
	margin-top: 60px;
	margin-left: 360px;
}
#outline {
	background-image: url(images/outline.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content #outline span, #content #outlinefull span {
	color: #89D7FB;
}
.smprint {
	font-size: 10px;
	line-height: 15px;
	padding: 15px;
	float: right;
	width: 150px;
	border-top: solid #AB9B21 1px;
	border-bottom: solid #AB9B21 1px;
	margin-right: 25px;
	margin-top: 35px;
	
}
#content #outlinefull img.author {
	border: 1px solid #F8EE59;
}
#outlinefull {
	background-image: url(images/outline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 35px;
}
#podcast {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	width: 900px;
	background-color: #023f28;
	background-image: url(images/bg-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
