body
{
	background-image: url('/images/bg1.gif');
}

#page
{
	background-color: white;
	border: 1px solid #959596;
	margin: 20px auto;
	width: 800px;
}

h1
{
	font-family: serif;
	font-size: 34px;
	font-style: italic;
	color: #069DC8;
	text-align: center;
}

#h1-color
{
	background-color: #FFFFFF;
}

#h2-color
{
	background-color: #D5F0FC;
}


#book_entry
{
	width: 540px;
}

#book_entry td#name
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
}

#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;
}



#type_nav
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
}

#type_nav a
{
	text-decoration: none;
	color: #025B6B;
}

#type_nav a:hover
{
	text-decoration: underline;
	color: #d8422c;
}




#normal
{
	font-family: arial;
	font-size: 15px;
}

.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}

.thanks
{
	font-family: arial;
	font-size: 16px;
}

h2
{
	font-family: serif;
	font-style: italic;
	font-size: 24px;
	float: middle;
}




#disney
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}

#disney a
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}

#disney a:hover
{
	color: #ffffff;
	background: #c3d3e2;
}

#disney_table
{
	border: 0px solid black;
}

th#disney_header
{
	background-color: #D5F0FC;
	text-align: center;
}

td#disney_data
{
	background-color: #FEFBDE;
	font-size: 16px;
}



#pixar
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}

#pixar a
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}

#pixar a:hover
{
	color: #ffffff;
	background: #c3d3e2;
}

#pixar_table
{
	border: 0px solid black;
}

th#pixar_header
{
	background-color: #F6D8F9;
	text-align: center;
}

td#pixar_data
{
	background-color: #E7F2F8;
	font-size: 16px;
}




#vanguard
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
}

#vanguard a
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #696969;
}

#vanguard a:hover
{
	color: #ffffff;
	background: #c3d3e2;
}

#vanguard_table
{
	border: 0px solid black;
}

th#vanguard_header
{
	background-color: #C5C2BE;
	text-align: center;
}

td#vanguard_data
{
	background-color: #EAE9E4;
	font-size: 16px;
}




#adsense
{
	float: right;
	margin-right: 5px;
}
