﻿body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
	text-align: center;
}
.webpage {
	width: 100%;
	max-width: 764px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-family: verdana, Arial, Helvetica, sans-serif;;
	font-size: 1.75em;
	margin-bottom: -1px;
	margin-top: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: .9em;
	background-image: url('photos/main.jpg');
	text-decoration: none;
	padding-right: 1em;
	padding-left: 1em;
}
h2 {
	padding: 0px 1em 1.5em 1em;
	font-size: .8em;
	font-weight: normal;
	font-family: verdana;
	margin-top: 0px;
	color: #FFFFFF;
	font-style: italic;
	background-image: url('photos/main.jpg');
	margin-bottom: 1.9em;
}
.words {
	font-size: 1.125em;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	padding-right: 1.1em;
	padding-left: 1.1em;
}
.words a {
	color: #C40000;
	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: #C40000;
	text-decoration: none;
}
.topmenu a:hover {
	text-decoration: underline;
}
.leaderboard {
	background-color: #FFFFFF;
	text-align: center;
	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;
}
.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 {
	text-align: center;
	max-width: 100%;
}
.navigation {
	display: table;
	color: #FFFF00;
	font-weight: bold;
	background-color: #000000;
	font-size: 1.1em;
	padding-top: 1.5em;
	padding-bottom: .3em;
	width: 100%;
	font-family: tahoma;
}
.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;
	max-width: 100%;
}
.copyright {
	font-size: .8em;
	padding-top: 2em;
	text-align: center;
	padding-bottom: 2em;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	text-transform: inherit;
}
.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;
}
.highlight-yellow-blue-text {
	background-color: #FFFF00;
	color: #0000FF;
}
.video {
	max-width: 100%;
	text-align: center;
	padding-bottom: .9em;
	padding-top: .9em;
}
.image-center {
	margin: .4em 0px 1em 0px;
	text-align: center;
	width: auto;
	max-width: 100%;
	height: auto;
}
.image-right {
	margin: .4em 0px 1.5em 1.5em;
	width: auto;
	max-width: 100%;
	height: auto;
}
.image-left {
	margin: .4em 1.5em 1.5em 0px;
	width: auto;
	max-width: 100%;
	height: auto;
}
.table {
	max-width: 100%;
	width: 100%;
}
.blue-text {
	color: #0000FF;
}
.blue-text-italics {
	color: #0000FF;
	font-style: italic;
}
.red {
	color: #FF0000;
}
.red-bold {
	color: #FF0000;
	font-weight: bold;
}
.italics {
	font-style: italic;
}
.quote {
	color: #0000FF;
	font-weight: bold;
	font-style: italic;
}
.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;    }
}
    .image-center {
	width: 100%;
	margin-bottom: 1.5em;
}
}
    .image-left {
	width: 100%;
	margin-bottom: 1.5em;
}
}
    .image-right {
	width: 100%;
	margin-bottom: 1.5em;
}
}

