body {
  margin: 0px;
  padding: 0px;
  background: #44b0c3;
  height: 100%;

}

p#phead
{
	font-weight: bold;
}

span.quote
{
	font-style: italic;
}

div#centercol {
  background: #42a0b1;
  margin-left: 100px ;
  margin-right: 100px ;
  min-height: 100%;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  clear: both;
  display: inline-block;
}

div#textleft
{
	width: 45%;
	top: 0;
	position: relative;
	left: 0;
	float: left;
}

div#rightimages
{
	width: 45%;
	top: 0;
	position: relative;
	right: 0;
	float: right;
}

a
{
	color: yellow;
	text-decoration: none;
	white-space:nowrap;
	margin-left: 0px;
}

span.note
{
	font-size: smaller;
	font-style: italic;
}

.summary
{
	font-size: large;
	font-family: arial;
	font-weight: strong;
	
}

.dates
{
	font-family: arial;
	font-style: italic;
	font-size: small
}

.desc
{
	font-size: smaller;
	font-family: arial;
}

ul.book_links, li, a
{
	color: yellow;
	list-style-type: none;
	font-family: arial;
	text-decoration: none;
	white-space:nowrap;
}

span.book_links_avail
{
	color: black;
	font-weight: strong;
	font-size: larger;
	font-family: arial;
	margin-left: 20px;
}

div#coe
{
	padding-top: 10px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

div#header
{
	text-align: center;
}	

div#content
{
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	clear:both;
}

.bookshelf
{
	text-align: center;
	margin-top: 20px;
	padding-bottom: 20px;
	background: url(../images/bookbg.png) repeat-x;
	width: 100%;
}

.bookshelf img
{
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

div#footer
{
	bottom: 0;
	position: relative;
	text-align: center;
	width: 100%;
	height: 20px;
}

div#text_area
{
	background: url(../images/text_area.png) no-repeat;
	width: 400px;
	height: 400px;
	padding: 10px auto;
}

div#book_text
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px
}

div#feature_image
{
	right: 0;
	width: 30%;
	position: relative;
    float: right;
}

div#feature
{
	padding-bottom: 30px;
}

span#copyright
{
	font-size: x-small;
}	

span#f_statement
{
	text-align: left;
	color: white;
	font-family: "Verdana";
	font-size: x-large;
	font-weight: strong;
}

a img
{
	border: none;
}


div#box{background: white; width: 65%; left: 0; margin-top: 30px; margin-bottom: 30px; font-size: smaller;}
h1{margin: 0 20px;font-size: 150%;color: #FFF}
p{margin: 0 20px 1em;line-height:1.5}
b.btop, b.btop b, b.bbot, b.bbot b{
    display: block;height: 10px;font-size: 1px;
    background-image:url(../images/rc.png);
    background-repeat: no-repeat}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}