body {background: url(../../images/values/articles/familyhistory/bg-family-history.jpg) no-repeat; background-position: 44.5% top }
img.family-is-important {
	float: right; 
	padding: 0px 0px 10px 10px;
	margin-right: -110px;
	margin-top: -25px;
}
#spirit-of-elijah {
	float: right;
	display: block;
	width: 350px;
	height: 260px;
}
#spirit-of-elijah > img {
	display: inline;
	margin-top: 30px;
}
a.inline-link {
	display: inline;
}

.inter-previous {
	position: relative;
}
.inter-previous > div {
	position: absolute;
	background-color: #338acd;
	padding: 10px 5px;
	top: 170px;
	left: 0px;
}

.inter-next {
	position: relative;
}
.inter-next > div {
	position: absolute;
	background-color: #338acd;
	padding: 10px 5px;
	top: 170px;
	left: 413px;
}

/* style contents to revize */
.subtitle { margin-bottom: 0px; }
.history-centers {
	width: 880px; 
	margin-left: -30px;
}
.history-centers-content {
	 height: 324px; 
	 margin-left: 17px;
	 padding: 30px 0px 30px 40px; 
	 background-color: #eeeeee; 
}
/****************************/

#article-head { 
	height: 195px; 
	margin-left: 460px; 
	margin-top: 276px;
	color: #ffffff;
}
#article-head h1 {
	font-size: 70px; 
	color: #ffffff;
}
#article-head dl { 
	margin: 0;
	width: 415px;
	text-align: right;
}
#article-head dd {
	padding-top: 10px;
}
