a:link{color:#CCCCCC}
a:visited{color:#CCCCCC}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#000000;
}
#wrapper { 
 margin: 0 auto;
 width: 1024px;
}
#header {
 color: #333;
 width: 1024px;
 float: left;
 height: 243px;
 background: #000;
}

#africa {
 background-image:url(images/header.jpg);
 height:243px;
 width:804px;
 float:left;
}

#clickin{
 float:right;
}
#navigation {
 float: right;
 width: 1024px;
 color: #333;
 background:#000000;
}

#leftcolumn { 
 color: #333;
 background-image:url(images/left-bg.jpg);
 height: 275px;
 width: 256px;
 float: left;
}
#leftmiddle { 
 color: #333;

 height: 275px;
 width: 256px;
 float: left;
}
#rightmiddle { 
 color: #333;

 height: 275px;
 width: 256px;
 float: left;
}
#rightcolumn { 
 color: #333;
 background-image:url(images/right-bg.jpg);
 height: 275px;
 width: 256px;
 float: left;
}

#bottom-bg{
 float:right;
 background-image:url(images/2bg.jpg);
 height:275px;
 width:1024px;
}

#left-text{
float:left;
	width:500px;
	height:200px;
	color:#CCCCCC;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif
 }
 
 #right-image{
    float:right;
	width:405px;
	height:363px;
	background-image:url(images/m-map.png);
}

 #right-image-how{
    float:right;
	width:405px;
	height:363px;
	background-image:url(images/playground.jpg);
}

 #right-image-me{
    float:right;
	width:405px;
	height:363px;
	background-image:url(images/me.jpg);
}

 #right-image-rock{
    float:right;
	width:405px;
	height:363px;
	background-image:url(images/rock.png);
}
.list{
list-style:none;
list-style-type:none;
}
a img {border:0;}