body
{
	bgcolor: white;
	color: black;
}

#header
{
	background-color: white;
	border: 0px solid #000000;
	align: center;

	height: 180px;
}

#nav
{
	font-family: arial;
	font-size: 18px;
}

#nav a
{
	text-decoration: none;
	color: #025B6B;
	background-color: #F3F3E6;
}

#nav a:hover
{
	color: #d8422c;
	background-color: #F0E257;
}

#store_nav
{
	font-family: arial;
	font-size: 14px;
}

#store_nav a
{
	text-decoration: none;
	color: #025B6B;
}

#store_nav a:hover
{
	color: #d8422c;
}


#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: italic;
	font-size: 17px;
	text-align: left;
}

#desc
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

#text
{
	font-family: arial;
	font-size: 16px;
	text-align: left;
}

#link
{
	font-family: arial;
	font-size: 18px;
	text-align: left;
}

#link a
{
	text-decoration: none;
	color: #025B6B;
}

#link a:hover
{
	color: #d8422c;
	background-color: #F0E257;
}

p#trailer
{
	font-family: arial;
	font-size: 18px;
}

em#title
{
	font-style: italic;
}

h1
{
	text-align: left;
	font-family: arial;
	font-size: 24px;
	font-style: italic;
	color: #7C1301;
	background-color: #FEFBDE;
}

h2
{
	text-align: left;
	font-family: arial;
	font-size: 22px;
	font-style: italic;
	color: #BEB130;
}


#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;
}

.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}

.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: #F0E257;
	text-align: left;
}


#rating
{
	text-align: left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}

#rating_table
{
	border: 5px solid yellow;
}

th#rating_header
{
	background-color: #F0E257;
}

td#rating_data
{
	background-color: #F3F3E6;
	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;;
}