/* ~~~ 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: 18pt;color: #8c7846;  position:relative;text-align:left; letter-spacing:4pt;}
.entertext { padding: 0px  0px 15px 0px; font-family: Arial; font-size: 10pt; color: black; 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('../zambiastyles/cclogo2.jpg') no-repeat top right;
	border-style: double;
	border-color: #8c7846;
	padding: 10px;	
	position: absolute;
	width: 400px;
	height:100px;
	top: 0px;
	left: 10px
	}

	
#leftHeader { 
	position: absolute;
	width: 100px;
	height:400px;
	top: 140px;
	left: 10px;
	}
	
		
#luangwapict1{
	background: white;
	width: 350px;
	height: 250px;
	top: 0px;
	left: 630px}
	
#luangwatext {	
	position: absolute;
	width: 350px;
	height: 300px;
	top: 250px;
	left: 100px;
	}
	
#luangwatext2 {	
	position: absolute;
	width: 350px;
	height: 300px;
	top: 550px;
	left: 100px;
	}

	
#luangwapict2{
	background: white;
	width: 350px;
	height: 250px;
	top: 300px;
	left: 630px}
		
	
#luangwacontainer{	
	position: absolute;
	width: 450px;
	height: 350px;
	top: 560px;
	left:  500px;
	}
	
#subText {
	border-top: solid;
	position: absolute;
	width: 900px;
	height: 10px;
	top: 1160px;
	left: 10px;
	}