/* CSS Document */
/* General Layout CSS */
.find {
 	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.find a {
	text-decoration: none;
	font-weight: bold;
	color: #00B294;
}
.find a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #1B3F94;
}

.sublinks {
 	font-family: Verdana, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
}
.sublinks a{
	text-decoration: none;
	cursor: default;
	font-weight: bold;
	color: #1B3F94;
}
.sublinks a:hover{
	color: #00B294;
	cursor: default; 
}
#img{
	position: absolute;
	margin-top: 0px;
	margin-left: 250px;
	visibility: hidden;
}


#A, #B, #C, #D, #E, #F, #G, #H, #I, #J, #K, #L, #M, #N, #O, #P, #Q, #R, #S, #T, #U, #V, #W, #X, #Y, #Z{
	margin-top: -20px;
	margin-left: 0px;
	width: 200px;
	height: 220px;
	visibility: hidden;
	position: absolute;
}
#breedboard {
width:441px;
margin-left: 0px;
visibility: visible;
}