h1 {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 16px;
}
h2 {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 14px;
}
h2.bigger {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: underline;
}
p {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
p.big {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
p.big2 {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
td.small {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 10px;
}
p.light {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
 	color: E4CE83;
}
td.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
}
a.big {
	font-family: "AlexanderBecker, Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
body {
	background-attachment: fixed;
	background-color: #D6C88F;
	background-image: url(Images/africamap.jpg);
}
#imgmenu {position:relative; top:10px; left:10px; width:75px; background-color:#fff; z-index:100;} 
#imgmenu .p1 {display:block; width:75px; height:75px; text-decoration:none; background:#fff; top:0; left:0; border:0;} 
#imgmenu .p1:hover {text-decoration:none; background-color:#8c97a3; color:#000;} 
#imgmenu .large {display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;} 
#imgmenu .p1:hover .large {display:block; position:absolute; top:-65px; left:150px; width:400px; height:600px; border:5px solid #ccc;} 
#info {z-index:100; height:22em;} 