body
{	
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	width: 800px;	
	background-color: #000066; 
}

.banner_top
{
	position: absolute;
	z-index: 30;
	top: 10px;
	left: 164px;
	width: 800px;
	border: 2px black solid;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border: 1px solid #ffffff;
	border-left: none;
	border-bottom: none;
	background-color: #000066;

}

h1
{
	padding: 3px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border: 3px solid #000066;
	background-color: #990000;
}

h3
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-left: none;
	border-bottom: none;
	background-color: #000066;
	padding: 3px;

}



h3.name
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-left: none;
	border-bottom: none;
	background-color: #000066;
	padding: 2px;

}

h3.nameclose
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	border-left: none;
	border-bottom: none;
	background-color: #000066;
	padding: 2px;
	

}


#nav
{
	color: #ffffff;
	width: 125px;
	background-color: #cccccc;
	background-color: #000066;
	position: absolute;
	top: 10px;
	left: 17px;
	z-index: 10;
}


#nav a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	display: block;	
	padding: 2px;
	width: 110px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;

	background-color: #990000;
	
}



#nav a:visited
{
	color: #ffffff;
}


#nav a:hover
{
	background-color: #C33
}

#header
{
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-color: #990000;
	position: absolute;
	z-index: 40;
	width: 800px;
	left: 164px;
	top: 172px;
	border: 2px solid black;
	
}

#footer
{
	width: 780px;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	padding: 7px;
	position: absolute;
	left: 170px;
	top: 593px;
	z-index: 50;
}

#content
{
	float: right;
	width: 786px;
	left: 164px;
	padding: 7px;
	padding-bottom: 0px;
	font-size: 12px;
	background-color: #ffffff;
	position: absolute;
	height: 379px;
	z-index: 20;
	top: 198px;
	border: 2px black solid;
	overflow: auto;
	
}



#content a
{
	color: #000000;
	text-decoration: underline;
}

#content a:visited
{
	color: #000000;
}

#content a:hover
{
	color: #999999;

}

p
{
	margin: 8px;
}

img.ped
{
	margin-right: 5px;
	border: 2px solid #000000;
}

img.pedclose
{
	border: 2px solid #000000;
}

img.pdf
{
	border: none;
}

.pedigree td
{
	color: #fff;
}
