body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/inner-background.jpg);
	background-color: #EDE8E6;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B8B8B8;
	line-height: 16px;
	background-color: #010101;
	padding-top: 10px;
	padding-bottom: 10px;
}
.copyright a {
	text-decoration: underline;
	color: #B8B8B8;
}

.copyright a:hover {
	color: #9D9419;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/content-background.jpg);
	background-color: #EDE8E6;
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 16px;
	height: 405px;
}
.yellow-border {
	border: 1px solid #D19628;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7C10;
}
.green-text {
	color: #6B6A02;
}

a {
	text-decoration: underline;
	color: #010101;
}

a:hover {
	color: #9D9419;
}
.littertable {
	background-color: #D19628;
	color: #FFFFFF;
	font-weight: bold;
}
.pedigree {
	border: 1px solid #D19628;
}
