BODY {
	COLOR: black;
	background-image: url(./IMG/wood3.jpg);
	background-color: rgb(165,93,49);
        margin-left: 0px;
        border-left: 0px;
        padding-left: 0px;
}

.tab {
	text-align: center;
	font-family: "Viner Hand ITC", "Lucida Calligraphy";
	font-size: medium;
	cursor: pointer;
	background-color: rgb(255,255,153);
}

.tab a:link {
	color: #000000;
	text-decoration: none;
}

.tab a:visited {
	color: #000000;
	text-decoration: none;
}

.tab a:hover {
	color: #000000;
	text-decoration: none;
}

.subtab {
	text-align: center;
	font-family: "Viner Hand ITC", "Lucida Calligraphy";
	font-size: medium;
	text-align: center;
	cursor: pointer;
	background-color: rgb(255,255,153);
	visibility: hidden;
}

.fmf_mTable
{
 background-image: url("./IMG/PaperBG.gif");
}

.acttab {
	text-align: center;
	font-family: "Viner Hand ITC", "Lucida Calligraphy";
	font-size: medium;
	text-align: center;
	cursor: pointer;
	background-color: rgb(255,255,153);
	color: rgb(255,255,153);
}

.booktop {
	background-repeat: repeat-x;
        background-image: url("./IMG/book_top.gif");
}

.fmf_spine
{
  background-image: url("./IMG/spine.gif");
}
.bttable{
	display: block;
	height: 40px;
	overflow: hidden;
}

	.NewsHead {background-color: rgb(170,170,170); color:rgb(0,0,0);text-align:left;}
	.NewsHeadSpacer {background-color: rgb(170,170,170); color:rgb(0,0,0);text-align:center;}
	.NewsHeadComments {background-color: rgb(170,170,170); color:rgb(0,0,0);text-align:right;}
	.Data {border-width:thin 0 0 thin; border-style:solid; border-color:rgb(0,0,0);text-align:center;}
.page {}

.texthead{
font-family: Arial Narrow;
font-size:16pt;
font-weight:900;
text-align:center;
}
.pagelabel{
font-family: Arial Black;
font-size:10pt;
font-weight:normal;
}

.coverspine {
background-image: url(./IMG/cring.gif); 
background-repeat: repeat-y;
}

.covernospine {  
background-image: url(./IMG/cnoring.gif); 
background-repeat: repeat-y;
}
.fmf_bSide
{
background-image: url(./IMG/side.gif); 
}
.spine {  
background-image: url(./IMG/ring.gif); 
background-repeat: repeat-y;
}

.nospine {  
background-image: url(./IMG/noring.gif); 
background-repeat: repeat-y;
}
.edgetab {
background-image: url(./IMG/edge.jpg);
	cursor: pointer;
}
.edgebottom {
background-image: url(./IMG/edgeb.jpg);
	cursor: pointer;
}
.underedge {
background-image: url(./IMG/bookback.jpg);
	cursor: pointer;
}
.book { 
	background-image: url(./IMG/PaperBG.gif); 
	background-color: rgb(235,230,225);
      }
.bookcover { background-image: url(./IMG/bookback.jpg); }
.mainpage { 
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px; }