body {
	font-family: Verdana, sans-serif;
	}
img {
	border: 0px;
	}
img.large {
	/* height: 480px; */
	border: 2px #ed74c5 solid;
	}
img.us {
	border: 2px #ed74c5 solid;
	}

img.small {
	cursor: pointer;
	}

.Scripture {
	color: #653f58;
	text-align: left;
	font-size: 18pt;
	font-family: "Vivaldi Italic", "Freestyle Script", georgiai, script;
	font-weight: bold;
	}
.show {
	color: #653f58;
	margin-top: 14px;
	}
.invis {
	display: none;
	margin-top: 14px;
	}
.thumb_cont {
	padding: 2px 2px;
	}
.info_hdr {
	margin: 0px;
	background: #a14f85;
	color: #f7f7f7;
	padding: 4px;
	}
.info_txt {
	margin: 0px;
	padding: 4px;
	color: #333333;
	font-size: 12px;
	margin-bottom: 8px;
	}
.citation {
	color: #666666;
	font-size: 10px;
	width: 970px;
	text-align: center;
	margin-top: 12px;
	font-family: Arial, sans-serif;
	cursor: pointer;
	}
