body
{
	bgcolor: white;
	color: black;
}

a:link
{
	color: #0000ff;
}

a:visited
{
	color: #b23996;
}

#header
{
	background-color: white;
	border: 0px solid #000000;

	height: 80px;
}

#content
{
	background-color: white;
	border: 0px solid #000000;
}

#nav
{
	border: 0px solid;

	margin-top: 3px;
	margin-left: 3px;

	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

#nav_table
{
	background-color: #F7DDD1;
	text-align: left;
}

/* #c3d3e2 */

#nav a
{
	text-decoration: none;
	color: #423A45;  
}

#nav a:hover
{
	color: #F56627;
}

#store_nav
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
}

#store_nav a
{
	text-decoration: none;
	color: #025B6B;
}

#store_nav a:hover
{
	color: #d8422c;
}

#webring
{
	background-color: white;
	border: 0px solid #000000;
}

#adsense
{
	background-color: white;
	border: 0px solid #000000;
}

#headertext
{
	font-family: script;
	font-style: italic;
	font-size: 40px;
	text-align: center;
}

#autographs
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
}

#book_entry
{
	width: 100%;
}

#book_entry td#name
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#book_entry td#value
{
	background-color: white;
	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: #FC594A;
}

td#rating_data
{
	background-color: #DBEDEF;
	text-align: center;
}

td#rating_total
{
	text-align: center;
}

#add_review
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

#add_review a
{
	text-decoration: none;
	color: #025B6B;
}

#add_review a:hover
{
	color: #d8422c;;
}

.normal
{
	font-family: arial;
	font-size: 16px;
}

.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}

.thanks
{
	font-family: arial;
	font-size: 16px;
}

.viewbook
{
	font-family: arial;
	font-size: 18px;
}

.viewbook a
{
	color: #025B6B;
	text-decoration: none;
}

.viewbook a:hover
{
	color: #d8422c;
}


hr.nav
{
	width: 80px;
	height: 1px;
	color: silver;
	line-height: 0px;
}

h1
{
	font-family: Arial;
	font-size: 24px;
	font-style: italic;
	text-align: left;
	background-color: #FC594A;
}

h2
{
	font-family: Arial;
	font-size: 20px;
	font-style: italic;
	text-align: left;
	background-color: #B4D8EF;
}

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;
}

ul.nav
{
	list-style-image: url("/disney/mermaid/new/flounder_small2.gif");
}

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;
}