﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url('Photos/background.jpg');
	background-repeat: repeat;
}
.webpage {
	width: 100%;
	max-width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;;
	font-size: 1.8em;
	margin-bottom: -1px;
	margin-top: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 1.2em;
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
	background-color: #0186B8;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #FFFFFF;
}
h2 {
	padding: .1em 1em 1.9em 1em;
	font-size: .8em;
	font-weight: normal;
	font-family: verdana;
	margin-top: 0px;
	color: #FFFFFF;
	margin-bottom: 1.9em;
	background-color: #0186B8;
}
.words {
	font-size: 1.12em;
	line-height: 1.75em;
	text-align: left;
	vertical-align: top;
	padding-right: 1.6em;
	padding-left: 1.6em;
}
.words a {
	color: #01709A;
	font-weight: bold;
	text-decoration: none;
}
.words a:hover {
	text-decoration: underline;
}
.translate {
	text-align: center;
	margin-bottom: 0px;
}
.topmenu {
	color: #333333;
	font-weight: bold;
	line-height: 2em;
	margin-top: 1em;
	font-size: 1em;
}
.topmenu a {
	color: #01709A;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}

.adtop {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	max-width: 100%;
}
.adbottom {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	max-width: 100%;
}
.adfooter {
	text-align: center;
	margin-top: 1em;
	margin-bottom: 2em;
	max-width: 100%;
}

p {
	margin: 0 0 1.8em 0;
	padding: 0;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 1em;
	text-align: left;
	color: #000000;
	margin-bottom: 1.5em;
}
h5 {
	font-weight: bold;
	font-size: 1.05em;
	color: #FF0000;
	margin-top: 1em;
	margin-bottom: 1.5em;
}
h6 {
	font-weight: bold;
	font-size: 1.05em;
	color: #FF0000;
	margin-top: 1em;
	margin-bottom: 1.5em;
}

.titles {
	font-weight: bold;
	font-size: 1.05em;
}

.bottom-center {
	padding: 0px;
	margin: 0px 0px 1em 0px;
	list-style-type: none;
	font-size: .99em;
	text-align: center;
}
.botbox {
	display: table;
	width: 100%;
	font-size: 100%;
}
.botbox-row {
	display: table-row;
}
.botbox-left {
	display: table-cell;
	float: left;
	text-align: left;
	width: 367px;
	padding-left: 1px;
}
.botbox-right {
	display: table-cell;
	text-align: left;
	float: left;
}
.adbox {
	padding-top: .3em;
	text-align: center;
	max-width: 100%;
}
.navigation {
	display: table;
	color: #FFFF00;
	font-weight: bold;
	background-color: #0186B8;
	font-size: 1.1em;
	padding-top: 2em;
	padding-bottom: .3em;
	width: 100%;
	font-family: tahoma;
	line-height: 1.5em;
}
.navigation a {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation a:hover {
	text-decoration: underline;
}
.subtitle {
	font-weight: bold;
	font-style: italic;
}
.bottom-leaderboard {
	background-color: #FFFFFF;
	text-align: center;
	max-width: 100%;
	width: 100%;
}
.google-banner {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 45px;
	margin-left: -4px;
	max-width: 100%;
}
.copyright {
	background-color: #0186B8;
	font-size: .8em;
	padding-top: 1.5em;
	text-align: center;
	padding-bottom: 1.5em;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	text-transform: inherit;
	color: #FFFFFF;
}
.color-background {
	background-color: #FFE066;
	color: #333333;
}
.bold-red {
	color: #FFAC00;
}
.bold-red-italics {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.bold-blue {
	color: #0000FF;
	font-weight: bold;
}
.bold-blue-italics {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.highlight-yellow {
	background-color: #FFFF00;
}
.highlight-yellow-bold {
	background-color: #FFFF00;
	font-weight: bold;
}
.video {
	max-width: 100%;
	text-align: center;
}
.PhotoCenter {
	margin: 0px 0px .8em 0px;
	text-align: center;
	width: auto;
	max-width: 100%;
	height: auto;
}
.PhotoRight {
	margin: .4em 0px .8em 1em;
	width: auto;
	max-width: 100%;
	height: auto;
	border: 2px solid #002d8a;
}
.PhotoLeft {
	margin: .1em 1em .2em 0px;
	max-width: 100%;
	border: 2px solid #002d8a;
	float: left;
}
.image-center {
	margin: 0px 0px .8em 0px;
	text-align: center;
	width: auto;
	max-width: 100%;
	height: auto;
}
.image-right {
	margin: .4em 0px .8em 1em;
	width: auto;
	max-width: 100%;
	height: auto;
}
.image-left {
	margin: .4em 1em .8em 0px;
	width: auto;
	max-width: 100%;
	height: auto;
}
.ImageLeft {
	margin-bottom: .3em;
	margin-top: .3em;
	margin-right: 1em;
	width: auto;
	max-width: 100%;
	height: auto;
	float: left;
}
.ImageCenter {
	margin-bottom: .3em;
	margin-top: .3em;
	text-align: center;
	width: auto;
	max-width: 100%;
	height: auto;
}
.ImageRight {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: .3em;
	width: auto;
	max-width: 100%;
	height: auto;
	float: right;
}
.table {
	max-width: 100%;
	width: 100%;
}
.blue-text {
	color: #0000FF;
}
.blue-text-italics {
	color: #0000FF;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.smallred {
	color: #FF0000;
	font-weight: bold;
}
.Related {
	text-align: center;
	line-height: 3.3em;
	padding-bottom: 1em;
	color: #FF0000;
	font-weight: bold;
}
.Related a:visited{
	color: #999999;
	font-weight: bold;
}

.Relatedp {
	text-align: center;
	line-height: 2.6em;
	padding-top: 0px;
	padding-bottom: 1em;
}
.Verses {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.Quote {
	color: #002B82;
	font-weight: bold;
}
.Quote-Italics {
	color: #002b82;
	font-weight: bold;
	font-style: italic;
}
.italics {
	font-style: italic;
}
.italic-highlit {
	font-style: italic;
	background-color: #FFFF00;
}
.quote {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.bold-red {
	color: #FF0000;
	font-weight: bold;
}
.center {
	text-align: center;
}
.scripture {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.italics-bold {
	font-style: italic;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.bold-underline {
	text-decoration: underline;
	font-weight: bold;
}
.footnote {
	font-size: 90%;
}
.small-italics {
	font-size: 13px;
	font-style: italic;
	line-height: 19px;
	text-align: left;
}

@media screen and (max-width:480px) {
    .table {
    font-size: .8em;    }
}
.top-ad {
	padding-top: 1em;
	padding-bottom: 1em;
}
.highlightblue {
	background-color: #00FFFF;
}
