body {
	background-image: url('graphics/bg_favlinks.jpg');
	background-color: #45000e;
	color: #F2FFED;
}
a:link {
	background-color: transparent;
	color: #B5B9DB;
}
a:visited {
	background-color: transparent;
	color: #FF4040;
}
a:active {
	background-color: #937E9A;
	color: #FFFFFF;
}
a:hover {
	background-color: #937E9A;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link IMG {
	border: 2px double #B5B9DB;
	background: transparent;
}
a.menu:visited IMG {
	border: 2px ridge #FF4040;
	background: transparent;
}
a.menu:hover IMG {
	border: 2px inset #937E9A;
	background: transparent;
}
a.little:link, a.little:active { /* Artists ~ Models ~ Publishers ~ Misc. ~ Reciprocal ~ Other Links */
	font-family: 'comic sans ms', arial, sans-serif;
}
a.little:visited {
	font-family: 'comic sans ms', arial, sans-serif;
}
a.little:hover {
	font-family: 'comic sans ms', arial, sans-serif;
}
a:link.rrr {
	background-color: transparent;
	color: #006400;
}
a:visited.rrr {
	background-color: transparent;
	color: #009600;
}
a:active.rrr {
	background-color: transparent;
	color: #006400;
}
h1 {
	background-color: transparent;
	font-size: 24pt;
}
h2 {
	background-color: transparent;
	text-align: center;
}
H5 {
	font-size: smaller;
	text-align: center;
}
img { /* so no image links have border */
	border : none;
}
img.model { /* Home img at top needs virtical space */
  border: 2px solid #cfc484;
}
hr.center {
	width: 50%;
	text-align: center;
}
.em {
	background-color: #6F74B5;
	font-size: 12pt;
}
.colorbg { /* anything that needs attention temporarily */
	background-color: #6F74B5;
    font-style: italic;
	font-weight: bold;
}
.b { /* to draw it out from the other text on the page */
	font-weight: bold;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.banners { /* Needing a border to draw the eyes */
  border: 2px solid #cfc484;
	text-align: center;
}
.title { /* Romantic Resources - Websites for readers and writers */
	text-align: center;
	color: #ffffff;
	font-size: 12pt;
	font-weight: bold;
}
td {
	vertical-align: top;
}
div.RRRing { /* Romance Reading Ring font color */
	color: #000000;
}
div.plot { /* what the page is about */
    background: #461445;
    border: 2px solid #cfc484;
	margin-left: 5px;
	margin-right: 10px;
}
div.width { /* menu size */
	width: 47%;
}
  .color1 {
  background: #cfc484 url(graphics/bg_favlinks1.jpg);
}
  .color2 {
  background: #461445;
}
  .bp5 {border: 2px solid #000000;
}
  .m2 { /* margin for surounding color */
  margin: 10px;
}
  .l {float: left; clear: left;
}
  .r {float: right; clear: right;
}
  .clear {clear: both;
}
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;
}
div#mainmenu { /* footer menu size */
	font-size: smaller;
	text-align: center;
}
.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;
}
