body {
	background: #16154a url(images/bg.jpg);
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}
a {
	color: #16154a;
}
a:visited {
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #433571;
}
form {
	margin: 2px 0px 0px 0px;
}
input {
	background: #e7e3ed;
	border: 1px solid #664c94;
	font-size: 12px;
	color: #000000;
}
textarea {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	background: #e7e3ed;
	border: 1px solid #664c94;
	font-size: 12px;
	color: #000000;
}
input.submit {
	background: #664c94;
	color: #ffffff;
}
div#body {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	background: #bfb1d5 url(images/contentbg.gif) left repeat-y;
}
div#bodybg {
	background: url(images/contentbg_top.jpg) top left no-repeat;
	overflow: auto;
}
div#leftbar {
	width: 200px;
	float: left;
}
div#logo {
	text-align: center;
}
div#logo img {
	margin: 0px;
	border: 0px;
}
div#leftnav {
	padding: 10px;
}
div#leftnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#leftnav ul.subnav {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
div#leftnav li {
	font-size: 95%;
	/*color: #e2dde7;*/
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
div#leftnav li a, div#leftnav li a:visited {
	text-decoration: none;
	color: #e2dde7;
}
div#leftnav li a:hover {
	color: #bfb1d5;
}
div#leftnav li.sublink {
	font-weight: normal;
	padding: 0px 0px 3px 0px;
	font-size: 85%;
}
div#content {
	margin-left: 201px;
	padding: 0px 20px 5px 20px;
	height: 100%;
	min-height: 100%;
}
div#content p {
	font-size: 85%;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}
div#content ul {
	list-style-type: disc;
}
div#content li {
	font-size: 85%;
	color: #000000;
	margin-bottom: 5px;
}
h1 {
	font-size: 130%;
	color: #16154a;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-size: 110%;
	color: #16154a;
	margin-top: 0px;
	font-weight: normal;
}
div#strapline {
	text-align: center;
	padding-bottom: 30px;
}
.imgl {
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
	border: 0px;
}
.imgr {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 0px;
}
div.sidebox {
	text-align: center;
	width: 200px;
	padding-top: 20px;
}
div.sidebox iframe {
	width: 120px;
}
div.box {
	margin: 10px 0px;
	border: 1px solid #433571;
	overflow: auto;
	padding: 20px;
}
div.button300 {
	background: url(images/blank_button_300.gif) top left no-repeat;
	width: 300px;
	height: 30px;
	margin: 15px auto;
	text-align: center;
	color: #ffffff;
	font-size: 10pt;
	padding-top: 6px;
}
div.button300 a, div.button300 a:visited {
	color: #ffffff;
	text-decoration: none;
}
div.button300 a:hover {
	color: #bfb1d5;
}
div.paypalbutton {
	text-align: center;
	margin: 15px auto;
}
.paypalbutton-voucher {
	background: url(images/button_voucher.gif) top left no-repeat;
	border: 0px;
	width: 200px;
	height: 30px;
}
.paypalbutton-voucher:hover {
	background: url(images/button_voucher_hover.gif) top left no-repeat;
}
.paypalbutton-buynow {
	background: url(images/button_buynow.gif) top left no-repeat;
	border: 0px;
	width: 200px;
	height: 30px;
}
.paypalbutton-buynow:hover {
	background: url(images/button_buynow_hover.gif) top left no-repeat;
}
div#content p.disclaimer {
	font-size: 75%;
	font-style: italic;
	width: 99%; /* fixes IE6 bug */
	margin-top: 20px;
	margin-bottom: 1px;
}
div#content p.notes {
	font-size: 75%;
	margin-top: 20px;
	margin-bottom: 1px;
}
div#logos {
	text-align: center;
}
div#logos img {
	margin: 0px 10px;
	border: 0px;
}
div.clr {
	clear: both;
}
div#bordert {
	background: url(images/border_t.gif) left no-repeat;
	height: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
}
div#borderb {
	background: url(images/border_b.gif) left no-repeat;
	height: 20px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0px;
}
table.formtable {
	
}
table.formtable td {
	padding: 3px;
	font-size: 85%;
	color: #000000;
	vertical-align: top;
}
table.formtable td.formtitle {
	text-align: right;
}
/* mailchimp */

div#content p.indicate-required {
	color: #aa0000;
}
div#content div#mce-responses div.response {
	color: #aa0000;
	margin-bottom: 10px;
	font-size: 85%;
}
/* ebook classes */

div.container div#book {
	width: 230px;
	float: left;
}
div.container div#text {
	margin-left: 231px;
}
div.container div.bookcontents {
	width: 350px;
	overflow: auto;
}
div#content p.a {
	font-size: 140%;
	text-align: center;
	color: #cc0000;
}
div#content p.b {
	font-size: 120%;
	text-align: center;
	margin-bottom: 20px;
}
div#content p.c {
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}
/* front box */
div.frontbox div#frontboxbook {
	width: 140px;
	float: left;
}
div.frontbox div#frontboxtext {
	margin-left: 141px;
}
div#footer {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #65569a;
	font-size: 70%;
	padding: 5px 20px;
}
div#footer a, div#footer a:visited {
	color: #65569a;
}
html, body {
height: 100%;
min-height: 100%;
}