
body
{
	font-family: "Trebuchet MS";
	font-size: 13px; line-height: 21px;
}

#wrapper {
		width:770px;
		margin:0px;
		padding:0px;
	}

#navbar {
	border-width:0px;
}	

#image {
		height:80px;
		width:87px;
		float: left;
	}
	
#title {
		padding-top:50px;
		margin-left:87px;
	}
	
#navigation {
		margin-left:87px;
		margin-top:17px;
		padding-bottom:35px;
	
	}
	
#content-main {
		margin-left:87px;
		width:683px;
	}

#footer {
		margin-left:87px;
		margin-top:50px;
		margin-bottom:30px;
		width:683px;
	}


p
{
	padding-bottom: 10px;
	
} 

.sources
{
padding-bottom:-21px;
}

.childname
{
	font-weight:700;
	font-style: italic;
}

.newtext
{
	padding-top: -20px;
	color:#FF0000;
	font-weight:700;
}

.searchtext
{
	font-size:9px;
	color:#ffffff;
}

.breadcrumb
{
	font-size:12px;
	color:#666666;
	padding-top:-5px;
	padding-bottom:-30px
}


ul
{
	list-style: square;
	margin-bottom: 20px;
	margin-left: 87px;
	margin-top: 10px;
}


.genealogy ul
{
	list-style: none;
	margin-bottom: -21px;
	margin-left: -87px;
	margin-top: -10px;
}

.horizontalList ul
{
	list-style: none;
	text-align: center;
}

.genealogy li
{
	margin-left:-87px;
}	

.genealogyLastChild
{
	padding-bottom: 21px;
}
.horizontalList li
{
	display: inline;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 6px;
	border-right-width: 2px;
	border-right-color: #666666;
	border-right-style: dotted;
}

.horizontalListLastChild
{
	border-right: none;
}

#navlist
{
margin-left: 0;
padding-top: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a 
{ 
padding: 3px 10px; 
}

#navlist a:link, #navlist a:visited
{
color: #ffffff;
background-color: #0143B0;
text-decoration: none;
}

#navlist a:hover
{
color: #ffffff;
background-color: #03CFAB;
text-decoration: none;
}

h1
{
	font-size: 16px;
	font-weight: 700;
	padding-bottom: -18px;
	
}

h2
{
	font-size: 14px;
	font-weight: 700;
	padding-bottom: -21px;
}

h3
{
	font-size: 13px;
	font-weight: 700;
	padding-bottom: -21px;
}

h4
{
	font-size: 12px; 
	font-weight:700; 
	padding-bottom: -38px;
}

sup
{
font-size: 11px;
}

.sitetitle
{
	font-size: 20px;
	font-weight: 700;
	padding-top: 24px;
	padding-bottom: 5px;
	
}

hr
{
	border: 1px dashed #999999;
}

Table
{ 
 	border-style: solid; 
	font-family: 'Trebuchet MS'; 
	font-size: 12px;
	border: 0px;
	cellspacing: 1px;
	
}

td
{
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #ddddff;
}

.right
{
	text-align: right;
}