td {
	margin: 0;
	padding: 0;
}

body#home #top {
	background: url(../images/openmouth.jpg) #E8F1E8 no-repeat top left;
	margin: 0;
	padding: 0 0 10px 0;
	width: 100%;
}

#top p {
	margin: 0;
	padding: 10px 20px;
	text-align: left;
}

body#home #top p {
	margin: 0;
	padding: 10px 20px 0 230px;
	text-align: left;
}

#top h4 {
	border-bottom: 1px solid #CED6CE;
	color: #7E802C;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 1.5em;
	margin: 0;
	margin: 5px 20px;
}

#content #top img.right {
	float: right;
	margin:15px;
}


#content #top img.left {
	float: left;
	margin: 10px 0 10px 15px;
	padding: 3px;
}


#content #top img.left-border {
	border: 1px solid #CED6CE;
	float: left;
	margin: 10px 0 10px 15px;
	padding: 3px;
}

#sub-species {
	background: url(../images/backgrounds/h3-bg.gif) #E8F1E8 repeat-x top left;
	border: 1px solid #19590F;
	border-bottom: 0;
	float: right;
	margin: 12px 0 15px 25px;
	padding: 0;
	position: relative;
	left: -15px;
	text-align: left;
	width: 215px;	
}

#sub-species h3 {
	color: #fff;
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	line-height: 20px;
	margin: 0;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 215px;
}

#sub-species ul {
	color: #CC572E;
	font-weight: bold;
	font-size: 11px;
	float: left;
	line-height: 17px;
	margin: 0;
	padding: 0;
	text-align: center;
}

#sub-species ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}

#sub-species ul li a, #sub-species ul li.current  {
	background-color: #fff;
	border-bottom: 1px solid #19590F;
	color: #19590F;
	float: left;
	margin: 0;
	padding: 3px 0 3px 0;
	text-decoration: none;
	width: 215px;
}

#sub-species ul li.current  {
	background-color: #EFEFEF;
	color: #000;
}

#sub-species[id] ul li a {
	width: 215px;
}

#sub-species ul li a:hover {
	color: #000;
	background-color: #E7F1E8;
}

#top table.image-grid p {
	font-size: 10px;
	text-align: center;
}





