/* CSS Document */
body {
	background-image: url(images/bkgrd2.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #336633;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333366;
}
a:hover {
	text-decoration: underline;
	color: #993399;
}
a:active {
	text-decoration: none;
	color: #336633;
}
div#header{
	width:790px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-image: none;
}
div#content{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	cellpadding:0;
	cellspacing:0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	background-image: url(images/h_gradient.png);
  }
div#pgtitle{
	width:790px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	color: #336633;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
	line-height: 50px;
	vertical-align: middle;
}
div#nav1{
	width:790px;
	margin-left:0px;
	margin-right:auto;
	padding: 0;
	text-align:center;
	vertical-align: top;
	background-image: url(images/h_gradient.png);
	background-repeat: repeat-y;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
div#nav2{
	width:790px;
	height:31px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align:center;
	vertical-align: middle;
	background-image: url(images/buttonbkgd.png);
	background-repeat: repeat;
}
div#main{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0;
	margin-bottom: 6px;
	height: auto;
}
#main a {
	font-size: 14px;
	color: #000099
}
div#pedigree{
	width:790px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	
}
div#panels {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0px;
	font-size: 10px;
	margin: 0px;
	width: 790px;
	height: auto;
	clear: both;
	background-image: url(images/h_gradient.png);
}
/*3 Panels in the footer*/
/*First (Left) Panel*/
#panelLt {
	padding: 10px;
	float: left;
	width: 220px;
	display: block;
	border-right-width: 0px;
	border-right-style: none;
	margin-left: 10px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
#panelCtr {
	padding: 10px;
	float: left;
	width: 240px;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: auto;
}
#panelRt {
	padding: 10px;
	float: right;
	width: 210px;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
div#footer{
	width:790px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	text-align:center;
	vertical-align: bottom;
	background-image: url(images/bkgrd2footer.png);
	background-repeat: repeat;
	border-top-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
div#copyright {
	width:790px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-size: 10px;
	color: #ffffff;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.footernav {
	font-size: 12px
}
.pgTop {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.copyrightlink {
	font-size: 10px;
	color: #ffffff
}
.bodyLink {
	font-size:14px;
	color: #336633;
}
.footerLink {
	font-size:14px;
	color: #000000;
}
#PLHIMDiv {
	margin-right: auto;
	margin-left: auto;
}
.pinkText {
	font-family: "Comic Sans MS", Jester, "Arial Rounded MT Bold";
	font-size: 12px;
	color: #CC0066;
}
.pinkTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0066;
}
