img {
	float: left;
	margin: 2em;
}
.content {
	background: url("YIA Fade.png") #006699;
	position: absolute;
	overflow: auto;
	height: 403px;
	width: 774px;
	top: 185px;
	left:42px;

}
H1 {
	font-weight: bold; 
	font-size: 24px; 
	font-family: Calibri, Arial, sans-serif;
}
H2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
body, p, tr, td {
	margin: 2em;
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
} 
p {
	text-indent: 20px;
	}
H5 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}

A:link {
	font-family: Calibri, Arial, sans-serif;
	color: #e9e4c4;
	font-weight: bold;
}

A:visited {
	color: #999999;
}

A:hover {
	color: #ffcc00;
}

A:active {
	color: #999999;
}

#header {
	position: absolute;
	width: 810px;
	height: 161px;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	}
	
#sidebarL {
	position: absolute;
	width: 18px;
	height: 449px;
	top: 161px;
	left: 0;
	}


#sidebarR {
	position: absolute;
	width: 18px;
	height: 449px;
	top: 161px;
	left: 792px;
	}
#footer {
	position: absolute;
	width: 770px;
	top: 564px;
	left: 18px;
	}

.biblequote{
	font-family: Calibri, Arial, sans-serif;
	font-size: 71px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}

.bibleref{
	font-family: Calibri, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	}
