/*MAIN*/
BODY
{
	margin: 0;
	padding: 0;
	font: normal normal normal 10pt/125% Helvetica;
	background-color: #1C1C1C;
	color: #D6D6D6;
}
#main
{
	width: 950px;
	margin: 0 auto;
	background: #474747 url(/ebook/images/bg.jpg) no-repeat;
	height: 800px;
}
#header
{
	height: 67px;
	background: url(/ebook/images/header_bg.jpg) repeat-x;
	margin: 0 0 15px;
}
#header_wrapper
{
	margin: 0 auto;
	width: 950px;
}
#main_logo
{
	width: 360px;
	float: left;
}
#fv_logo
{
	width: 117px;
	float: right;
	padding-top: 20px;
}
P
{
	margin: 0;
}
#clear
{
	clear: both;
}
#blurb
{
	min-height: 90px;
	margin-bottom: 30px;
}
H1
{
	color: #E76B1E;
	font-size: 14pt;
	font-weight: bold;
}
#chapters
{
	float: right;
	margin: 0 5px 0 0;
}
#chapters IMG.view
{
	margin: 0 0 20px 5px;
}
#flash
{
	width: 500px;
	float: left;
}
P
{
	margin: 0 0 10px;
}
A
{
	color: #FFFFFF;
	text-decoration: none;
}
A:hover
{
	color: #E66A1D;
	text-decoration: none;
}
#chapters IMG
{
	padding-right: 20px;
}
