body{
	background-color:#667BA8;
	font-family:arial;
	margin-left:auto;
	margin-right:auto;
}
#super-wrapper{
	margin:0 auto;
	text-align:center;
	width:707px;
}
#main-wrapper{
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}
#wrapper{
	background-color:#FFFFFF;
	text-align:left;
	padding: 10px 20px;
}
#clear{
	clear:both;
}
h1 {
	color:#000099;
	font-weight:bold;
	font-size:28px;
	text-align:center;
}
h2 {
	text-align:center;
	font-size:26px;
	line-height:130%;
	margin-top:25px;
	margin-bottom:25px;
}
#objections h3 {
	text-align:center;
	font-size:22px;
	line-height:130%;
	margin-top:20px;
	margin-bottom:20px;
	color:#009;
}
.comments-p{
	font-style:italic;
}
.bold{
	font-weight:bold;
}
.blue {
	color:#009;
}
.booktitle {
	color:#00F;
	font-weight:bold;
	font-size:125%;
}
.italic{
	font-style:italic;
}
.center{
	text-align:center;
}
.underline {
	text-decoration:underline;
}
img{
	padding:8px 12px 8px 5px;
}
#sig {
	padding:1px 1px 5px 1px;
}

.red{
	color:red;
	font-weight:bold;
}
.green{
	color:#006600;
}
.light-green{
	color:#009900;
}
.heading{
	color:red;
}
#header-image{
	height:142px;
}
#header-image img{
	padding:0px;
	margin:0px;
}
.testimonial{
	width:75%;
	margin:0 auto;
	border:4px ridge black;
	background-color:#e9ebfe;
	padding:20px;
	font-family:"Courier New", Courier, monospace;
}
.bonus, #elecbook {
	background-color:#e9ebfe;
	border:1px ridge black;
	width:85%;
	padding:20px;
	margin:0 auto;
}
#plus {
	font-size:100px;
	font-weight:bold;
	color:#009;
	margin:0;
	padding:0;
}
td{
	font-size:1.0em;
}
p{
	line-height:160%;
}
#portrait {
	position:relative;
}
#caption {
	position:absolute;
	top:152px;
	left:50px;
	font-size:13px;
}
.strikethrough {
	text-decoration: line-through;
}
.bookad {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border: thin dashed #666;
	text-align:center;
}
.bookad p {
	padding-left:10px;
	padding-right:10px;
}
#factoid img {
	border: thin solid #999;
	padding: 0px;
}
#factoid p {
	margin: 2px 0 10px 0;
	font-weight:bold;
	font-family: "Courier New", Courier, monospace;
	font-size:14px;
}
#imagine li {
	margin: -5px 0 0 80px;
	padding-top: 1px;
	padding-bottom: 8px;
	list-style: disc;
	text-decoration:underline;
}
.ad {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	border: thin dashed #666;
	text-align:center;
}
.ad p {
	padding-left:10px;
	padding-right:10px;
}