body {
	font-family: "EngrvrsOldEng Bd BT", "CloisterBlack BT", OldEnglish, Georgia, serif;
	color: #000033;
	background-color: #336699;
	text-align: center;
	vertical-align : bottom;
	margin-bottom : 0px;
	margin-left:0px;
	margin-top : 0px;
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
}
table {
	border-width: 0px;
	padding : 0 0 0 0;
}
P {
	font-size:100%;
	text-align:justify;
}
.logo {
	background-color: #336699;
}
img {
	border:0;
}
.imgtitle {
	font-size: 200%;
	font-weight: bold;
	text-align: center;
}

.pups {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #66CCCC;
}
	
.subtitle {
	font-size: 120%;
	font-weight: normal;
	text-align: center;
}

.text {
	font-size: 100%;
	font-weight: normal;
	text-align: justify;
}
	
.ctext {
	font-size: 100%;
	font-weight: normal;
	text-align: center;
}

.indtext {
	font-size: 100%;
	font-weight: normal;
	text-align: left;
	margin-left : 30%;
}

.stext {
	font-size: 80%;
	font-weight: normal;
	text-align: left
}

.links {
	font-size : 80%;
	font-weight : normal;
	text-align : center;
}

.imgl{
	float: left;
	border : 3px ridge #D5B500;
	text-align:center;
/*	margin-right:5px;*/
}

.imgr{
	float: right;
	border : 3px ridge #D5B500;
	/*margin-left:5px;*/
	text-align:center;
}

a {
	text-decoration: underline;
	color: #FDF5E6;
}

a:hover {
	text-decoration : underline;
	color: #FFA500;
}

.gbtext {
	font-size: 90%;
	font-weight: normal;
	text-align: justify;
}

.gbtextb {
	font-size: 90%;
	font-weight: normal;
	text-align: justify;
}

.gbtexti {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	font-style : italic;
}

.gbhead {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}

.contact{
	border:1px solid Silver;
	float:left;
	text-align:center;
	margin-bottom : 10px;
	margin-top : 10px;
}

.ivcaption {
	font-size: 90%;
	clear:both;
	margin-top : 1px;
	margin-bottom : 1px;
	margin-left: 3px;
	margin-right: 3px;
	text-align:center;
}
.ivphoby {
	font-size: 70%;
	clear:both;
	margin-top : 1px;
	margin-bottom : 1px;
	text-align:left;
}

/* pedigree */
h4 { font-size:0.75em;
 	font-family: Georgia, serif;
 text-align:center;
 font-weight:normal;
 border: thin solid #000066;
 margin-left: 5px;
 margin-right: 5px;
}
.pptabpd { border : 1px #000066 solid;
}
.ppcelpdm { border : 1px #000066 solid;
 background-color: #3A76AF;
 }
.ppcelpdf { border : 1px #000066 solid;
 background-color: #3A76AF;
 }
.pplink { color: #ffbe7f;
 text-decoration: none;
 font-size:1.0em;
}
.pplinkch{ color: Red;
 text-decoration: none;
 font-size:1.0em;
 }
.ppukn { color: Gray;
 font-style: italic;
 }