﻿/*FGS template*/
#masthead {
					background-image: url('../images/headers/ltgreen.jpg');
					height: 75px;
					background-repeat: repeat-x;
					width: 900px;
}
#top_nav {
					margin-top: 2px;
}
#top_nav ul {
					padding: 0px;
					margin: 0px;
					list-style-type: none;
					text-align: center;
					width: 900px;
}
#top_nav li {
					float: right;
					padding-right: 4px;
					padding-left: 4px;
}
#top_nav a {
					color: #000000;
					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/buttons/ltgreenbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/buttons/ltgreenhoverbtn.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: 25px;
					margin-right: auto;
					margin-left: auto;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					background-image: url('../images/ltgreenbtn.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 20px;
}
#container {
					width: 900px;
}

body {
					background-image: url('../fgs/familytree.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #000000;
					scrollbar-base-color: #73f973;
					font-family: Arial;
					font-size: 12pt;
					color: #000000;
					text-align: center;
}
table {
					text-align: left;
					width: 900px;
					margin-top: 20px;
}
td{
					border: 1px solid #C0C0C0;
					font-family: Arial;
					font-size: 90%;
					font-weight: bold;
					color: #000000;
}
p {
	background-color: transparent;
}
a {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
hr {
					color: #008000;
					margin-right: auto;
					margin-left: auto;
					width: 100%;
					height: 3px;
}
h1 {
					font-family: georgia;
					font-size: 160%;
					font-style: italic;
					color: #000000;
					text-align: center;
					margin-top: 20px;
					float: left;
					margin-left: 25px;
}
h3 {
					font-family: arial;
					font-size: 80%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					margin-top: 40px;
					float: right;
					margin-right: 30px;
					width: 30%;
}
.style1 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style2 {
	font-family: arial;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.style3 {
	font-family: georgia;
	font-size: 20pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: center;
}
.style4 {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.style5 {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
}
.style6 {
	width: 18%;
}
.style7 {
	width: 7%;
}
.style8 {
	width: 40%;
}
.style9 {
					text-align: center;
}
.table80 {
					border: 1px solid #C0C0C0;
					width: 80%;
					margin-right: auto;
					margin-left: auto;
}
.headerbkg {
					background-image: url('../images/headers/ltgreen.jpg');
					width: 900px;
					height: 70px;
}
.whitebkg {
					background-color: #FFFFFF;
					border: 3px solid #9CEF9D;
					padding: 5px;
					width: 900px;
					text-align: left;
}

