


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


* {
	padding: 0;
	margin: 0;
}

* {
	padding: 0;
	margin: 0;
}

/* Sets color or image outside the outerlimits */

body { 
	background-color: black;)
}

#outerlimits {       /* this is my idea of a boundery name */
	background-color: #00477f;
	border: 2px solid white;
	width: 720px;
	height: 2194px;
	position: relative; 
	left: 50%;
	margin-left: -360px;
}

/* This is the Houk Family Tree menu section*/

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

.menutit {
	width: 438px;
	height: 20px;
	background-color: #00477f;
	float: left;
	color: #ffdead;
	margin: 5px 0 0 141px;
}

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

		margin: 0 10 0 0;
		border: 0;
		color: #060669;
		font-family: Helvetica, sans-serif; font-size: 12px;
}
	table.nav th  { 
		width: 76px;
		height: 68px;
		text-align: center;				 
			text-decoration:none; vertical-align: middle; font-weight: bold; font-size: 12px; color: cornsilk ;
}
	table.nav td  { 
		width: 76px;
		height: 68px;
		text-align: center;			 
			text-decoration:none; font-weight: bold; font-size: 12px; color: cornsilk ;
}

	table.nav th:hover  {  
			text-decoration:none; font-weight: bold; font-size: 12px; color: cornsilk ;
}
	table.nav td:hover  {  
			text-decoration:none; font-weight: bold; font-size: 12px; color: cornsilk ;
}

	table.nav a  {  
			text-decoration:none; font-family: Helvetica, sans-serif; font-size: 12px; color: #060669; 
}
	table.nav a:hover  {  
			text-decoration:none; font-size: 12px; color: cornsilk ;
}

/* This is the Title Box */

#welcome {
	width: 720px;
	height: 195px;
	background-color: #00477f;
}

 h1.wel1 {
	font-size: 35px;
	color: #ffdead;
	font-family: Freestyle Script, Arial, sanserif;
	text-align: center;
	vertical-align: middle;
	padding: 25px 0 0 0;
	}
h3.wel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;  
	color: #76E0F5;
	text-align: center;
	vertical-align: middle;
	padding: 25px 0 0 0;
	}

.mine {
	width: 620px;
	height: 40px;
	background-color: #00477f;
	position: relative; 
	left: 50%;
	margin-left: -300px;
}

	.mine td  {  
			text-decoration:none; color:  #000000 ; font-size: 14px;
}
	.mine th  {  
			color: #000000 ; font-size: 14px;
}
	.mine a  {  
			text-decoration:none; color:  #ffdead ; font-size: 14px;
}
	.mine a:hover  {  
			text-decoration:underline; font-size: 14px; color: #ffffff ;
}

.minetitle td {  
		width: 720px;
		height: 40px;

		text-align: center; color:  #000000 ; font-size: 15px;
}

		
/* This is the Validater icon */

#vald {
	width: 88px;
	height: 150px;
	background-color: #00477f;
	position: relative; 
	left: 88%;
	margin-left: -50px;
}
#vald img{	
	border: 0;
	margin: 40px 0 0 0;	
}

/* This is the bottom */

#footer {
	width: 720px;
	height: 88px;
	background-color: #f6ffd5;
	clear: both;}
	#footer img{ float: right;
	padding: 14.5px 50px 0 0;
}
.copy {
	width: 150px;
	height: 20px;
	padding: 28px;
	background-color: #f6ffd5;
	color: #00477F; font-size: 10px;
	float: left;
}



td {  
	text-decoration:none; font-family: Helvetica, sans-serif; font-weight: bold; font-size: 16px; color: #ffdead ;
}

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

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


h1 {
	font-size: 25px;
	color: #ffdead;
	font-family: Freestyle Script, Arial, sanserif;
	text-align: center;
	vertical-align: middle;
	padding: 25px 0 0 0;
}

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

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

h4 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;  
	color: #76E0F5; 
	text-indent: 22px; 
}


h5 { 	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;  
	color: #76E0F5; 
	text-indent: 50%;
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
}

h6 { 	font-size: 10px;
	color: #76E0F5;
	font-family: Helvetica, sans-serif; font-size: 12px; font: strong;
}

ul { 	padding: 30px 0 0 30px;
}

</style>

