body {
	margin: 0;
	padding: 0;
	background: #F4EFDB url(graphics/bg.gif) repeat-x;
	font-family: "Lucida Grande", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 90%;
	}
h1 {
	margin: 0;
	}
h2 {
	color: #FF3800;
	font-weight: normal;
	font-size: x-large;
	margin-top: 1.3em;
	}
h3 {
	color: #0768A9;
	font-size: medium;
	margin-top: 1.5em;
	margin-bottom: 0;
	}
p, dd, dt, ol, ul, li {
	color: #000000;
	line-height: 130%;
	}
p {
	margin: 0 0 1.5em 0;
	}
a:link, a:visited {
	color: #182D82;
	}
p#footer {
	text-align: right;
	padding-right: 28px;
	font-size: small;
	}
td.quiz {
	background-color: #FFD637;
	}
table.home h3 {
	margin: 0;
	}
td.quiz p {
	padding: 0 15px;
	margin: .5em 0;
	font-size: small;
	}
p#feature {
	padding: 55px 0 15px 0;
	margin: 0;
	}
table.home ul {
	list-style: square;
	}
table.home li {
	margin-bottom: .5em;
	color: red;
	}
fieldset {
	border: 1px solid #0768A9;
	background-color: #ffffff;
	width: 60%;
	}
legend {
	font-weight: bold;
	color: #FF3800;
	}
dl {
	padding: 0 1.5em;
	}
dt {
	margin-top: .75em;
	font-weight: bold;
	}
td#quote p {
	font-size: x-small;
	color: #ffffff;
	margin: 0;
	line-height: 100%;
	}
input[type="text"] {
	border: 2px inset #bbb;
	}
table.books p {
	margin-top: 0;
	}
p.right {
	float: right;
	margin-left: 1em;
	}
p.right img {
	margin-right: 4em;
	}
p.right img.border {
	border: 1px solid black;
	margin-right: 0;
	}
p.left {
	float: left;
	margin-right: 1em;
	}
table.data {
	border: 1px solid #999999;
	}
table.data th.top {
	border-bottom: 1px solid #bbbbbb;
	}

.bookdesc { 
	font-size: 90%;
	}

.buylink { font-size: 80%; }

.wpfig { 
	width: 650px;
	border: solid 1px black;
	text-align: center;
	background-color: white;
	padding: 5px;
	font-size: 90%;
	}

.spacedUL LI { margin-bottom: 15px; }

.bordered { border: solid 1px black; }

#pagetitle { 
	color: #FF3800;
	margin-top: 10px;
	margin-bottom: 10px;
	}
