/* CSS Document */

body {
	background-color: #D7D1C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {

	color: #000099;
	text-decoration: underline;
}
a:active {


	color: #000099;
	text-decoration: underline;
}
h1 {
	color: #FD0000;
	text-align: center;
	font-family: Tahoma;
	font-size: 32px;
}
h2 {
	font-size: 18px;
	text-align: center;
}
h3 {
	font-family: Arial;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-align: center;
}
.didyouknowbox {
	padding: 15px;
	border: 1px solid #FF0000;
	background-color: #EFEDE7;
}
.maintable {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: right top;
}
.subscribebox {
	border: 1px solid #666666;
	padding: 10px;
	background-color: #FFFFCC;
}
.textstyle1 {color: #000000}
.textstyle2 {
	color: #FF0000;
	font-weight: bold;
}
.textstyle3 {color: #FF0000}
.textstyle4 {color: #000099}
.textstyle5 {color: #FFCC00}
.textstyle6 {color: #99CC00}
.textstyle7 {
	font-size: 22px;
	font-weight: bold;
	font-family: Georgia;
	vertical-align: 25%;
	position: relative;
	top: 7px;
}
.textstyle8 {
	color: #FF0000;
	font-size: 24px;
	font-weight: bold;
}
.textstyle9 {font-size: 11px}
.textstyle10 {color: #00FF00}
.successbox {
	padding: 15px;
	border: 1px solid #FF0000;
	background-color: #EFEDE7;
}
.ebooktitlebox {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bolder;
	font-variant: normal;
	font-family: Arial;
	text-align: center;
	background-color: #000033;
}
.ultimatecollectionbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #FF0000;
	font-weight: bolder;
}
.ebooksubheadtext {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	background-color: #000033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	color: #FFCC00;
}
.ebooktextbox {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.ebookgraphicbox {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FF0000;
	font-weight: bold;
	float: left;
	text-align: center;
	font-size: 11px;
}
.ebookmainbox {
	border: 2px solid #000000;
}
.ebookimgleft {	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.ebookimgright {	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.orderbutton {
	width: 234px;
	height: 24px;
	font-weight: bold;
	cursor: hand;
	background-color: #E60000;
	color: #FFFFFF;
	text-decoration: underline;
	border: 1px outset #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ordertd {
	background-color: #F0F7FF;
	border: medium dashed #FF0000;
	padding: 15px;
}
#bottomlinks {	text-align: center;
	font-size: 11px;
}
#copyrightbox {	font-size: 10px;
	color: #666666;
	text-align: center;
}.subscribemainbox {
	padding: 20px;
	border: 4px dashed #000000;
	background-color: #FFFFFF;
}
.guyimage {
	clear: both;
}

