body {
	background-image: url('../graphics/bg_contemporary.gif');
	background-color: #770000;
	color: #FFFFFF;
}
a:link {
	background-color: transparent;
	color: #E5E4A3;
}
a:visited {
	background-color: transparent;
	color: #999999;
}
a:active {
	background-color: transparent;
	color: #FFFFFF;
}
a:hover {
	background-color: transparent;
	color: #FFFF00;
	text-decoration: none;
}
a.menu:link IMG {
	border: 2px double #E5E4A3;
	background: transparent;
}
a.menu:visited IMG {
	border: 2px ridge #202020;
	background: transparent;
}
a.menu:hover IMG {
	border: 2px inset #ffff00;
	background: transparent;
}
h1 { /* title */
	background-color: transparent;
	text-align: center;
	font-size: 34pt;
}
h2 { /* paragraph header and excerpt */
	background-color: transparent;
	color: #FFFF00;
	font-size: 16pt;
	text-align: center;
}
h3 { /* excerpt paragraph beginning */
	background-color: transparent;
	color: #FFFF00;
	font-size: 14pt;
	font-weight: bold;
}
p.bywho { /* by authorname, . . . ISBN . . . */
	text-align: center;
}
.coversmall { /* small Book Cover Image on OW.htm page */
	background-color: #000000;
	border-color: #ffffff;
	border-width: 1px;
	border-style: ridge;
}
.cover { /* Book Cover Image */
	float: right;
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
}
img { /* series coover images */
	border: 0px;
	background: transparent;
}
div.all { /* right menu size on contemporarynovels.htm */
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
    margin: auto;
    width: 85%;
}
.plot { /* right menu size on contemporarynovels.htm */
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
    margin: auto;
    width: 85%;
}
div.pages { /* for the books list with cover images surrounding */
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
    width: 70%;
    float: right;
}
#nav { /* for book pages left side nav */
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
    width: 20%;
    float: left;
}
table.plot { /* right menu size on contemporarynovels.htm */
    width: 85%;
}
hr.center { /* any hr that need be only 50% */
	width: 50%;
	text-align: center;
}
.ai { /* Section sub-header on c.html i.e. - Anthologies - added information is: (Short Stories / Novellas) */
	color: #ffffff;
	font-size: smaller;
	text-decoration: none;
}
.b { /* for a bit of text change i.e. - beginning of paragraphs */
	color: #ffff00;
	font-weight: bold;
	text-decoration: none;
}
.bg { /* to draw it out from the other text on the page */
	background-color: #770000;
}
.center { /* anything needing centered */
	text-align: center;
}
.right {
	text-align: right;
}
.clear {
	clear: both;
}
ul.disc { /* for text on inhotpursuit.htm */
	background-color: transparent;
	color: #FFFFFF;
	list-style-type: disc;
}

/* For consistant look throughout pages */
div.topnav { /* top Navigation menu */
	background-color: #770000;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
}
table.top { /* top Navigation menu */
    width: 100%;
}
td.top { /* top Navigation menu */
	vertical-align: top;
	text-align: left;
}
td.tr { /* top Navigation menu */
	vertical-align: top;
	text-align: right;
}
.catmenu { /* Category menu on contemporarynovels.htm */
	background-color: #440000;
	border-color: #ffffff;
	border-width: 1px;
	border-style: ridge;
	width: 290px;
}
table.list {
	width: 100%;
	text-align: right;
}
td.ss { /* for the books list with cover images */
	width: 39%;
	vertical-align: top;
}
td.half { /* for the books list with cover images */
	width: 39%;
	vertical-align: top;
}
td.right {
	width: 30%;
	text-align: right;
}
td.middle {
	width: 2%;
	text-align: center;
}
td.cen {
	text-align: center;
}
td.left {
	text-align: left;
}

/* For review, booktitle, bookseries, quote someone about book */
.excerpt { /* Excerpt needs background to seperate it */
	background-color: #a00000;
}
.review { /* used for what I have to say about the book */
	background-color: #440000;
	color: #ffffff;
}
.quote { /* used for what I have quoted someone else about the book */
	color: #ffcc66;
}
.type { /* background to emphasize More books by this author, type ie vampires, and buy this book from */
	font-size: larger;
	background-color: #a00000;
	text-align: center;
}
.buy { /* Excerpt needs background to seperate it */
	font-size: larger;
	background-color: #a00000;
	text-align: center;
}
.booktitle { /* booktitle For drawing attention to the name of the books */
	color: #ffff00;
	background-color: #aa0000;
	font-weight: bold;
	font-style: italic;
}
.bookseries { /* bookseries For drawing attention to the Series or Publishers of the books */
	color: #E5E4A3;
	background-color: #404000;
	font-weight: bold;
}
.wrdrn { /* to draw We Really Dig Romance Novels out from the other text on the page */
	color: #f0f0f0;
	font-weight: bold;
}

/* Everything below is for the footer menu */
.bold { /* For drawing attention to */
	text-align: center;
	font-weight: bold;
}
div#mainmenu { /* footer menu size */
	font-size: smaller;
	text-align: center;
}
