body
	{
	font-family: arial, helvetica, sans;
	background: url('../images/bg.jpg');
	color: #000000;
	font-size: 90%;
	}

table.start
	{
	vertical-align: top
	}

h2.title
	{
	border-bottom-color: #C0C0C0;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	}

a:link
	{
	color:#0000FF;
	text-decoration:none;
	}

a:hover
	{
	color:#0000FF;
	text-decoration:underline;
	}

a:visited
	{
	color:#0000FF;
	text-decoration:none;

	}

a:active
	{
	color:#0000FF;
	text-decoration:none;
	}

table
	{
	text-align: left;
	}

th
	{
	text-align: center;
	}

#container
	{
	width: 800px;
	margin: auto;
	background: #FFFFFF;
	text-align: right;
	font-size: 12px;
	}

#container a
	{
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
	}

#container a:hover
	{
	text-decoration: underline;
	}

#topimage
	{
	width: 800px;
	margin: auto;
	background: url('../images/header.jpg') no-repeat center;
	height: 241px;
	}

#mainnav
	{
	width: 800px;
	margin: auto;
	background: #ff9900;
	text-align: center;
	}

#mainnav ul
	{
	list-style-type: none;
	}

#mainnav li 
	{
	float: left;
	padding-left: 40px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#mainnav a
	{
	text-decoration: none;
	color: #000000;
	}

#mainnav a:hover
	{
	text-decoration: underline;
	}

#wrapper
	{
	width: 800px;
	margin: auto;
	background: #ffffff;
	}

#leftcol
	{
	float: center;
	width: 190px;
	border-right: 1px;
	}

#rightcol
	{
	float: right;
	width: 573px;
	}

#videocol
	{
	/* float: left; */
	text-align: center;
	width: 270px;
	/* padding: 5px; */
	/* margin: 0px; */
	}

#inspiration
	{
	text-align: center;
	height: 265px;
	width: 350x;
	background: url('../images/home..jpg') center no-repeat;
	
	}

#africa
	{
	background: url('../images/africa1.jpg') center no-repeat;
	text-align: left;
	margin: 10px;
	height: 254px;
	
	}

#news
	{
	text-align: left;
	font-size: 75%;
	}

#africa li
	{
	padding-bottom: 5px;
	}

#frontpageright
	{
	/* float: right;  */
	width: 480px;
	margin: 10px;
	
	}

#frontpageright a:hover
	{
	text-decoration: underline;
	}

#footer
	{
	width: 800px;
	margin: auto;
	background: #ff9900;
	font-size: 11px;
	}

#abouttext
	{
	margin: 10px;
	}

#maptext
	{
	margin: 10px;
	}

#abouttext a
	{
	text-decoration: none;

	}

#abouttext a:hover
	{
	text-decoration: underline;
	}

#footerleft
	{
	float: left;
	width: 390px;
	padding-left: 10px;
	}

#footerright
	{
	float: right;
	width: 390px;
	text-align: right;
	padding-right: 10px;
	}

#footerright a
	{
	text-decoration: none;
	color: #000000;
	}

#footerright a:hover
	{
	text-decoration: underline;
	}


