﻿/*FGS template*/
#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: 70%;
					font-weight: bold;
					width: 75px;
					height: 25px;
					background-image: url('../images/ltgreenbtn.jpg');
					margin-top: 2px;
					padding-top: 4px;
}
#top_nav a:hover {
					background-image: url('../images/ltgreenbtnhover.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-right: auto;
					margin-left: auto;
}
#footer {
					font-family: arial;
					font-size: 60%;
					font-weight: bold;
					color: #000000;
					text-align: center;
					background-image: url('../images/ltgreenbtn.jpg');
					background-repeat: repeat-x;
					width: 900px;
					margin-top: 20px;
}

body {
					background-image: url('../images/familytree.jpg');
					background-attachment: fixed;
					scrollbar-arrow-color: #000000;
					scrollbar-base-color: #d4f6d4;
					font-family: Arial;
					font-size: 110%;
					color: #000000;
					text-align: center;
}
p {
	background-color: transparent;
	font-family: Arial;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
table {
					border: 1px solid #C0C0C0;
					width: 800px;
}
td {
					border: 1px solid #C0C0C0;
					background: transparent;
					font-family: Georgia;
					font-size: 100%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
}
a {
	font-family: georgia;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #008000;
}
hr {
	width: 75%;
	height: 3px;
	color: #006600;
	text-align: center;
}
a {
					font-family: georgia;
					font-size: 100%;
					font-weight: bold;
					font-style: italic;
					color: #006600;
}
th {
					font-family: georgia;
					font-size: 110%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: center;
					border: 1px solid #C0C0C0;
}
h1 {
					font-family: georgia;
					font-size: 175%;
					font-weight: bold;
					font-style: italic;
					color: #000000;
					text-align: left;
					margin-top: 10px;
					float:left;
					margin-left: 30px;
}
h3 {
					font-family: arial;
					font-size: 9pt;
					font-style: italic;
					color: #000000;
					text-align: left;
					float: right;
					margin-top: 30px;
					margin-right: 30px;
}
.style1 {
	font-family: Arial;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.table70 {
					width: 70%;
					margin-right: auto;
					margin-left: auto;
}
.headerbkg {
					margin: 0px;
					padding: 0px;
					background-image: url('../images/fgsbnr.jpg');
					height: 60px;
					background-repeat: repeat-x;
					width: 900px;
}
#container {
					width: 900px;
}


