body {
	background-color: #766F98;
	text-align:center;
}

.style_variety {font-family: "Comic Sans MS", Arial, sans-serif; font-size: 20px; color: #FFFFFF; }

.style_genotype {font-family: "Comic Sans MS", Arial, sans-serif; font-size: 18px; color: #66FFCC; }

.style_description {font-family: "Comic Sans MS", Arial, sans-serif; font-size: 18px; color: #FFFFFF;}

.style_petstore {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}

.style_copyright {font-family: "Comic Sans MS", Arial, sans-serif; font-size: 14px; color: #FFFFFF; }

#wrapper {
	text-align:left;
}
#header {
	text-align:center;
}
#variety {
	text-align:center;
}
#genotype {
	text-align:center;
}
#description {
	text-align:left;
	margin-left:40px;
	margin-right:40px;
	margin-top:25px;
	margin-bottom:25px;	
}
#photo_wrapper {
	text-align:center;
}
#photos {
	text-align:center;
	margin-right:15px;
	margin-left:15px;
	margin-bottom:30px;
}
.photos ul {
	list-style: none;
	margin-left: 0px;		
}
.photos li {
	float: left;
	border: none;
	padding: 5px;
}
#pedigree {
	text-align:left;
	margin-right:12px;
	margin-left:12px;
}
#back {
text-align:center;
margin:20px;
}
#rollover {
width: 300px;
height: 40px;
}
#rollover a:hover {
background-position: 0px -40px;
}
#copyright {
text-align:center;
padding-top:20px;
padding-bottom:12px;
}
a:link {
	color: #51264D;
}
a:visited {
	color: #79657C;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;

