body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #DAA40C;
	text-align:center;
	margin-top: 30px;
	margin-left: 10px;
}
#centertable {
	background-color: #FFFFFF;
	width: 700px;
	border-collapse: collapse;
}
#baby {
	background-image: url(../slices/faint_center_baby.jpg);
	background-repeat: no-repeat;
}
#content {
	line-height: 1.6em;
	border-collapse: collapse;
	width: 100%;
	padding: 2em;
}
#contentText {
		padding: 2em;
		text-align:left
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAA40C;
	width: 700px;
	border-collapse: collapse
}
#content h6 {
	font-size: 12px;
	font-weight: bold;
	color: #DAA40C;
	margin-bottom: -15px;
}
#content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 35px;
}
#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	line-height: 1.6em;
}
#nav {
	color: #DAA40C;
	padding-top: 2em;
	padding-right: 1em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDA511;
}
#mast {
	line-height: normal;
	width: 700px;
}
#chapters {
	line-height: 1.5em;
}
a:link {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 9px;
	text-decoration: none;
}
a:hover {
	font-style: normal;
	font-weight: bold;
	color: #333333;
	font-size: 9px;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	font-weight: bold;
	color: #999999;
	font-size: 9px;
	text-decoration: none;
}
