<!--
body {
	margin:0;
	background-color:#E3E7EA;
}
td {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999999;
}
.bgfff {
	background-color:#FFFFFF;
}
img {
	border:none;
}
a:link, a:visited {
	color: #00DEFF;
	text-decoration: none;
}
.intro {
	float:left;
	margin:0 0 40px 43px;
	color:#231f20;
	font-size:14px;
	line-height:24px;
}
#p2 {
	width:989px;
	height:630px;
	display:none;
}
.citation {
	width:840px;
	margin:0 auto;
	padding-top:30px;
	text-align:center;
	line-height:20px;
}
.citation span {
	color:#312d2e;
}
#prev {
	float:left;
	width:197px;
	background:url(../images/prev.gif) no-repeat;
}
#prev:hover {
	background:url(../images/prev_on.gif) no-repeat;
}
#next {
	float:left;
	width:197px;
	background:url(../images/next.gif) no-repeat;
}
#next:hover {
	background:url(../images/next_on.gif) no-repeat;
}
#FrancisNicole {
	background:url(../images/Francis-Nicole.jpg) no-repeat;
	height:348px;
	padding:65px 460px 0 45px;
	vertical-align:top;
	font-size:14px;
	line-height:24px;
	color:#231f20;
}
#FrancisNicole h2 {
	font-size:30px;
	font-weight:normal;
	color:#00DEFF;
	margin:0 0 7px 0;
}
#FrancisNicole h1 {
	font-size:14px;
	line-height:24px;
	font-weight:normal;
	margin:0;
	display:inline;
}
 -->