@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5e7d9;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.front-content {
	background-color: #282828;
	background-image: url(image/front-content-back.gif);
	background-repeat: repeat-y;
}
.inner-content {
	background-image: url(image/content-background.gif);
	background-repeat: repeat-y;
}
h1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 22px;
	color: #BC4F05;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #f2c091;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f5e7d9;
	line-height: 150%;
}
a {
	color: #e35500;
	text-decoration: none;
}
a:hover {
	color: #FAA667;
	text-decoration: none;
}
.links a{
	color: #f5e7d9;
	text-decoration: none;
}
.links a:hover {
	color: #e35500;
	text-decoration: none;
}
.pedigree {
	border: 1px solid #9d9490;
}
.pedigree1 {
border: 1px solid #c55000;
}
