/* ~~~ 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  }
.smalltext   { padding: 2px; color: black; font-family: Arial; font-size: 8pt;  }


/* ~~~ 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;
	}
	
#container h4{
	font: 9pt arial;
	color: black;
	font-weight: normal;
	text-align: justify;
	padding: 0px 10px 10px 10px;
		}

ul.h4 {list-style-type: square;
	text-align: left;
	margin-left: 14pt;
	padding-top: 1px;
				}
				

#intro { 
	display: block;
	}
	

	
#topHeader { 
	background: white url('cclogo2.jpg') no-repeat top right;
	border-style: double;
	border-color: #8c7846;
	padding: 10px;	
	position: absolute;
	width: 420px;
	height:100px;
	top: 0px;
	left: 10px
	}



	
#leftHeader { 
	position: absolute;
	width: 110px;
	height:400px;
	top: 140px;
	left: 10px;
	}
	
#zamap {
	background: white no-repeat top right;
	position: absolute;
	width: 600px;
	height: 518px;
	top: 130px;
	left: 130px}
	
#maintext {
	position: absolute;
	width: 600px;
	height: 500px;
	top: 150px;
	left: 140px;}
	
#maintext h4{
	font: 9pt arial;
	color: black;
	font-weight: normal;
	text-align: justify;
	padding: 0px 10px 10px 10px;
		}


#northluangwa{
	position: absolute;
	width: 250px;
	height: 250px;
	top: 0px;
	left: 240px;}
		

#fallstxt {	
	position: absolute;
	width: 260px;
	height: 120px;
	top;
	left: 210px;
	}
	
#fallspict2 {	
	position: absolute;
	width: 260px;
	height: 120px;
	top: 125px;
	left: 210px
	}
	
#subText {
	position: absolute;
	border-top: solid;
	width: 900px;
	height: 10px;
	top: 1230px;
	left: 10px;
	}