body {margin: 0;
padding: 0;
font-family: Arial, sans-serif;
line-height: 1.4em;
font-size: 1em;
background-image: url(img/header.jpg);
background-repeat: no-repeat;
}

#maincontent {padding: 0%;
text-align: justify;
color: #000;
margin-right: 15px;
margin-top: 215px;
margin-left: 220px;
width: 550px;
}

#leftcolumn {padding: 0px;
float: left;
text-align: left;
color: #000;
width: 205px;
margin-top: 210px;
margin-right: 0px;
padding-right: 0px;
padding-left: 0px; 
}

#menu {
	width: 200px;
	margin: 5px;
	border-style: solid;
	border-color: #656556;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #656556;
	display: block;
	background:  url(img/menu.gif);
	padding: 8px 0 0 20px;
	}
	
#menu li a:hover {
	color: #474739;
	background:  url(img/menu.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

p {
padding: 0px;
}	

#footer {padding: 2%;
text-align: center;
font-size: .8em; 
clear: both;
color: #000;
}


A:link { 
color: #00287f;
font-weight: normal;
text-decoration: none;
}

A:visited { 
color: #00287f;
text-decoration: none;
}

A:hover { 
font-weight: normal; 
text-decoration: underline;
color: #002aef; }

A:active { 
font-weight: normal; 
color: #00287f; 
background: white;
text-decoration: none;
}

img.floatright {
float: right;
margin-top: .5%;
margin-bottom: .5%;
margin-left: 2%;
}

.center {
	text-align: center;
	}

img {
    border: none;
} 

img.floatleft {
float: left;
margin-top: .5%;
margin-bottom: .5%;
margin-right: 1%;
margin-left: 1%;
}

table {
background-image: url(semitransparent.gif);
background-color: #ccffcc; }

td {
text-align: center;
vertical-align: text-top;
}

td.name {
text-align: left;
}

td.rightjustify {
text-align: right;
}

td.pedigree {
text-align: left;
vertical-align: middle;
}

tr.header {
background-color: #ccccff;
text-align: left;
font-size: 1.1em; }	

tr.source {
background-color: #ccccff;
font-size: .9em; }	