@charset "utf-8";

* {
	padding:0;
	margin:0;
}


body {
	
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #000;
	background-image: url(../images/background1.jpg);
	background-position: top; center;
	background-repeat: no-repeat;
}

#sitewrapper{
	margin:auto;
	width:auto;
	height:auto;
	text-align: center;
}

#HeadingsJungle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #090;
}

#SubHeadingsJungle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}


#Table_01 {
	clip:rect(auto, auto, auto, auto);
	margin-left:28%;
	text-align:center;
	top:inherit;
}
#InfoHeadingsJungle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #090;
	font-variant: small-caps;
}
#InfoSubHeadingsJungle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
#JungleLink1-Active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0C0;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #EF2B35;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #006B47;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #C48D56;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-decoration: underline;
	color: #006B47;
}
#SubHeadingsJungle1FormGreeting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
}
