


<style type="text/css">
<!--




* {
	padding: 0;
	margin: 0;
}
/** Area outside the Outerlimits**/

body { 
	background-color: black;)
}

/** This is my layout in 4 box in 1 frame format:
Header, Picture Bar, Family, Footer**/


#outerlimits {       /* this is my idea of a boundery name */
	background-color: navajowhite;
	width: 720px;
	height: 2021px;
	position: relative; /* say something about this line */
	left: 50%;
	margin-left: -360px;
}

#nav {
	width: 720px;
	height: 183px;
	background-color: #635e0c;
	font-size: 14px; color: #white ;
}

#picbar {
	clear: both;
	width: 225px;
	height: 1150px;
	background-color: #bac25e;
	float: left;
	img: border
}

#h_w {
	width: 495px;
	height: 1150px;
	background-color: #ebeca2;
	float: left;
}

#footer {
	width: 720px;
	height: 88px;
	background-color: #00477f;
	clear: both;}
	#footer img{ float: right;
}



/** This is inside the Navigation Div: **/
	/**This is the Houk Family TREE table style**/
.menutit {
	width: 438px;
	height: 20px;
	background-color: #635e0c;
	float: left;
	margin: 5px 0 0 35px;
}

	/**These setup the Link Table**/

.menu {
	width: 438px;
	height: 142px;
	background-image: url(images/menu/fleisch.jpg);
	float: left;
	margin: 10px 0 0 35px;
}
	.menu a:hover  {  
			font-decoration: underline; font-size: 14px; color: #FFF8DC ;
}
	.menu table  {  
			border-style: solid;
}

	table.nav {
		width: 438px;
		height: 141px;
		border: 0;
		color: #060669;
		font-family: Helvetica, sans-serif; font-size: 12px;
}
	table.nav th:hover  {  
			text-decoration:underline; font-weight: bold; font-size: 12px; color: cornsilk ;
}	table.nav a  {  
			font-family: Helvetica, sans-serif; font-size: 12px; color: #060669; 
}
	table.nav a:hover  {  
			text-decoration:underline; font-size: 12px; color: cornsilk ;
}


/** This is inside the Picture Bar Div: **/

.pictext1 {
	width: 220px;
	height: 100px;
	font-family: Arial, sanserif;
	text-size: 40px;
	text-align: center;
	background-color: #bac25e;
	margin: 6 0 0 0;
}

	.pictext1  a:hover  {  
			text-decoration:underline; font-size: 15px; color: white;
}

.pictext2 {
	width: 225px;
	height: 180px;
	font-family: Arial, sanserif;
	text-size: 40px;
	text-align: center;
	background-color: #bac25e;
	margin: 0 0 0 0;
 
}
	.pictext2 li a {
			color: #9c9882;
			text-decoration: none;
			font-size: 15px; color: #635e0c ;
}
	.pictext2 li a:hover {
			color: white; 
			border-bottom: 4px solid #635e0c;
	}


/** This is inside the family Bar Div: **/
	/**This is the FAMILY NAME table style**/

.family1 {
	width: 225px;
	height: 30px;
	background-color: #bac25e;
	float: left;
	margin: 10px;
}
	.family1 th,td,a  {  
			color: #ffdead ;
}
	.family1 th:hover  {  
			text-decoration:underline; font-size: 17px; color: #FFF8DC ;
}

.family2 {
	width: 225px;
	height: 30px;
	background-color: #bac25e;
	float: left;
	margin: 10px;
}
	.family2 th,td,a  {  
			color: #ffdead ;
}
	.family2 th:hover  {  
			text-decoration:underline; font-size: 17px; color: #FFF8DC ;
}

	/**This is the H-PARENTS NAME table style**/

.husbandp {
	width: 225px;
	height: 30px;
	background-color: #bac25e;
	float: left;
	margin: 10px;
}
	.husbandp th,td,a  {  
			color: #ffdead ;
}
	.husbandp th:hover  {  
			text-decoration:underline; font-size: 17px; color: #FFF8DC ;
}
	/**This is the W-PARENTS NAME table style**/

.wifep {
	width: 225px;
	height: 30px;
	background-color: #bac25e;
	float: left;
	margin: 10px;
}
	.wifep th,a  {  
			color: #ffdead ;
}
	.wifep td  {  
			color: #005e5e ;
}
	.wifep th:hover  {  
			text-decoration:underline; font-size: 17px; color: #FFF8DC ;
}

	/**This is the HUSBAND table style**/


.husband {
	width: 225px;
	height: 250px;
	background-color: #ebeca2;
	float: left;
	margin: 10px;
}
	.husband th  {  
			color: #ffdead ;
}
	.husband a  {  
			color: #ffdead ;  font-size: 16px;
}
	.husband td  {  
			color: #FFF8DC ;
}
	.husband a:hover  {  
			font-decoration: underline; font-size: 16px; color: #FFF8DC ;
}

	/**This is the WIFE table style**/

.wife {
	width: 225px;
	height: 250px;
	background-color: #ebeca2;
	float: left;
	margin: 10px;
	}
	.wife th {  
			color: #ffdead ;
}
	.wife a  {  
			color: #ffdead ;  font-size: 16px;
}
	.wife td  {  
			color: #FFF8DC ;
}
	.wife a:hover  {  
			font-decoration: underline; font-size: 16px; color: #FFF8DC ;
}

	/**This is the MARRIAGE table style**/

#marriage {
	width: 400px;
	height: 190px;
	left: 50px;
	margin: 30 0 0 50px;
	float: left;
	background-color: #ebeca2;
}
	#marriage th  {  
			color: #ffdead ;
}
	#marriage a  {  
			color: #ffdead ;  font-size: 16px;
}
	#marriage td  {  
			color: #FFF8DC ;
}
	#marriage a:hover  {  
			font-decoration: underline; font-size: 16px; color: #FFF8DC ;
}

	/**This is the KIDS TITLE table style**/

.childbar {
	width: 225px;
	height: 20px;
	background-color: white;
	float: left;
	margin: 10 0 0 130px;
}	
	.childbar th  {  
			color: #ffdead ;
}

	/**This is the KIDS table style**/

.children {
	width: 480px;
	height: 320px;
	background-color: #ebeca2;
	float: left;
	margin: 30px 0 0 8px;
}
	.children th  {  
			color: #ffdead ;
}
	.children a  {  
			color: #ffdead font-size: 16px; ;
}
	.children td  {  
			color: #ffdead ;
}
	.children a:hover  {  
			text-decoration:underline; font-size: 16px; color: #FFF8DC ;
}

	/**This is the Family Story table style**/

.close {
	width: 450px;
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;
	margin: 0 0 0 25px;
	background-color: #ebeca2;
}
	.close th:hover  {  
			text-decoration:underline; font-size: 17px; color: #FFF8DC ;
}

	/**This is inside the Footer**/



	/**This is the independent styles**/


pre  {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}

star {  	
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #003e3e ;}


h1 {
	font-size: 48px;
	color: black;
	font-family: Freestyle Script, Arial, sanserif;
	text-align: center;
	vertical-align: middle;
	padding: 70px 0 0 0;
}

h2 {
	font-size: 14px;
	color: cornsilk;
	font-family: Arial, sanserif;
	text-align: center;
}

h3 
	{ font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;  
	color: #005e5e; 
}

h4 {
	font-size: 14px;
	color: #635e0c;
	font-family: Arial, sanserif;
}
	.h4 a:hover  {  
			text-decoration:underline 4px; font-size: 17px; color: red ;
}

h5 {
	font-size: 14px;
	color: #635e0c;
	font-family: Arial, sanserif;
}

ol,ul {
	list-style:none;
	padding: 10px 0 0 0px;
}
li {
	padding: 10px 0 0 0px;
}

</style>
