body
{
	background-color: #6495ED;
	margin-top: 80px;
	margin-bottom: 90px;
}

#IntroText
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: White;
	padding: 4 8 4 12;
}

#InsideText
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: White;
	padding: 20 30 40 30;
}

#SmallIntroText
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: White;
}

#TopNav
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
	padding: 3 4 3 4;
	margin: 0 3 0 3;
	z-index: 3;
}

#TopNavOn
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
	padding: 3 5 3 5;
	background-color: #adff2f;
	z-index: 3;
}

#BottomNav
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

#FooterLinks
{
	color: White;
}

#SiteCredits
{
	color: #9FC2F7;
	text-decoration: none;
}


h1
{
	font-size: 25px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2
{
	font-size: 18px;
	margin-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 13px;
	color: White;
}

a
{
	color: #ffff00;
}

a:hover
{
	color: #ffffe0;
}


#FormField
{
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: transparent;
	border: 1px white solid;
	color: white;
	padding: 3px 3px 3px 3px;
}

#SlimYellow
{
	margin-top: 4px;
}

#Photo
{
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

#AnimalBox
{
	height: 180;
}

#Logo
{
	position: absolute;
	top: 8;
	z-index: 1;
}

