@charset "utf-8";
/* CSS Document */

/*colors - blue: #5a98ad, dark brown: #161511, brown: #54483a, light brown: #8b5914*/

body{background-image:url(images/background.gif); background-repeat:repeat-x; background-color:#336a78; margin:0 auto; font-family:Arial Narrow, Arial, Helvetica, sans-serif}

tr{margin:0; padding:0;} 

td{margin:0; padding:0;}

table{margin:0; padding:0; border:0;}

.topLinks a:link, a:active, a:visited{
font-size: 1em;
color: #161510;
text-decoration: none;
}

.topLinks a:hover {
color: #993300;
text-decoration: underline;
}

.HeaderLink {
font-size: 1em;
color: #999999;
}

h1{
font-size: 1em;
color: #ffffff;
font-weight:lighter;
}

.MainContent {
background-color: #161510;
padding: 10px;
width: 100%;
height: 100%;
}

.reviews {
font-weight: bold;
}

.style6 {
font-size: 1em;
color: #666666;
}

.style7 {
font-size: 1em;
color: #207B85;
text-decoration:none;
}

p {
color: #000000;
}

hr {
color: #8a5813;
width: 100%;
}

a:hover {
text-decoration: underline;
}

.style12 {
font-size: 1em;
}

.style13 {
font-size: 1em;
color: #000000;
padding-right: 15px;
}

.style13 a:link {
font-size: 1em;
color: #993300;
text-decoration: none;
}

.style13 a:active {
font-size: 1em;
color: #993300;
text-decoration: none;
}

.style13 a:visited {
font-size: 1em;
color: #993300;
text-decoration: none;
}

.style13 a:hover {
font-size: 1em;
color: #993300;
text-decoration: underline;
}

.style4 {
font-size: 1em;
color: #5a98ad;
}

.style4 a:link, a:visited, a:active {
color: #207B85;
text-decoration: none;
}

.style4 a:hover {
color: #207B85;
text-decoration: underline;
}

.style6 {
font-size: 1em;
color: #666666;
}

.style10 {
font-size: 1em;
color: #FFFFFF;
font-style: italic;
}

.ColumbiaHeader {
font-size: 1em;
color: #000000;
font-weight: bold;
}

.ColumbiaAuthor {
font-size: 1em;
color: #000000;
}

/* Header */

div.koc-book-header {
  margin: 0;
  padding: 0;
  width: 930px;
  height: 137px;
  background-image: url(/images/bkgndGred.png);
  position: relative;
  overflow: hidden;
}

div.koc-book-header-horizon {
  position: absolute;
  bottom: 0;
  right: 12px;
  width: 900px;
  height: 137px;
  background: url(/images/horizon.png) no-repeat right bottom;
}

div.koc-book-header-tab {
  width: 168px;
  height: 171px;
  background-image: url(/images/logo.png);
  position: absolute;
  left: 62px;
  bottom: -93px;
}

a.koc-book-header-hit {
  display: block;
  width: 168px;
  height: 137px;
  position: absolute;
  left: 62px;
  bottom: 0;
  text-decoration: none;
}

div.koc-book-header-quote {
  font-family: arial;
  position: absolute;
  font-size: 10px;
  bottom: 7px;
  width: 563px;
  right: 30px;
  color: #d7d7d7;
}

div.koc-book-header-quote-text {
  float: left;
  width: 356px;
  text-align: center;
}

div.koc-book-header-author-data-name a {
  color: #7ccacd;
  text-decoration: none;
}

div.koc-book-header-quote-hyphen {
  float: right;
  margin-right: 10px;
    line-height: 27px;
}

div.koc-book-header-author-data {
  float: right;
}

div.koc-book-header-link-list {
  position: absolute;
  right: 20px;
  bottom: 41px;
  font-size: 11px;
  color: #777;
}

div.koc-book-header-link-list a {
  text-decoration: none;
  color: #4b4b4b;
  font-family: "Helvetica Neue";
}

/* End Header */

#bookclub
{
	position: relative;
	top: 0px !important;
}
