body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {  
margin:0px; padding:0px; border:0px;   
}  

body {
	font-family: Tahoma, Arial, Helvetica, Sans-Serif; 
	font-size: 8.75pt;
	line-height: 20px;
	background-color: #f4eee5;
}

.container {
	width: 1014px;
	margin: 0 auto;
	overflow: hidden;
}

.container_smaller {
	width: 978px;
	margin: 0 auto;
}

a:link {
	color: #81923e;
	text-decoration: none;
}

a:visited {
	color: #81923e;
	text-decoration: none;
}

a:active {
	color: #81923e;
	text-decoration: none;
}

a:hover {
	color: #000;
}

p {
	margin-bottom: 15px;
}

.bookdescription {
	line-height: 18px;
}

.largeboldheaders {
	font-weight: bold;
	font-size: 14px;
}

.boldgreenheaders {
	font-weight: bold;
	font-size: 14px;
	color: #81923e;
}

.largeredtext {
        color: #ff0000;
        font-weight: bold;
	font-size: 14px;}

.justbold {
	font-weight: bold;
}

.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}

.italic {
	font-style: italic;
}

.footerlarger {
	font-size: 14px;
}

.footertiny {
	font-size: 9px;
}

.taxdisclaimer {
	font-size: 9px;
	line-height: 10px;
}

#header {
	background-image: url(../images/header_background.gif);
	background-repeat: repeat-x;
}

#header_image {
	background-image: url(../images/header_images.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

#links {
	float: left;
	padding-top: 122px;
	margin-left: -2px;
}

#email_us {
	float: right;
	margin-top: -130px;
	margin-right: 5px;
}

#email_us img {
	float: right;
}

#content {
	background-image: url(../images/content_background.gif);
	background-repeat: repeat-y;
	min-height: 1200px;
	margin-top: -5px;
}

#fiddlehead_image {
	margin-left: 18px;
	margin-top: -4px;
}

#leftcolumn {
	float: left;
	margin-left: 41px;
	margin-top: 20px;
	width: 280px;
	background-image: url(../images/whatsnew_header.jpg);
	background-repeat: no-repeat;
}

#leftcolumn img {
	margin-top: 5px;
	margin-right: 5px;
}

#leftcolumn ul {
	padding-left: 20px;
}

#rightcolumn {
	float: right;
	margin-right: 41px;
	margin-top: 20px;
	width: 600px;
	background-image: url(../images/fivesteps_header.jpg);
	background-repeat: no-repeat;
}

#rightcolumn img {
	margin-left: -42px;
	margin-top: 10px;
}

#rightcolumn_thankyou {
	float: right;
	margin-right: 41px;
	margin-top: 20px;
	width: 600px;
	background-image: url(../images/thankyou_header.jpg);
	background-repeat: no-repeat;
}

#paypal_left {
	float: left;
}

#paypal_right {
	float: right;
	margin-top: -70px;
	margin-right: -10px;
	text-align: right;
	width: 250px;
}

#footer {
	clear: both;
	overflow: hidden;
	height: 100px;
	background-image:url(../images/footer_background.jpg);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#footer a:link {
	color: #e6c48a;
}

#footer a:visited {
	color: #e6c48a;
}

#footer a:active {
	color: #e6c48a;
}

#footer a:hover {
	color: #FFF;
}

#leftfooter {
	clear: both;
	float: left;
	font-size: 11px;
	margin-top: 50px;
	margin-left: 67px;
}

#rightfooter a:link {
	color: #e6c48a;
}

#rightfooter a:visited {
	color: #e6c48a;
}

#rightfooter a:active {
	color: #e6c48a;
}

#rightfooter a:hover {
	color: #FFF;
}

#rightfooter {
	float: right;
	text-align: right;
	font-size: 11px;
	margin-top: 15px;
	margin-right: 33px;
	line-height: 15px;
}
