a
{
	color: #000000;
}

h3
{
	font-weight: normal;
}

img
{
	border: 0px;
}

body
{
	background: #8B9CB0;
	font-family: georgia, serif;
	font-size: 16px;
	text-align: justify;
}

blockquote
{
	padding: 0px;
	padding-left: 40px;
	margin-left: 0px;
	margin-right: 40px;
	background: url('quote_bg.png') left top no-repeat;
}

h1
{
	/*text-align: center;*/
	text-align: left;
	font-weight: normal;
}

h2
{
	text-align: left;
	font-weight: normal;
}

#page
{
	position: relative;
	width: 996px;
	margin-left: auto;
	margin-right: auto;
	background: url('bg.png') left top repeat-y;
	padding-top: 35px;
	padding-bottom: 35px;
}

#top
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 996px;
	height: 35px;
	background: url('top.png');
}

#bottom
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 996px;
	height: 35px;
	background: url('bottom.png');
}

#logo
{
	width: 960px;
	margin-left: 18px;
}

#logoLeft
{
	width: 130px;
	height: 66px;
	float: left;
	padding-top: 14px;
	padding-right: 15px;
	font-size: 14px;
	text-align: right;
}

#logoCentral
{
	width: 670px;
	height: 80px;
	background: url('logo.png');
	float: left;
}

#logoRight
{
	width: 145px;
	height: 80px;
	float: left;

	text-align: center;
}

#month
{
	margin-top: 21px;
	font-size: 14px;
}

#year
{
	font-size: 30px;
	line-height: 25px;
}

#menu
{
	clear: both;
	width: 916px;
	height: 14px;
	margin-left: 40px;
	margin-top: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #B2AFA3;
	border-bottom: 1px solid #B2AFA3;
}

#menu a
{
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;	
}

#menu div
{
	width: 182.4px;
	float: left;
	text-align: center;
	font-size: 11px;
	border-right: 1px dotted #B2AFA3;
	border-collapse: collapse;
}

#menu div.noborder
{
	border-right: 0px;
}

#content
{
	width: 660px;
	margin-left: 40px;
	margin-top: 20px;
	float: left;
	padding-right: 20px;
	border-right: 1px solid #B2AFA3;
}

#content_big
{
	width: 896px;
	margin-left: 40px;
	margin-top: 20px;
	padding-right: 20px;
}

#index
{
	width: 215px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
}

#index p
{
	font-size: 14px;
	text-align: left;
}

#index img
{
	max-width: 215px;
}

#footer
{
	width: 916px;
	margin-left: 40px;
	clear: both;
	text-align: center;
	border-top: 1px solid #B2AFA3;
	padding-top: 10px;
	position: relative;
	top: 20px;
	height: 60px;
}

.extract
{
	margin: 0px 0px 10px 20px;
	float: right;
	width: 30%;
	font-weight: bold;
	text-align: left;
}

.author
{
	/*text-align: center;*/
	margin-top: -15px;
	/*font-size: 12px;*/
}

.fd-index
{
	padding-right: 29px;
	margin-bottom: 5px;
	text-align: left;
	border-bottom: 1px solid #B2AFA3;
	padding-bottom: 1px;
	padding-left: 4px;
	font-size: 12px;
}

.fd-index a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.fd-index div
{
	position: relative;
}

span.fdexp-info
{
	text-decoration: none;
	float: right;
	position: absolute;
	bottom: 0px;
	right: -25px;
	font-size: 16px;
}

.photo
{
	text-align: center;
	font-size: 12px;
}

.summary
{
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 19px;
}

.description
{
	position: relative;
	top: -1em;
	text-align: center;
	font-size: 12px;
	font-style: justify;
}

.left
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}

.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: center;
}

.quote_top
{
	width: 688px;
	height: 15px;
	background: url('quote_top.png');
	margin-left: -14px;
}

.quote
{
	width: 660px;
	background: url('quote_middle.png');
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -14px;
}

.quote-bg
{
	width: 660px;
	min-height: 24px;
	background: url('quote_bg.png') no-repeat 0px 0px;
	padding-top: 34px;
}

.quote_bottom
{
	width: 688px;
	height: 15px;
	background: url('quote_bottom.png');
	background-position: bottom;
	margin-left: -14px;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}

.underline
{
	text-decoration: underline;
}

.department
{
	text-decoration: underline;
	font-size: 0.9em;
}

.right
{
	text-align: right;
}

#books
{
	background: #FFF;
	border: 1px solid #B2AFA3;
	padding: 20px;
}

#books a
{
	display: block;
	width: 309px;
	text-align: center;
	float: left;
	text-decoration: none;
}

#books a span
{
	text-decoration: underline;
}

#books img
{
	width: 160px;
	height: 200px;
}

.clear
{
	clear: both;
}