.scripture { color: #000099; font-weight: bold; text-decoration:none; onMouseOver:status="click to go to scripture"}

#navbar ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	display: block;
}
#navbar ul li a:hover {
	background -color: #330033;
	background-color: 330033;
}
copyright {
	font-size: small;
}#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#navbar li {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
#content {
	margin: 0px;
	padding: 20px;
}

#footerMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#weather {
	z-index: 1;
	width: 175px;
}
#relatedLinks ul li a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#relatedLinks ul li {
	display: block;
	font-size: 10pt;
}

#relatedLinks ul li a:hover {
	background-color: #330033;
}
#content a {
	font-weight: bold;
}
.tiny {
	font-size: xx-small;
}
.linkDescription {
	font-size: x-small;
}
