body {
	background-image: url('graphics/bg_main.jpg');
	background-color: #000040;
	color: #ffffff;
}
a:link {
	background-color: transparent;
	color: #00c0c0;
}
a:visited {
	background-color: transparent;
	color: #c06c00;
}
a:active {
	background-color: transparent;
	color: #ffffff;
}
a:hover {
	background-color: transparent;
	color: #ffff40;
	text-decoration: none;
}
a.menu:link IMG {
	border: 2px double #2b2670;
	background: #ffff90;
}
a.menu:visited IMG {
	border: 2px ridge #8f3a1f;
	background: transparent;
}
a.menu:hover IMG {
	border: 2px inset #000000;
	background: transparent;
}
div.all { /* right menu size on otherworldlynovels.htm */
	background-color: #000040;
	color: #ffffff;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
    margin: auto;
    width: 85%;
}
div.topnav { /* top Navigation menu */
	background-color: #000040;
	border-color: #ffffff;
	border-width: 6px;
	border-style: ridge;
}
img { /* so no image links have border */
	border : none;
}
 /* for size and look */
h1 {
	text-align: center;
	font-family: Harrington, serif;
}
H5 {
	font-size: smaller;
	text-align: center;
	font-size: 34pt;
}
.welcome {
	font-size: larger;
	color: #ffffff;
	text-align: center;
}
.bgcolor { /* text needing bgcolor */
	background-color: #093999;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}
.smalltext {
	font-size: smaller;
	text-align: center;
}
.b { /* bold text like We Really Dig Romance Novels */
	font-weight: bold;
}
.it {
	font-style: italic;
}
.bi { /* to draw it out from the other text on the page */
	font-weight: bold;
    font-style: italic;
}
.smalltext {
	font-size: smaller;
	text-align: center;
}
.changetext { /* CHANGETEXT For drawing attention to */
	background-color: #ffcc7b;
	color: #000000;
	text-align: center;
}
.sectionheader { /* Section header paragragh - Upcoming, Released, FavoriteBooks, AuthorsFavorites books pages */
	font-family: Harrington, serif;
	font-size: x-large;
	color: #ffffff;
}
.sectionheaderbg { /* Section header paragragh bgcolor - Upcoming, Released, FavoriteBooks, AuthorsFavorites books pages */
	background-color: #093999;
}
.indent { /* Upcoming, Released, FavoriteBooks, AuthorsFavorites books pages */
	margin-left: 15px;
}
.hisrr {
	font-family: arial,helvetica,serif;
	font-size: 10px;
	color: #000000;
}
 /* for text alignment */
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
 /* for horizontal rule alignment or size */
hr.hrindent { /* Upcoming, Released, FavoriteBooks, AuthorsFavorites books pages */
	width: 50%;
	text-align: left;
	margin-left: 105px;
}
hr.center {
	width: 50%;
	text-align: center;
}
 /* for table cell alignment */
td.up { /* for The Books, The Authors, The Resource Information on main pages */
	vertical-align: top;
}
td.top { /* for The Books, The Authors, The Resource Information at the top of main pages */
	vertical-align: top;
	text-align: left;
}
td.tr { /* for The Books, The Authors, The Resource Information at the top of main pages */
	vertical-align: top;
	text-align: right;
}
tr.color { /* recommended2wrd for easier reading */
	background-color: #000120;
}
div.width { /* menu size */
	width: 50%;
}
  .color1 { /* vertical space between columns in a table - on 2 pages */
  background: #ffdb97 url("graphics/bg_favlinks1.jpg");
  background-repeat: repeat;
}
  .color2 {
  background: #ebdfc9 url(graphics/bg_main.jpg);
}
  .bp5 {border: 2px solid #000000;
}
  .bp2 {border: 2px inset #770000;
}
  .m2 { /* margin for surounding color */
  margin: 10px;
}
  .l {float: left; clear: left;
}
  .clear {clear: left;
}

/* For authorbooks.html and contact.html forms */
.required {
  font-size: 13px !important;
  color: red !important;
}
tr.formcolor {
  background-color: #c0ffff;
}
.textandbg {
  font-weight: bold;
  color: #000000;
}
.textchange {
  color: #ffff40;
}
/* For review, booktitle, bookseries, quote someone about book */
.review { /* used for what I have to say about the book */
	background-color: #50260C;
}
.quote { /* used for what I have quoted someone else about the book */
	background-color: #c0ffff;
	color: #000000;
}
.booktitle { /* booktitle For drawing attention to the name of the books */
	background-color: #008482;
	font-weight: bold;
}
.bookseries { /* bookseries For drawing attention to the Series or Publishers of the books */
	background-color: #7c8092;
	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;
}
td.footerc { /* for menu at bottom of pages page */
	vertical-align: top;
	text-align: center;
}
td.footerr { /* for recommended2wrd.htm page */
	vertical-align: top;
	text-align: right;
}
.mm1 { /* footer menu size, placement - Synopsis */
  margin-left: 36px;
}
.mm2 { /* footer menu size, placement - A list */
  margin-left: -112px;
}
.mm3 { /* footer menu size, placement - Some of */
  margin-left: -104px;
}
.mm4 { /* footer menu size, placement - Authors have */
  margin-left: 25px;
}
.mm5 { /* footer menu size, placement - More about */
  margin-left: 127px;
}
.mm6 { /* footer menu size, placement - Where to */
  margin-left: 112px;
}
.mm7 { /* footer menu size, placement - If you have */
  margin-left: -20px;
}
