body {
	font-family: "Trebuchet MS", "Gill Sans", Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px 0px 0px;
	font-weight: normal;
}

.htext {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 65px;
	top: 45px;
	position: absolute;
	z-index: 6;
	padding: 0px;
	left: 50%;
	margin-left: -175px;
	letter-spacing: .05em;
	width: 593px;
	
}
.header {
	text-align: center;
	padding: 0px;
	margin-left: -400px;
	position: absolute;
	top: 0px;
	left: 50%;
	height: 200px;
	width: 812px;
	z-index: 1;
	background-image: url(images/elephant.jpg);
	background-repeat: no-repeat;
}

.white {
	left: 50%;
	top: 199px;
	padding: 0px;
	margin-left: -400px;
	z-index: 1;
	height: 700px;
	width: 812px;
	position: absolute;
	background-image: url(images/white.jpg);
	background-repeat: no-repeat;
}

.links {
	font-size: 16px;
	color: #CC9933;
	font-weight: bold;
	text-decoration: none;
	z-index: 5;
	padding: 0px;
	letter-spacing: 0.05em;
	position: absolute;
	margin-left: -60px;
	margin-top: 132px;
	left: 50%;
	
}

a:link {
	color: #CC9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: none;
	color: #99CC33;
}
a:active {
	text-decoration: none;
	color: #CC9933;
}



.col1 {
	background-image: none;
	background-repeat: no-repeat;
	z-index: 20;
	left: 50%;
	top: 175px;
	position: absolute;
	height: 500px;
	width: 500px;
	text-align: center;
	vertical-align: middle;
	margin-left: -195px;
	font-size: 12px;
	color: #993300;
}
.text {
	font-size: 14px;
	position: absolute;
	z-index: 8;
	left: 50%;
	top: 230px;
	margin-left: -25px;
	text-indent: 10px;
	height: 450px;
	width: 400px;
	color: #333333;
	text-align: left;
	padding: 5px;
	
}
.homepicts {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 230px;
	width: 350px;
	margin-left: -380px;
	height: 350px;
	font-size: 10px;
	
}

.slideshow {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 250px;
	width: 600px;
	margin-left: -300px;
	height: 400px;
	font-size: 10px;
		
}

.slidetitle {
	position: absolute;
	z-index: 10;
	left: 50%;
	top: 210px;
	width: 400px;
	margin-left: -200px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
}

.nextbutton {
position: absolute;
	z-index: 10;
	left: 50%;
	top: 420px;
	width: 35px;
	margin-left: 310px;
	height: 35px;
	font-size: 10px;

}
	
h1 {
	font-size: 16px;
	color: #CC9933;
}
h2 {
	font-size: 12px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #42546E;
	}
.photolink {
position: absolute;
	z-index: 10;
	left: 50%;
	top: 660px;
	width: 500px;
	margin-left: -250px;
	height: 25px;
	font-size: 10px;
}

