 
 /* africaheartfoundation */ 
 
 /* holds the site */ 
  
 div#container {
	margin:0 auto;
	width: 800px;
	text-align:center;
}
	
 /*the top banner */

 div#topbanner {}

/* tag for logo */ 
 
 div#logo{
	width: 145px;
	height: 103px;
	float: left;
} 

/* tag for top navigation */ 
 
 div#textnav {
	border-bottom-color: #990000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 110px;
	float: left;
} 
 
 /* tag for flash movie */ 
 
 div#flashmovie {} 
 
 /* tag for slogan */ 
 
 div#sgarphics {
	width: 310px;
	float: left;
	margin-top: 10px;
} 
 
 /* tag for vision statement */ 
 
 div#vstatement {
	border-top-color: #660033;
	border-top-style: solid;
	border-top-width: 1px;
} 
 
 /* tag for navigation */ 
 
 div#nav{
	width: 150px;
	float: left;
	padding-top: 20px;
} 
 
 /* tag for content */ 
 
 div#content {
	width: 550px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
} 
 
 /* tag for index col */ 
 
 div#rcolumn {}
 
 /* tag for footer */ 
 
 div#footer {
	width: 600px;
	right: 120px;
	border-top-color: #C8C8C8;
	border-top-style: solid;
	border-top-width: 1px;
	margin-left: 10px;
	left: 10px;
	position: relative;
}
 
 
 div#blogo
 
 
 div#ftxt {
	width: 800px;

	background-color: About us | Donation | Contact Us | Medical Missions | Media Resour;
} 
 
 
 
