body {
	background-color: #0099ff;
	font: medium Verdana, Arial, Helvetica, Sans-Serif;
	color: #ffffff;
	margin: 0 0 .5em 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}
h1, h2, h3 {
  text-align: center;
}
h1 {
  font-size: 160%;
}
h2 {
  font-size: 140%;
}
h3 {
  font-size: 125%;
}
a {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
  color: #ffffff;
}
img {
  border: 0;
}
.left {
  float: left;
}
div.body_content {
  padding: 0 1em 0em 1em;
}
div.synopsis {
  margin-bottom: 1.5em;
  border-top: 1px solid #fff;
  padding-top: .5em;
  clear: both;
}
div.synopsis p {
}
span.book_title {
  color: #fff;
  font-style: italic;
  font-weight: bold;
}
div.book_cover {
  font-size: 75%;
  float: left;
  margin-top: 1.5em;
  margin-right: 1em;
  text-align: center;
}
div.bio {
  clear: both;
  border-bottom: 1px solid #fff;
  margin-bottom: 1em;
  margin-top: 1em;
  padding-bottom: .4em;
}
span.isbn {
  white-space: nowrap;
}
span.cover_title {
  color: #fff;
  font-style: italic;
  font-weight: bold;
  white-space: nowrap;
}
p.read_excerpt {
  clear: both;
  text-align: center;
}
br.clear {
  clear: both;
}
div.freebies {
  /*font-size: smaller;*/
  border: 4px solid #06c;
  border-right: 4px solid #6cf;
  border-bottom: 4px solid #6cf;
  margin: auto 3em auto 3em;
  padding: 0 1em .25em 1em;
	background-color: #fff;
	color: #000;
  clear: both;
}
div.freebies p {
  margin-left: 2em;
  margin-right: 2em;
}
div.freebies h2 {
  color: #06c;
  font-size: 160%;
}
div.freebies h3 {
  margin: .5em auto .5em auto;
	color: #030;
}
div.freebies a {
	color: #00f;
}
div.freebies a:link {
	color: #00f;
}
div.freebies a:visited {
	color: #909;
}
div.freebies hr {
  color: #090;
  height: 1px;
}
div.freebies div.free {
  margin:3em;
}
div.freebies div.free div.img {
  float: left;
  margin-right:1em;
}
div.freebies div.free span {
  margin-bottom:1em;
}

hr {
  color: #fff;
  height: 1px;
}
div.footer {
  font-size: smaller;
  text-align: center;
}
div.clear {
  clear: both;
}
img.img_right {
  float: right;
  padding: 0 0 .3em 1em;
}
div.header {
  margin: 0 0 0 .2em;
}
.nobr {
  white-space: nowrap;
}
.center {
  text-align: center;
}