body
{
	bgcolor: white;
	color: black;
}

#header
{
	background-color: white;
	border: 0px solid #000000;
	align: center;

	height: 160px;
}

#nav
{
	font-family: serif;
	font-size: 21px;
}

#nav a
{
	text-decoration: none;
	color: #025B6B;
	background-color: #EAE9E4;
}

#nav a:hover
{
	color: #d8422c;
	background-color: #A2C6FF;
}

#link
{
	font-family: arial;
	font-size: 18px;
	text-align: left;
}

#link a
{
	text-decoration: none;
	color: #025B6B;
}

#link a:hover
{
	color: #d8422c;
	background-color: #A2C6FF;
}

p#trailer
{
	font-family: arial;
	font-size: 18px;
}

#caption
{
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

h1
{
	text-align: left;
	font-family: serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	color: #BF2125;
	background-color: #C5C2BE;
}

h2
{
	text-align: left;
	font-family: serif;
	font-size: 26px;
	font-style: italic;
	color: #895220;
}

#news_date
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

#news_title
{
	font-family: arial;
	font-size: 18px;
	text-align: left;
}

#news_news
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

#character
{
	font-family: arial;
	font-size: 20px;
	text-align: left;
}

#voice
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

#skills
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

#notes
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

#code
{
	font-family: arial;
	font-style: normal;
	font-size: 16px;
	text-align: left;
}

#text
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}


#gallery
{
	text-align: left;
	font-size: 18px;
}

#gallery a
{
	text-decoration: none;
	color: #025B6B;
}

#gallery a:hover
{
	color: #d8422c;
	background-color: #A2C6FF;
}


#book_entry
{
	width: 100%;
	text-align: left;
}

#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;
}

#review_form
{
	text-align: left;
	font-family: arial;
	font-size: 18px;
}

#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;
	background-color: #A2C6FF;
}


th#rating_header
{
	background-color: #C5C2BE;
}

td#rating_data
{
	background-color: #EAE9E4;
	text-align: center;
}

td#rating_total
{
	text-align: center;
}

.normal
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

.nav_line
{
	font-family: arial;
	font-size: 16px;
	text-align: center;	
}

.nav_line a
{
	text-decoration: none;
}

.thanks
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

.viewbook
{
	font-family: arial;
	font-size: 18px;
	text-align: left;
}

.viewbook a
{
	color: #025B6B;
	text-decoration: none;
	text-align: left;
}

.viewbook a:hover
{
	color: #d8422c;
	background-color: #A2C6FF;
	text-align: left;
}