/* CSS Document */

body {
	background-color: #5a005a;
	text-decoration: none;
}
H3 {
	COLOR: white; FONT-FAMILY: Arial
}
.imgMargin {
	MARGIN-LEFT: 2px;
	MARGIN-RIGHT: 2px;
}
#container {
	position: relative;
	width: 780px;
	margin: 0 auto;
	background-color:#E6E6E6;
	padding: 10px;
	height:100%;
	overflow: hidden;
}
#masthead {
	width:760px;
	height: 100px;
	background-image:url(jungleHead.jpg);
	border: solid 2px black;
}
#masthead p {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 60px;
	margin-left: 15px;
	font-size: 20px;
}
#sidebar {
	float: left;
	height: 440px;
	width: 180px;
	padding-top: 5px;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#links2 {
	margin-top: 5px;
	float: left;
	width: 775px;
	height: 30px;
	padding-top: 7px;
	padding-left: 5px;
	background-image: url(boxHeader.jpg);
}
#content {
	float: left;
	clear: none;
	width: 590px;
	height: auto;
	padding-left: 5px;
}
.head {
	FONT-WEIGHT: bold; COLOR: white; FONT-FAMILY: Arial
}
.boxLine {
	BACKGROUND: #000000
}
.contactInfo {
	FONT-SIZE: 12px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	text-align: center;
	line-height: 18px;
}
.purpText {
	FONT-SIZE: 12px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	text-align: justify;
}
.purpText A {
	FONT-SIZE: 12px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	text-align: center;
}
A.purpText A:visited {
	FONT-SIZE: 12px; COLOR: #5a005a; FONT-FAMILY: Arial
}
.blackText {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-align: justify;
	line-height: 16px;
	font-weight: bold;
}
.blackText A {
	FONT-SIZE: 12px; COLOR: black
}
.blackText A:visited {
	FONT-SIZE: 12px; COLOR: black
}
.whiteQuote {
	FONT-SIZE: 12px; COLOR: white; FONT-STYLE: italic; FONT-FAMILY: Arial
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.style2 {FONT-STYLE: italic; FONT-FAMILY: Arial; color: white;}
.purpText2 {
	FONT-SIZE: 11px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	text-align: center;
}
.head a {
	FONT-WEIGHT: bold;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	text-align: center;
}
.head :hover {
	color: #00FF00;
}
#footer {
	position: relative;
	width: 780px;
	margin: 0 auto;
	padding: 10px;
	height:10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
#nav {
	float: right;
	padding: 10px;
	clear: none;
}
.nav {
	FONT-SIZE: 14px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	text-align: center;
	font-weight: bold;
}
#links a, a:visited {
	color: #003300;
}
.head a:visited {

	FONT-WEIGHT: bold;
	COLOR: white;
	FONT-FAMILY: Arial;
	text-decoration: none;
	text-align: center;
}
#get {
	float: none;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	clear: both;
	width: 500px;
}
.biotext {
	FONT-SIZE: 12px;
	COLOR: black;
	FONT-FAMILY: Arial;
	text-align: justify;
	line-height: 16px;
	margin: 30px 10px -10px 10px;
}
.bioCap {
	FONT-SIZE: 24px;
	COLOR: #5a005a;
	FONT-FAMILY: Arial;
	font-weight: bold;
	margin: 0 1px 0 0;
}
.biotext a {
	COLOR: #5a005a;
}
