#wrapper {
	width: 100%;
	z-index: 1;
	overflow: visible;
	position: absolute;
	height: inherit;
	left: 1px;
	top: 18px;
	visibility: visible;
}
.topBanner {
	background-image: url(New%20project/lion.jpg);
	background-repeat: no-repeat;
	top: -18px;
	height: 480px;
	width: 840px;
	z-index: 1;
	margin-left: -420px;
	left: 631px;
	position: absolute;
	visibility: visible;
}
#menuCont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/newNav.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 839px;
	left: 631px;
	top: 111px;
	z-index: 2;
	margin-left: -420px;
	position: absolute;
	font-weight: normal;
	font-variant: normal;
	visibility: visible;
	
}
#logo {
	position:absolute;
	width:255px;
	height:464px;
	z-index:5;
	background-image: url(newLogo.gif);
	left: 631px;
	margin-left: -420px;
	top: -18px;
	visibility: visible;
}
#bodyCont {
	background-image: url(images/newBody.jpg);
	background-repeat: repeat-y;
	width: 839px;
	left: 631px;
	top: 129px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 54px;
	overflow: visible;
	z-index: 2;
	margin-left: -420px;
	position: absolute;
	height: auto;
	visibility: visible;
}
#bodyCont a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFFF33;
}

#flashCont {
	height: 79px;
	width: 576px;
	padding-left: 100px;
	position: relative;
	z-index: 3;
}


#bodyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 700px;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
}
#bodyCont h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-variant: normal;
}
#bodyTxt h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#callOut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E0DFE3;
	float: left;
	height: auto;
	width: 200px;
	border: thin dotted #FFFFFF;
	overflow: auto;
	position: relative;
	padding: 2px;
	margin: 5px;
	color: #333333;
}




#bottom {
	background-image: url(New%20project/lion.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 2779px;
	width: 840px;
	margin-left: -420px;
	left: 50%;
}

#menuCont li {
	float: right;
	white-space: nowrap;
	margin: 1px 2px 1em 0px;
	list-style-type: none;
	padding-right: 9px;
	}
	
	#menuCont ul {
	white-space: nowrap;
	margin: 0 0 1em 0;
	padding: 0;
	list-style-type: none;
	}
	
	#menuCont a {
	padding: 0px 6px;
	color: #000099;
	text-decoration: none;
	}
#menuCont a:hover{
	padding: 0px 6px;
	color: #FFFF00;
	text-decoration: none;
	background-color: #000000;
	}
#photoMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	float: none;
	height: 300px;
	width: 200px;
	border: thin dotted #FFFFFF;
	margin-left: 20px;
}
#bodyTxt img {
	padding: 4px;
	
}
#wrapper #menuCont {
}
#wrapper #bodyCont #bodyTxt .style4 img {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
