body {
	margin-top: 0px;
	background: url(images/bg_body.gif) repeat;
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#main_container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/bg_main_container.jpg) no-repeat;
	height: 700px;
}
#header {
	width: 1024px;
}
#main_nav {
	float: right;
	padding-right: 60px;
}
#main_nav dl{
	margin: 0px;
	padding: 15px 0px 0px;
}
#main_nav dd{
	display: inline;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
}
#content_container {
	clear: both;
	padding-left: 60px;

}
#introducing_bill {
	background: url(images/introducing_bill_pages_new_book.gif) no-repeat;
	height: 301px;
	width: 271px;
}
#letters {
	background: url(images/bg_letters.gif) no-repeat;
	height: 485px;
	width: 385px;
}
#email_form {
	background: url(images/bg_email_form.gif) no-repeat;
	width: 241px;
	height: 85px;
}
#book_order {
	width: 485px;
}
#content {
	height: 475px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 10px;
}
scrollbar {
	scrollbar
}
#bookpayment {
	background: url(images/bg_book_payment.gif) no-repeat;
}
#paypal {
	height: 345px;
	width: 168px;
	float: right;
	text-align: center;
	font-size: 12px;
}
ol {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
li {
}
#article_download {
	width: 302px;
	float: right;
	height: 148px;
	padding-right: 75px;
}
#lifework {
	height: 290px;
	width: 383px;

}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 18px;
	color: #FFA721;
}
form {
	padding: 0px;
	margin: 0px;
}
#notebookpaper {
	padding-top: 35px;
}
a {
	color: #79AE41;
}
.img_right {
	float: right;
}
#left_links {
	background: url(images/underline.gif) no-repeat bottom;
	padding-bottom: 10px;
}
#booklinks {
	float: right;
	padding-right: 75px;
	padding-top: 25px;
	padding-bottom: 40px;
}
#footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer a{
	color:#FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
.book_price {
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 20px;
}
#contact_left_content {
	height: 400px;
	width: 400px;
}
#contact_left_content dl{
	text-align: center;
}
#contact_left_content dd{
	padding-bottom: 10px;
}
