﻿body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	text-align: center;
}
.Canvas {
	margin: auto;
	width: 890px;
}
.Left {
	font-size: 13px;
	line-height: 16px;
	text-align: left;
	padding-right: 10px;
	vertical-align: top;
	width: 580px;
}
.Text {
}
.Text a {
	color: #0000FF;
	font-weight: bold;
}
.Text a:hover {
	color: #FF0000;
}
.Text a:visited {
	color: #FF0000;
}
h1 {
	font-family: verdana;
	font-size: 28px;
	margin-bottom: 3px;
	margin-top: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 16px;
	padding-bottom: 18px;
	background-image: url('Photos/main.jpg');
	text-decoration: none;
}
h1 a {
	color: #F0C000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	margin-top: -19px;
	color: #F0C000;
	margin-bottom: 3px;
	font-style: italic;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	font-family: arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: center;
	padding-right: 25px;
}
.Navigation {
	width: 130px;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
	line-height: 16px;
	padding-top: 20px;
	font-weight: bold;
	background-color: #ffffff;
	padding-left: 3px;
	color: #FFFFFF;
}
.Navigation a {
	text-decoration: none;
	color: #0000FF;
}
.Navigation a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.Navigation a:visited {
	color: #FF0000;
}
.BillionBibles {
	font-size: 11px;
	text-align: center;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Verdana;
}
.BillionBibles a {
	color: #000000;
	text-decoration: none;
}
.BillbionBibles a:hover {
	text-decoration: underline;
}
.Titles {
	font-weight: bold;
}
.Subtitle {
	font-weight: bold;
	font-style: italic;
}
.Double {
	padding-left: 57px;
	font-family: verdana;
	font-size: 11px;
}
.Triple {
	padding-left: 60px;
}
.Triple a:hover {
	color: #FF0000;
}
.Triple a:visited {
	color: #FF0000;
}
.Copyright {
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 25px;
	font-weight: bold;
	font-family: Verdana;
}
.Google {
	width: 164px;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 10px;
}
.Blue {
	background-color: #0000FF;
}
.Yellow {
}


