body
{
	bgcolor: white;
	color: black;
}

a:link
{
	color: #0000ff;
}

a:visited
{
	color: #b23996;
}

#header
{
	background-color: white;
	border: 0px solid #000000;

	height: 131px;
}

#nav
{

	border: 0px solid;

	margin-top: 40px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
}

#nav_table
{
	background-image:url('/disney/tarzan/images/nav2.jpg');
	background-repeat: no-repeat;
}

#nav a
{
	text-decoration: none;
	color: #181244;
}

#nav a:hover
{
	text-decoration: none;
	color: #ffffff;
}



#store_nav
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#store_nav a
{
	text-decoration: none;
	color: #025B6B;
}

#store_nav a:hover
{
	color: #d8422c;
}




#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: #563A1D;
	color: #ffffff;
}

td#rating_data
{
	background-color: #8DCFBC;
	text-align: center;
}

td#rating_total
{
	text-align: center;
}

#add_review
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#add_review a
{
	text-decoration: none;
	color: #025B6B;
}

#add_review a:hover
{
	color: #d8422c;;
}





#character
{
	font-family: arial;
	font-size: 20px;
	text-align: left;
}

#voice
{
	font-family: arial;
	font-style: italic;
	font-size: 17px;
	text-align: left;
}

#desc
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}


#credit_title
{
	font-family: arial;
	font-size: 20px;
	text-align: left;
}

#credit_name
{
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	text-align: left;
}

#credit_desc
{
	font-family: arial;
	font-size: 15px;
	text-align: left;
}


#info_title
{
	font-family: arial;
	font-size: 20px;
	text-align: left;
}

#info_name
{
	font-family: arial;
	font-style: italic;
	font-size: 16px;
	text-align: left;
}



#script_name
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}



h1
{
	text-align: left;
	font-family: arial;
	font-size: 24px;
	font-style: italic;
	color: #563A1D;
	background-color: #8DCFBC;
}

h2
{
	text-align: left;
	font-family: arial;
	font-size: 22px;
	font-style: italic;
	color: #BEB130;
}


.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}