body {
	background-color:#B87333;
	color:ffffff;
	font-family:Times New Roman;
	margin:0;
}
/*coral #FF7F50,orange #FF7D40,aquawhite #FAEBD7;dark blue #36648B, light blue #9BC4E2,#E0EEEE, aliceblue #F0F8FF, marsorange #964514,ghostwhite #F8F8FF,bakerschocolate #5C3317*/

a {
	color:#A0522D;
	text-decoration: none;
}
a:visited {
	color:#A0522D;
	text-decoration: none;
}
a:hover {
	color:#A0522D;
	text-decoration: underline overline;
}
a:active {
	color:#5C3317;
	text-decoration: none;
}
/*title2 class - crossover and single fandom titles*/
a.title2 {
	color:000000;
	font-family:Courier New;
	font-size:16;
	border: 1px solid #D98026;
	padding:2;
	line-height:28px;
	text-decoration: none;
}
a.title2:visited {
	color:000000;
	text-decoration: none;
}
a.title2:hover {
	color:000000;
	text-decoration: none;
}
a.title2:active {
	color:000000;
	text-decoration: none;
}
a.menu {
	font-family:Arial;
	color:ffffff;
	text-decoration: none;
	font-size:15;
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);
}
a.menu:visited {
	color:ffffff;
	text-decoration: none;
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);
}
a.menu:hover{
	color:ffffff;
	text-decoration: none;
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown2.jpg);
}
a.menu:active {
	color:#FF7F50;
	text-decoration: none;
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);
}
table {
	font-size:15;
}
table.site {
	width:100%;
	height:100%;
}
td {
	vertical-align:top;
}
td.woodborder {
	border-top: 2px solid #5C4033;
	border-left: 2px solid #5C4033;
	border-bottom: 2px solid #080808;
	border-right: 2px solid #080808;
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_wood.jpg);
	padding:10;
}
td.shelfspace {
	height:9;
}
td.dividespace {
	width:9;
}
td.browntop {
	/*bakerschocolate #5C3317, */
	/*background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);*/
	background-color:#36648B;
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
	text-align:center;
}
td.links {
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
	text-align:center;
	padding-left:5;
	padding-right:5;
	padding-top:1;
	padding-bottom:1;
}
td.links:hover {
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown2.jpg);
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #0F0F0F;
	border-right: 2px solid #0F0F0F;
}
td.links:active {
	background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
}
td.body {
	background-color:#F8F8FF;
	/*background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);*/
	color:000000;
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
	padding:10;
	height:100%;
}
/*body section of fan fiction single fandom and crossover index pages*/
td.fanficxover {
	background-color:#F8F8FF;
	/*background-image:url(https://www.angelfire.com/la3/daniellesbookshelf/images/bg_brown.jpg);*/
	color:000000;
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
	padding:10;
}
/*page counter section of fan fiction single fandom and crossover index pages*/
td.fanficxoverbot {
	background-color:#F8F8FF;
	color:000000;
	border-top: 2px solid #080808;
	border-left: 2px solid #080808;
	border-bottom: 2px solid #5C4033;
	border-right: 2px solid #5C4033;
	padding:10;
	height:100%;
	vertical-align:bottom;
}
#pagecount {
	color:#F8F8FF;
	font-size:13;
}
/*#etc - Story details below summary*/
#etc {
	font-size:13;
}
/*page titles*/
#title1 {
	color:000000;
	font-family:Courier New;
	font-size:19;
	border: 1px solid #D98026;
	padding:3;
}