body
{
	background-color: #E7E7E7;
	color: #000000;
}

#page
{
	background-color: #FFFFFF;
	width: 768px;
	border: 2px;
	margin: 0px auto;
	
	font-family: arial;
	font-size: 16px;
}

a:link
{
	color: #e9ba00;
}

a:visited
{
	color: #dad0db;
}

#header
{
	background-color: black;
	border: 0px solid #000000;

	height: 90px;
}

#content
{
	background-color: #ffffff;
	border: 0px solid #000000;
	padding-top: 0px;
	font-family: arial;
	
	padding-left: 15px;
	padding-right: 15px;
	
	padding-top: 15px;
}

#nav
{
	border: 1px solid #000000;
	
	background-color: #000000;

	padding-top: 0px;
	margin-left: 0px;

	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
}

#nav_table
{
	background-color: #E7E7E7;
	align: left;
}

#nav a
{
	text-decoration: none;
	color: #ffffff;
}

#nav a:hover
{
	color: #d8422c;
}	

#webring
{
	background-color: blach;
	border: 0px solid #000000;
}

#adsense
{
	background-color: #ffffff;
	border: 0px solid #000000;
	padding-top: 5px;
}

#headertext
{
	font-family: script;
	font-style: italic;
	font-size: 40px;
	text-align: center;
}

#autographs
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
}

hr.nav
{
	width: 80px;
	height: 1px;
	color: silver;
	line-height: 0px;
}

#book_entry
{
	width: 100%;
}

#book_entry td#name
{
	background-color: black;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#book_entry td#value
{
	background-color: black;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

td#book_field
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#rating
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

#rating_table
{
	border: 5px solid yellow;
}

th#rating_header
{
	background-color: #C60800;
}

td#rating_data
{
	background-color: #E0D232;
	color: black;
	text-align: center;
}

td#rating_total
{
	text-align: center;
}

h1
{
	font-family: Arial;
	font-size: 22px;
	font-style: normal;
	color: #000000;
	text-align: left;
	background-color: #E00000;
	
	width: 468px;
	
	border: 1px solid #000000;
}

h2
{
	font-family: Arial;
	font-size: 21px;
	font-style: italic;
	text-align: left;
	background-color: #3280E0;
}

em
{
	font-family: Times;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

em.bold
{
	font-family: Times;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}


h1.notfound
{
	font-family: Arial;
	font-size: 12px;
}

li
{
	 white-space: nowrap;
}

td.info
{
	font-family: Arial;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}

td.data
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}

.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}