body {
	margin:0;
	font-family:Arial, sans-serif;
	background-color:#fff;
	}

a:link, a:active { 
	text-decoration: none; color:#00f; 
	}
	
a:visited {
	text-decoration: none; 
	color:#00f; 
	}
	
a:hover {
	text-decoration: underline; 
	color:#900; 
	}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}	
		
#banner {
	background:url(graphics/banner_africa.jpg) no-repeat #ccc;
	background-color:#fff;
	width:800px;
	height:220px;
	margin-left:auto;
	margin-right:auto;
	}	
	
#nav {
	width:400px;
	text-align:right;
	background-color:#fff;
	position:absolute;
	margin-top:155px;
	margin-left:220px;
	font-size:8pt;
	}
	
#path {
	background-color:#fff;
	position:absolute;
	margin-top:165px;
	margin-left:300px;
	font-size:8pt;
	font-style:italic; 
	}
		
#tour_heading {
	width:800px;
	font-size:10pt; 
	}
		
#tour_heading h1 {
	margin-right:50px;
	text-align:center;
	font-size:20pt; 
	}
		
#tour_heading h2 {
	font-size:14pt; 
	text-align:center;
	margin-left:150px;
	}
		
#tour_heading h3 {
	font-size:12pt; 
	text-align:center;
	}
	
#tour_heading td {
	font-size:10pt; 
	background-color:#eee;
	text-align:left;
	}

#tour_heading li {
	font-size:12pt; 
	color:#000;
	font-style:normal; 
	text-align:left;
	margin-left:150px;
	}
	
#leftnav {
	border-style: solid;
	border-color:#00f;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:0px;
	border-top-width:0px;
	width:120px;
	margin-right:10px;
	float:left;
	background-color:#eaeaea;
	}			
	
#leftnav_main {
	padding-left:5px;
	}		
	
#leftnav_emphasis {
	border-style: solid;
	font-weight:bold; 
	border-color:#00f;
	}	
	
#leftnav img {
	margin-left:10px;
	width:82px;
	height:56px;
	}	
	
#leftnav p {
	text-align:left;
	margin-right:5px;
	font-size:8pt;
	}
	
h1#guide {
	font-size:16pt; 
	font-style:italic;
	}
		
h2#guide {
	text-align:center;
	font-size:10pt; 
	font-weight:bold;
	}
	
#tour_intro {
	margin-left:10px;
	width:250px;
	float:left;
	}
		
#tour_intro h3 {
	text-align:left;
	font-size:13pt; 
	color:#00F 
	}

#tour_intro h4 {
	font-size:10pt; 
	color:#00F 
	}
	
#tour_intro li {
	font-size:10pt; 
	color:#000;
	margin-left:1px;
	}

#photo {
	margin-left:400px;
	font-size:10px; 
	font-style:italic; 
	text-align:right;
	}
	
#photo li {
	font-size:10pt; 
	color:#000;
	font-style:normal; 
	text-align:left;
	}
	
#photo h2 {
	font-size:12pt; 
	color:#000;
	font-style:normal; 
	text-align:center;
	}
		
#clear {
	clear:both;
	height:5px;
	}

#tour_left {
	width:50%;
	text-align:justify;
	float:left;
	font-size:10pt; 
	}
		
#tour_left h4 {
	font-size:10pt; 
	}

#tour_left img {
	left:50px;
	}
	
#tour_right {
	margin-left:450px;
	}
		
#tour_right h3 {
	font-size:10pt; 
	font-weight:normal; 
	}
		
#tour_right h4 {
	font-size:8pt; 
	}
			
#tour_right td {
	font-size:10pt; 
	color:#000;
	margin-left:1px;
	}

#tour_bottom {
	text-align:justify;
	font-size:11px; 
	clear:left;
	}

#tour_bottom td {
	background-color:#eee;
	}
	
#tour_bottom li {
	font-size:10pt; 
	}

#bottom {
	width:100%;
	}	
	
#rightnav {
	float:right;
	background-color:#fff;
	}	
	
#tour_list ul { 
	list-style-image: url("graphics/hobby_icon.gif"); 
	}
	
#footer { 
	font-size: 10px; 
	color:#0000FF 
	margin-left:10px;
	margin-right:10px;
	}
	
#comments { 
	border-style: solid;
	border-color:#00f;
	border-right-width:3px;
	border-bottom-width:3px;
	border-left-width:1px;
	border-top-width:1px;
	width:60%;
	}

