@charset "UTF-8";
/* CSS Document */

body {
font-size: 11px;
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, Verdana, sans-serif;
line-height: 15px;
background-color: #dcdcdc;
text-align: center;
color: #404040;
border: 0;
padding: 0;
margin: 0;
}

#container {
margin: 0 auto;
width: 740px;
border: 0px;
padding: 0px;
}

#container img {
border: 0px;
margin: 0px;
padding: 0px;
}

#splashcontent {
background-image: url(img/splash_background.gif);
background-repeat: repeat-y;
min-height: 480px;
text-align: justify;
color: #0e141a;
}

#splashcopy {
padding: 0px 36px 0px 0px;
}

#splashcopy p {
margin: 0;
padding: 0px 0px 16px 0px;
}

#image {
margin: 0;
border: 0;
padding: 16px 0px 12px 0px;;
text-align: right;
}

#clicktoenter {
margin: 0;
border: 0;
padding: 16px 0px 24px 0px;;
text-align: right;
}

#bookcover {
float: left;
padding: 0px 26px 16px 36px;
width: 327px;
}

#bookcover p {
padding: 16px 16px 0px 16px;
}

#content {
padding: 36px 64px 36px 64px;
text-align: justify;
background-image: url(img/background.jpg);
background-repeat: repeat-y;
background-position: center;
min-height: 360px;
}

#content p {
padding: 0px 0px 24px 0px;
margin: 0;
}

h1 {
font-size: 18px;
color: #0e141a;
margin: 0;
padding: 0px 0px 24px 0px;
}

h2 {
font-size: 12px;
color: #0e141a;
margin: 0;
padding: 0px 0px 5px 0px;
}

h3 {
font-size: 12px;
color: #0e141a;
margin: 0;
padding: 0px 0px 16px 0px;
}

#abouttheauthor {
margin: 0px 0px 0px 120px;
}

.author {
font-size: 12px;
line-height: 16px;
}

.splashquote {
font-size: 10px;
line-height: 14px;
}

#copyright {
text-align: right;
font-size: 9px;
padding: 0px 10px 10px 0px;
}

.blue {
color: #0e141a;
}

a {
color: #0e141a;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:active {
text-decoration: underline;
}

a.subloft {
color: #0e141a;
text-decoration: none;
font-weight: bold;
}

a.subloft:hover {
text-decoration: underline;
}

a.subloft:active {
text-decoration: underline;
}

#floatleft {
float: left;
}

#floatleft img {
padding: 5px;
border: 1px solid #ccc;
}

#clear {
clear: both;
font-size: 1px;
line-height: 1px;
}

#buythebook {
padding: 0px 0px 0px 36px;
}

#bookseller {
padding: 36px 0px 0px 0px;
}

#bookseller img {
vertical-align: middle;
}

#excerpt {
text-align: center;
margin: 0;
padding: 0;
}

#excerpt img {
border: 1px solid #ccc;
}

#splashtop {
margin: 36px 0px 0px 0px;
}

#floatright {
float: right;
padding-top: 30px;
}