BODY {
	background-color: #131510;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	font-weight: normal;
	font-family: georgia, times, serif;
	color: #999999;
}
H1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
	color:#92A072;
}
H2 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: normal;
	color:#999999;
	text-align:center
}
P {
	margin: 0px;
	padding: 0px;
	font-size: 75%;
	text-align: justify;
	color: #999999;
}
UL {
	font-size: 85%;
	line-height:100%;
	text-align: justify;
	color: #999999;
	padding-top:0px;
	margin-top:0px;
}
LI {
	padding-bottom:10px;
	list-style-image: url(images/bullet.gif);
	padding-right:1px;
}
img {
	border:0px
}
.hidden {
	display:none
}
a:visited {
	margin: 0px;
	padding: 0px;
	color: #92A072;
	font-weight: bold
}
a:hover {
	margin: 0px;
	padding: 0px;
	color: #999999;
	text-decoration: underline;
	font-weight: bold
}
a:active {
	margin: 0px;
	padding: 0px;
	color: #92A072;
	font-weight: bold
}
a:link {
	margin: 0px;
	padding: 0px;
	color: #92A072;
	font-weight: bold
}
a.selected:visited {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: underline
}
a.selected:hover {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a.selected:active {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: underline
}
a.selected:link {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: underline
}
.topspacer {
	height:10px;
}
.clear {
	clear: both;
	height:1px;
}
/* MAIN STUFF */



#container {
	margin:auto;
	width:660px;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:top center;
	text-align:center;
	padding:20px;
}
#leftcontainer {
	float:left;
	width:460px;
	text-align:left;
	padding-bottom:20px;
}
#leftcontainer H2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 1px 0px;
	font-size: 85%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 0px;
	text-transform: none;
	text-align:left;
	border-bottom: 1px solid #31332C
}
#leftcontainer H3 {
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	font-variant:small-caps;
	font-size: 100%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 0px;
	text-transform: none;
	text-align: center
}
#leftcontainer P {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 80%;
	line-height:150%;
	text-align: justify;
	color: #B8B8B8;
}
#rightcontainer {
	float:right;
	width:180px;
	margin-left:15px;
	text-align:left;
}
#banner {
	width:659px;
	padding-bottom:20px;
}
#thismonth {
	padding-bottom:20px
}
#thismonth H2 {
	background-image:url(images/titleThisMonth.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:20px;
	text-align:center;
	padding:0px;
	margin: 0px 0px 15px 0px;
}
#thismonth H2 B {
	visibility:hidden;
	display: none;
	text-align:center;
}
#archives {
	padding-bottom:20px
}
#archives H2 {
	background-image:url(images/titleArchives.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:20px;
	text-align:center;
	padding:0px;
	margin: 0px 0px 15px 0px;
}
#archives H2 B {
	visibility:hidden;
	display: none;
	text-align:center;
}
#links {
	padding-bottom:20px
}
#links H2 {
	background-image:url(images/titleLinks.gif);
	background-repeat:repeat-y;
	background-position:top center;
	height:20px;
	text-align:center;
	padding:0px;
	margin: 0px 0px 15px 0px;
}
#links H2 B {
	visibility:hidden;
	display: none;
	text-align:center;
}
#disclaimer P {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 67%;
	text-align: center;
	color: #666666;
}
a.disclaimer:visited {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: none
}
a.disclaimer:hover {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a.disclaimer:active {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: none
}
a.disclaimer:link {
	margin: 0px;
	padding: 0px;
	font-size:90%;
	text-transform: uppercase;
	color: #92A072;
	text-decoration: none
}
#access UL {
	list-style:none;
	margin:0px;
	padding:0px;
}
#access LI {
	display:inline
}
/* BIO */



#biotxt {
	float:left;
	margin-left:15px;
	text-transform: uppercase;
	width:300px;
}
#biotxt B {
	color:#92A072;
	font-weight:normal
}
#biotxt P {
	text-align:left;
	margin-bottom:0px;
	font-size:65%;
	padding-bottom:10px;
	line-height:110%
}
a.bio:visited {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
a.bio:hover {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a.bio:active {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
a.bio:link {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
#bioname H1 {
	font-size:160%;
	letter-spacing:1pt;
	font-weight:normal
}
#biopic {
	float:left;
	border:1px solid #31332C;
}
#authorthoughts {
	padding-bottom:25px;
}
#authorthoughts P {
	text-align:justify;
	font-size:70%;
	line-height:140%;
}
#charmain P {
	text-align:justify;
	padding-bottom:10px;
	font-size:70%;
	line-height:140%;
}
#charmain H2 {
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 70%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
a.charblurb:visited {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
a.charblurb:hover {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #999999;
	text-decoration: underline
}
a.charblurb:active {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
a.charblurb:link {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
#charvampires P {
	text-align:justify;
	font-size:70%;
	line-height:140%;
	padding-bottom:5px;
}
#charvampires H2 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: none;
	font-variant:small-caps;
	font-size: 85%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
#charlist P {
	text-align:left;
	text-transform: uppercase;
}
#chardemon P {
	margin:0px;
	padding:5px 0px 25px 0px;
	font-size:70%;
	line-height:140%;
}
#chardemon h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-variant:small-caps;
	color:#92A072;
	font-size:160%;
	letter-spacing:1pt;
	font-weight:normal;
	text-transform: none;
	border-bottom: 0px
}
/* RELATED BOOKS */



#relatedbooks {
	text-align:center;
	padding-bottom:25px;
}
#relatedbooks H3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: normal;
	color:#999999;
	border-bottom: 1px solid #31332C
}
#relatedbooks H3 B {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
#relatedbooks img {
	border: 1px solid #31332C
}
#relatedbooks P {
	text-align:center;
}
#relatedbooks .book {
	padding-bottom:5px;
}
#relatedbooks .link {
	padding-bottom:20px;
}
a#relatedbooks:visited {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
a#relatedbooks:hover {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a#relatedbooks:active {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
a#relatedbooks:link {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
/* BOOKS */



/*#booktxt {
	float:left;
	margin-left:15px;
	width:300px;
}
#booktxt B {
	color:#92A072;
	font-weight:normal
}
a.book:visited {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
a.book:hover {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a.book:active {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
a.book:link {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #768555;
}
#bookname H1 {
	font-size:140%;
	letter-spacing:1pt;
	font-weight:normal
}
#bookleft {
	float:left;
}
#bookpic {
	border:1px solid #31332C;
}
#bookdetails {
	padding-top:15px;
	text-transform:uppercase;
	width:185px;
}
#bookdetails P {
	font-size:60%;
	text-align: left;
	padding-bottom:5px
}
#bookdetails B {
	color:#92A072;
	font-weight:normal
}*/
/* BOOK LISTING */



.cover {
	float:left;
	padding-top:15px;
}
.blurb {
	float:left;
	margin-left:15px;
	padding-top:15px;
	width:395px
}
.blurb H3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: normal;
	color:#92A072;
	border-bottom: 0px
}
/* HOMEPAGE */

#updates B {
	color:#92A072;
	font-weight: bold;
}
#updates P {
	margin-bottom:0px;
	padding-bottom: 0px;
	line-height:140%
}
#updates h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 67%;
	font-weight: normal;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
#updates {
	padding-bottom:25px;
}
#featurebook {
	padding-bottom:15px;
}
#featurebook h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 67%;
	font-weight: normal;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
#featurebook h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: normal;
	color:#92A072;
}
#updates a:visited {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
#updates a:hover {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #999999;
	text-decoration: underline
}
#updates a:active {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
#updates a:link {
	margin: 0px;
	padding: 0px;
	text-transform: none;
	color: #768555;
}
/* BUTTONS ETC */



#yahoogroup {
	text-align:center;
	padding-bottom:20px;
	width:220px;
}
#competitionbutton {
	text-align:center;
	padding-bottom:20px;
	width:220px;
}
#sidequote {
	text-align:center;
	padding-bottom:20px;
	width:220px;
}
#sidequote P {
	text-align: center;
	line-height:125%;
	font-size: 85%;
	color:#92A072;
	font-family: "times new roman", times, serif
}
/* APPEARANCES */



#appearances {
	text-align:center;
	padding-bottom:25px;
}
#appearances H3 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: normal;
	color:#999999;
	border-bottom: 1px solid #31332C
}
#appearances H3 B {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
	color:#92A072;
	border-bottom: 1px solid #31332C
}
#appearances img {
	border: 1px solid #31332C
}
#appearances P {
	text-align:left;
	line-height:140%;
	padding-top:5px;
}
#appearances .list {
	padding-bottom:5px;
	width:200px;
	margin:auto;
}
#appearances .date {
	color: #92A072;
}
#appearances .link {
	padding-bottom:20px;
}
a#appearances:visited {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
a#appearances:hover {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #999999;
	text-decoration: underline
}
a#appearances:active {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
a#appearances:link {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #92A072;
}
#bookleft {float:left; font-size: 0.85em;}
#bookpic img {border:1px solid #31332C;}
#bookdetails {padding-top:15px; width:185px;}
#bookdetails P { text-align: left;}
#bookdetails B {color:#BECAB9; font-weight:normal}
#booktxt {float:left; margin-left:15px; width:255px;}
#booktxt B {color:#BECAB9;font-weight:normal}