/* ~~~ General Properties ~~~ */

* {
	padding: 0;
	margin: 0;
	}

body { 
	background-color: rgb(255,255,255);
	color: rgb(0,0,0) font-style:normal; font-variant:normal; font-weight:normal; font-size:70%; font-family:Georgia, Palatino, Times, Times New Roman, serif
	}
	
a:link {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #968C5A;
	}

a:visited {
	text-decoration: none;
	border-bottom: 1px solid #BEB9AA;
	color: #B3AE94;
	}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #AA7846;
	}

a:active {
	text-decoration: none;
	border-bottom: 1px solid #AAA08C;
	color: #8C7846;
	}


/* ~~~ Text Properties ~~~ */

.headtext {padding:1; font-family: Monotype Corsiva; font-size: 24pt;color: #8c7846;  position:relative;text-align:left; letter-spacing:6pt;}
.entertext { padding: 0px  0px 15px 0px; font-family: Arial; font-size: 8pt; color: #8c7846; position:relative; text-align:left; top: 5px}
.smalllogo2   { padding:1; font-family: Monotype Corsiva; font-size: 12pt;color: #8c7846;  position:relative; text-align:left 15px; top: 20px; letter-spacing:3pt  }
.smalllogo   { padding:1; font-family: Monotype Corsiva; font-size: 9pt;color: #8c7846;  position:relative; text-align:center; top: 35px; letter-spacing:3pt  }



/* ~~~ Div Properties ~~~ */

#awmAnchor-zambiamenu {position:absolute; top:10px; left:10px;}
	
#container { 
	position: absolute;
	top: 10px;
	width: 1000px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	}

#intro { 
	display: block;
	}
	
#topHeader { 
	background: white url('cclogo2.jpg') no-repeat top right;
	border-style: double;
	border-color: #8c7846;
	padding: 10px;	
	position: absolute;
	width: 320px;
	height:100px;
	top: 0px;
	left: 10px;
	}



	
#leftHeader { 
	position: absolute;
	width: 110px;
	height:400px;
	top: 140px;
	left: 10px;
	}
	
#zambiamap {
	background:  url('Zambiaparkmap.gif') no-repeat right bottom;
	position: absolute;
	width: 490px;
	height: 650px;
	top: 0px;
	left: 130px;}
	
#zambiatext {
	position: absolute;
	width: 220px;
	height: 270px;
	top: 130px;
	left: 0px;}

#northluangwa{
	position: absolute;
	width: 250px;
	height: 250px;
	top: 0px;
	left: 240px;}
		
#luangwapict{
	background: white url('luangwariver.jpg') no-repeat top right;position: absolute;
	width: 350px;
	height: 250px;
	top: 0px;
	left: 630px;}
		
#luangwatext {	
	position: absolute;
	width: 350px;
	height: 300px;
	top: 250px;
	left: 630px;
	}
	
#zamcontainer{	
	position: absolute;
	width: 450px;
	height: 350px;
	top: 560px;
	left:  500px;
	}

#zambezitext {	
	position: absolute;
	width: 450px;
	height: 200px;
	top: 0px;
	left: 0px;
	}
	
#zambezipict{
	background: white url('chiawa.jpg') no-repeat top left;
	position: absolute;
	width: 450px;
	height: 142px;
	top: 200px;
	left: 0px;
	}

#vfcontainer{	
	position: absolute;
	width: 480px;
	height: 245px;
	top: 655px;
	left: 10px;
	}

#fallspict {	
	background: white url('livingstoneisland.jpg') no-repeat bottom left;
	position: absolute;
	width: 200px;
	height: 245px;
	bottom;
	left;
	}

#fallstxt {	
	position: absolute;
	width: 260px;
	height: 120px;
	top;
	left: 210px;
	}
	
#fallspict2 {	
	background: white url('treelodge1.jpg') no-repeat top right;
	position: absolute;
	width: 260px;
	height: 120px;
	top: 125px;
	left: 210px;
	}