#Title {
	color: #D0924F;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	text-align: left;
	font-size: 24px;
	top: 30px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #C88C54;
	background-image: url("../media/Templates/Backgrounds/black/black_fade.jpg");
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
#Header {
	background-color: #c88c54;
	background-image: url("../media/Templates/Headers/people/people_familyhistory_h.jpg");
	color: #000000;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	width: 770px;
	height: 200px;
}
#Footer {
	background-color: #C88C54;
	background-image: url("../media/Templates/Footers/base-colors/black.jpg");
	color: #DAA151;
	display: inherit;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 40px;
}
#Width {
	width: 770px;
}
