﻿/*Bible template*/
body {
	background-image: url('../bible/greenbkg1.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #006600;
	text-align: center;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size:12pt;
}
a {
	color: #008000;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
a:visited {
	color: #33cc33;
}
table {
}
td {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
hr {
	width: 75%;
	height: 3px;
	margin-right: auto;
	margin-left: auto;
	color: #008000;
}
li {
					font-family: Arial;
					font-size: 90%;
					color: #000000;
					text-align: left;
}
.style3 {
	font-family: georgia;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style12 {
	font-family: georgia;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #008000;
	text-align: center;
}
.table80 {
					width: 80%;
					margin-right: auto;
					margin-left: auto;
}
.bluetext {
					color: #0000FF;
					font-weight: bold;
}
.lefttext {
					text-align: left;
}
#masthead {
					background-image: url('../bible/fgsbnr.jpg');
					height: 60px;
					margin-top: 0px;
					padding: 0px;
					background-repeat: repeat-x;
					width: 900px;
}
h1 {
					font-family: georgia;
					font-size: 180%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: left;
					padding: 0px;
					margin-top: 12px;
					margin-left: 20px;
					float: left;
}
#top_nav {
					margin-top: 2px;
					width: 900px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 100%;
}
#top_nav li {
					float: right;
					padding-right: 10px;
}
#top_nav a {
					color: #FFFFFF;
					text-decoration: none;
					display: block;
					padding-right: 1px;
					padding-left: 1px;
					background-repeat: no-repeat;
					margin-right: 1px;
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/greenbtn.jpg');
					margin-top: 2px;
					padding-top: 5px;
}
#top_nav a:hover {
					background-image: url('../images/greenbtnhover.jpg');
					background-repeat: no-repeat;
					width: 75px;
					height: 25px;
					padding-right: 1px;
					padding-left: 1px;
					margin-top: 1px;
					margin-right: 1px;
}
#page_content {
					width: 900px;
					margin-top: 20px;
}
#footer {
					font-family: Arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/greenglass1.jpg');
					border: 3px solid #008000;
					margin-top: 20px;
					width: 900px;
}
.table60 {
					width: 60%;
					margin-right: auto;
					margin-left: auto;
}
h2 {
					font-family: arial;
					font-size: 90%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 20px;
					margin-right: 20px;
}
#container {
					width: 900px;
}
.headerbkg {
					background-image: url('../images/fgsbnr.jpg');
					width: 900px;
					height: 70px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					text-align: left;
					float: right;
					margin-top: 40px;
					margin-right: 30px;
}

