body {
	background-color:#fffff8;
}

a:hover {
        color: #9A4B15;
        text-decoration: underline;
}

a {
        color:#DC7A37;
        text-decoration: none;
}

.featured-animal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #235154;
	padding-top: 0px;
	width:230px;
}

.featured-animal-right{
}

.featured-animal-left {
}

.featured-animal img {
	border-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	max-height:180px;
}

.brc {
	height:0.4em;
	clear:both;
}

.featured-animal-name {
	font-size: 1.3em;
	font-weight: bold;
}

.featured-animal-sponsor {
	font-size: 1em;
/*	font-weight: bold; */
}

.featured-story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #235154;
}

.featured-story-name {
	font-size: 1.3em;
	margin: 0 0 0.2em 0;
	font-weight: bold;
}


