﻿BODY {background-image:url('../images/bluebackground.jpg');
	background-attachment:fixed;
	background-color:#000080;
	font-family:Times New Roman;
	font-size: large;
	text-align: justify;
	color:white;
	letter-spacing:normal}
IMG {padding: 10px;}
th, td {padding: 10px}
.responsiveImage {max-width: 100%;height: auto;}
.resp-container {position: relative; overflow: hidden; padding-top: 56.25%;}
.resp-iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;}
.menu {bottom:35px;}
.DROuterTable {
	background-color:#003D9F; /* Dark Blue */
	color:white;
	border: 3px solid darkblue;
	padding:10px;
	font-family:Times New Roman;
	font-size: large;
	text-align: justify;
	width: 100%; 
	max-width: 980px; 
	border-style: solid; 
	border-width: 2px;
	margin-left: auto;
	margin-right: auto;
	letter-spacing:normal}
.DRTextTitle {
	color:#CD5C5C; /* Light Red  */
	font-size: xx-large;
	text-align: center;
	font-family:Times New Roman;
	font-weight: bold}
.DRTextSubtitle {
	color:white;
	font-size: x-large;
	font-family:Times New Roman}
.DRTextSubtitleCentered {
	color:white;
	font-size: x-large;
	text-align: center;
	font-family:Times New Roman}
.DRTextNormal {
	color:white;
	font-family:Times New Roman;
	font-size: large;
	text-align: justify;
	letter-spacing:normal}
.DRTextNormalCentered {
	color:white;
	font-family:Times New Roman;
	font-size: large;
	text-align: center;
	letter-spacing:normal}
.DRTextSmall {
	color:white;
	font-family:Times New Roman;
	font-size: small;
	text-align: justify;
	letter-spacing:normal}
.DRTextGreen {
	color:#98FB98;
	font-size: large;
	font-style: italic;
	font-family:Times New Roman}
.DRTextBible {
	font-size: large;
	color:#CD5C5C; /* Light Red  */
	font-style: italic;}
/* Links, only for these pages */
	a:link,	a:visited, a:hover, a:focus, a:active{color:SkyBlue;}
	a:hover {color: #CD5C5C; font-weight:bold }
@media screen and (min-width: 979px) {.menu {bottom:10px}}
@media screen and (min-width: 1180px) {.menu {top:10px}}
