@charset "utf-8";
/* CSS Document */

body {
		font-family:"Times New Roman", Times, serif;
		font-size:12px;
		margin:0px;
		padding:0px;
		background-color:#FFF0D0;
}

#page-container {
		width:970px;
		margin-left:auto;
		margin-right:auto;
}

#header-container {
		width:950px;
		margin-left:auto;
		margin-right:auto;
		min-height:285px;
		overflow:auto;
		border-bottom:#0f89fd 2px solid;
}

#header-logo {
		float:left;
		display:inline;
		width:205px;
}

#header-logo .logo {
margin:10px 23px 0px 22px;
}

#header-right {
		width:745px;
		float:right;
}

#buttons-container {
width:720px;
margin-top:10px;
text-align:center;
}

.l-buton-container {
width:110px;
height:100px;
float:left;
background:url(family-history/l-btn-bkgrd.gif) top no-repeat;
line-height:100px;
}


.l-buton-container a {
color:#FFFFFF;
font-size:15px;
font-weight:bold;
text-decoration:none;
vertical-align:
}

#centre-buttons-container {
float:left;
width:464px;
margin:0px 6px 10px 6px;
}

.button-row {
width:465px;
padding-bottom:3px;
clear:both;
}

.botton {
width:110px;
background:url(family-history/btn-bkgrd.gif) top no-repeat;
float:left;
margin:0px 3px 3px 3px;
}

.button-top,
.button-bottom {
width:110px;
height:10px;
}

.button-contents {
width:110px;
min-height:30px; 
}

.single-line {
height:28px;
line-height:28px;
}

.button-contents a,
.single-line a {
color:#FFFFFF;
font-size:13px;
text-decoration:none;
font-weight:bold;
margin-top:10px;
}

img#banner {
margin:20px 115px 10px 115px;
}

#contents {
		width:950px;
		margin-left:auto;
		margin-right:auto;
}

p{
				font-family:"Times New Roman", Times, serif;
				color:black;
				font-size:16px;
				}
th{
        font-family:"Times New Roman", Times, serif;
				color:black;
				font-size:16px;
				}
td{
        font-family:"Times New Roman", Times, serif;
				color:black;
				font-size:16px;
				}

h1{
	 		 font-family:arial;
			 color: black;
			 font-size: 24px;
			 }
h2{
	 		 font-family:arial;
			 color:blue;
			 font-size: 18px;
			 }
h3{		 
			 font-family:"Times New Roman", Times, serif;
			 font-weight:bold;
			 color:black;
}
H4{	  font-family:"Times New Roman", Times, serif;
			 font-weight:bold;
			 color:blue;
			 }

#footer {
		width:950px;
		margin:20px auto 20px auto;
		border-top:#0f89fd 1px solid;
		color:#0f89fd;
		font-size:12px;
}

#footer a {
		color:#0f89fd;
}

#footer-left {
		float:left;
		display:inline;
		width:300px;
}

#footer-right {
		float:right;
		width:300px;
		text-align:right;
}