body	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 75%;
	color:black;
	font-weight: 500; 
	background-color:#669966;
	background-image: url(images/222.jpg);
	margin:0px;
}
a	{
	color: #990000;
}
a:hover	{
	background-color: #FAFAD2;
}
div.main	{
	text-align:left;
	background-color:#669966;
	margin:0;
	padding:1em;
}

table.links	{
	width:100%;
	border:none; 
	margin:0;
	padding:0;
	background-color:#669966;
}
table.links tr {
	margin:0;
	padding:0;
	border:none;
}
table.links a {
	color: White;
	padding: 0;
	border:none;
	text-decoration:none;
}
table.links a:hover	{
	background-color: Highlight;	
}
table.links a.here	{
	color: #FFCC33;
}
table.links img	{
	width:350px;
	height:72px;
	border: none;
	text-align:left;
}
table.links td {
	font-size: 75%; 
	font-weight: 800; 
	height: 20px;
	line-height:20px;
	text-align: center;
	margin:0;
	padding:0;
	border:none;
}
td.logo	{
	width: 350px;
}
.copyblabk, div.container {
	font-size: 100%; 
	font-weight: 400; 
	text-align: left;
	background-color: #99CC99;
}
div.container	{
	margin:0;
}
div.pictures	{
	float:right;
	width:400px;
	padding: 1em;
}
div.pictures img {
	margin-bottom:1em;
}
div.text	{
	padding: 1em;
	margin-right: 400px;
}
h3 {
	font-size: 14px; 
	font-weight: 900; 
	color: #990000; 
	text-align: left;
}
.caption {
		font-size: 80%; 
		font-weight: 500; 
		color: #990000; 
		text-align: left;
}
/* Slide show stuff */
div#slide_holder	{
	position: relative;
	margin: 1em auto;
	width: 600px;
	height: 450px;
	overflow: hidden;
}
img#slides {
	border: none;
	position: absolute;
	top: 0;
	left: 0;
	visibility: visible;
	left:0px;
}
img#slides	{
	height:450px;
	clip:rect(0px, 600px, 450px, 0px);
}
img.animals	{
		width: 4440px;
}
div.below-slide {
	text-align:left;
	margin:-1em auto 0 auto;
	width: 600px;
}
p.credits	{
	text-align:right;
	margin:1ex 0;
}
p#desc {
	text-align:center;
	font-size:90%;
	clear:both;
}
input#button	{
	float:left;
}
div#appeal	{
	position: absolute;
	top:100px;
	right: 20px;
	width: 200px;
	border: 2px solid #990000;
	padding: 0 1em;
	background-color: white;
}
div#appeal img	{
	position: absolute;
	top: 0;
	right: 0;
}
