#pedigree {
    font-style : Comic Sans MS,sans-serif;
}

#pedigree table{
		border: solid;
		border-width: 1px;
		border-collapse: collapse;
		background-color: #FFFFEF;
}

#pedigree  th {
		border: solid;
		border-width: 1px;
		border-collapse: collapse;
		border-color: #464F31;
		width :142;
		text-align: center;
    font-family : Comic Sans MS,sans-serif;
    font-size : 10px;
    font-weight : normal;
    color : #000000;
		background-color: #FFFFEF;
 }
 
#pedigree  td {
		border: solid;
		border-color: #464F31;
		border-width: 1px;
		border-collapse: collapse;
		width :142;
		text-align: center;
    font-family : Comic Sans MS,sans-serif;
    font-size : 12px;
    color : #000000;
 }
 
#pedigree td.champion {
	color: #ff0000;
	border-color: #464F31;

}


#sirepic {
		display: block
		border: none;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
    font-family : Comic Sans MS,sans-serif;
    font-size : 14px;
    font-weight : bold;
}

#subhead {
		display: block;
    font-family : Comic Sans MS,sans-serif;
    font-size : 24px;
    text-align: center;
}

h4 {
    font-family : Comic Sans MS,sans-serif;
    font-size : 18px;
    font-weight : strong;
}

#gallery {
		margin-left: auto;
		margin-right: auto;
		text-align: center;
    font-size : 14px;
    font-weight : bold;
}

#gallery table {
		border: none;
		background-color: #ffffef;
    font-style : tahoma,Verdana,sans-serif;
}

#gallery.pupsire {
		display: block
		border: none;
		padding: 0;
}
#gallery td {
		border: none;
		width: 170px;
		height: 140px;
		padding-top: 5px;
    font-style : tahoma,Verdana,sans-serif;
    font-size: 11px;
    font-weight : normal;
		vertical-align: top;
		text-align: center;
 }

#gallery img {
	border: none;
}

#linkstyle {
		font-size: 14px;
		font-weight: bold;
}
#linkstyle p {
		font-size: 18px;
		font-weight: normal;
}

#linkstyle li {
		font-size: 14px;
		font-weight: normal;
}

#webring {
	display: block;
	width: 350px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-color: #808080;
	border: 2px;
}

#webtxt {
	display: block;
	width: 340px;
	margin-top: 4px;
	margin-left: auto;
	margin-right: auto;
	border: solid;
	border-width: 1px;
	border-color: #fefefe;
	text-align: center;
}

.left {
	margin-right: 7px;
	float: left;
}

.right {
	margin-left: 5px;
	float: right;
}

img imgcenter {
	text-align: center;
}
	
.pcaption {
		font-size: 8px;
		font-weight: normal;
}

#footer a {
	text-decoration: none;
}

.inleft {
	width : 168px;
	float : left;
	clear : left;
	text-align : center;
}

.incenter {
	width : 168px;
	float : left;
	clear : right;
	text-align : center;

}

.inright {
	width : 168px;
	float : right;
	clear : right;
	text-align : center;

}
