body {
	background-color:#DBE7E5;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#123736;
}

p {
	line-height:16pt;
}

p.intro {
	 margin-top:0;
}


h1 {
	font-size:18pt;
	margin:0;
}

#wrapper {
	margin:0 auto;
	width:768px;
}

#header {
	height:277px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:40px;
	padding-right:60px;
}

#content {
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	padding:20px;
}

#sidebar {
	margin-left:10px;
	width:193px;
}

#tip-header {
	background-image:url(images/tip-header.jpg);
	background-repeat:no-repeat;
	height:30px;
}

#reviews-header {
	background-image:url(images/reviews-header.jpg);
	background-repeat:no-repeat;
	height:30px;
}


.box-body {
	background-color:#DBE7E5;
	padding:5px;
}


#main-content {
	float:right;
	width:480px;
	margin-right:20px;
}

#book-section {
	float:right;
	width:170px;
	margin:0 0 10px 20px;
	text-align:center;
}

#book-section p {
	margin-top:0;
	font-weight:bold;
}

#authors-section {
	background-color:#DBE7E5;
	padding:20px;
}

#authors-section img {
	float:left;
	margin-right:10px;
}

#authors-section p {
	margin-top:0;
} 

.box-footer {
	background-image:url(images/bottom-fade.jpg);
	height:31px;
}

#clearone {
	clear:both;
	height:1px;
}

#footer {
	background-image:url(images/footer-bg.jpg);
	height:76px;
	padding-left:30px;
}

#footer p {
	margin-top:0;
}

#credits {
	text-align:right;
}

#credits p {
	margin:0;
}

#newsletter-form {
	margin:0;
}

.endorser {
	font-weight:bold;
}

.section {
	font-style:italic;
	font-weight:bold;
}

.topic {
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
}

ul {
	line-height:16pt;
}

#order-button {
	margin:0;
}