/* ---------------------
basic layout
--------------------- */

* {
	font-family: comic sans;
}


.afrika {
	
       
	margin:20px auto;
	color:#ffffff;
	background:ffffff;
}
a,
a:link
a:active,
a:visited {
	text-decoration:none;
	color:#ffffff;
       

}



 
 a:hover {
	text-decoration:none;
	color:#374602;

}



 

#header {
               
         margin: 0px 0px 0px 50px;
}

#footer {
               
         margin: 0px 0px 0px 650px;
}


#container {
	width:900px;
	margin: 20px 70px;
    margin-bottom: 20px;
	padding:0;
	text-align: left;

    border-bottom-style:1px;
    border-bottom-width: 1px;
    background-color: #000000;
    height: 900;      
}
#top 
{
	width: 20px;
	height: 25px;
	background:#ffffff;
	margin: 0px 0px 0px 0px;
	
	font-style: normal;
	
}

#top a{
        
           background:url(orig.jpg);
         padding-left: 40px;
         padding-top: 10px;
         height: 43px;
         width:150px;
         font-weight:bold ;
         text-decoration: none;
          color: #ffffff;
         font-size:17px;      
}
#top a:hover{
	  height:43px;
	  background:url(simp.jpg);
	      font-size:17px;
          padding-top:5px
         padding-left: 40px;
         padding-top: 10px;
          font-weight:bold ;
           text-decoration: none;
			color: #000000;
          }
          
#footer a{
        
         width:150px;
          color: #ffffff;
          
}
#footer a:hover{
	 
			color: #000000;
          }