body {
	font: 100.1% "Comic Sans MS";
}
body#travels {background: url(web_imgs/travel.gif);}
* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#ie6Warning {
	width: 800px;
	margin: 0 auto;
	padding: 10px 100px;
	background: #fff;
	color: #000;
}
#container {
	width: 800px;
	margin: 30px auto;
	background: #999;
	font-size: 0.8em;
}
/****************************************************************/
/**********************Home**************************************/
body#home {
	background: #764920;
}
body#home #hint {
	margin: 10px 0 0 50px;
	font-size: 0.7em;
	color: #ccc;
}
			body#home #container {
				height: 600px;
				background: url(web_imgs/home-background.jpg);
				position: relative;
			}
				#one {
				position: absolute;
				top: 120px;
				left: 70px;
			}
			#two {
				position: absolute;
				top: 100px;
				left: 20px;
			}
			#three {
				position: absolute;
				top: 270px;
				left: 20px;
			}
			#four {
				position: absolute;
				top: 180px;
				left: 90px;
			}
			#five {
				position: absolute;
				top: 290px;
				left: 290px;
			}
			#six {
				position: absolute;
				top: 130px;
				left: 330px;
			}
			#seven {
				position: absolute;
				top: 170px;
				left: 340px;
			}
			#eight {
				position: absolute;
				top: 310px;
				left: 150px;
			}
			#nine {
				position: absolute;
				top: 100px;
				left: 190px;
			}
			#ten {
				position: absolute;
				top: 230px;
				left: 310px;
			}
			#about {
				width: 350px;
				margin: 100px 10px 0 0;
				float: right;
				font-size: 1.2em;
				color: #ccc;
			}
			#about p {
				text-indent: 15px;
				margin: 5px 0 0 0;
			}
			#about a {color: #ccc;}
			#footer {font-size: 0.7em;}
			#footer p, #footer p a:link, #footer p a:visited {
				padding: 0 25px 0 0;
				text-align: right;
				color: #333333;
			}
			#footer p a:hover, #footer p a:active {color: #f00;}
/****************************************************************/
/**********************Portfolio*********************************/
body#portfolio {
	background: url(web_imgs/cadBG.jpg);
}
body#portfolio #container {height: 600px;}
/****************************************************************/
/**********************Africa************************************/
	body#africa {background: url(web_imgs/drkGRNthatched_bg.jpg);}
	body#africa #header {
		height: 180px;
		width: 1000px;
		margin: 30px auto 0;
		background: url(web_imgs/header2.png);
		text-align: center;
	}	
	body#africa #header ul#nav {
		margin: 0 0 0 250px;
	}
	body#africa #header ul#nav li a {font-size: 0.8em}
	body#africa #header ul#nav li a:hover {color: #060;}
	body#africa #container {
	width: 985px;
	margin: 0 auto 10px;
	padding: 20px 0 10px;
	background: url(web_imgs/bg2.png);
	overflow: auto;
	color: #000;
	font: 1em Verdana, Geneva, sans-serif;
	}
	body#africa .africa_hdr {
		height: 113px;
		width: 412px;
		margin: 0 auto 10px;
	}
		.group {
			width: 800px;
			margin: 0 auto 10px;
			overflow: auto;
		}
		.floatL {
			float: left; 
			clear: left;
			margin: 0 20px 5px 0;
		}
		.floatR {
			float: right; 
			clear: right;
			margin: 0 0 5px 20px;
		}	
body#novaScotia #footer,
body#africa #footer {padding: 0 0 10px 0;}
	

body#africa #footer p,
body#africa #footer p a:link,
body#africa #footer a:visited {
	color: #ccc;
}	
body#africa #footer p a:hover, body#africa #footer p a:active {color: #f00;}
/****************************************************************/
/***********************Nova Scotia******************************/
body#novaScotia {
	background: #5289d9;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
body#novaScotia #container {
	width: 600px;
	margin: 0 auto;
	overflow: auto;
	background: #5289d9;
	position: relative;
}
	body#novaScotia #container p {
		margin: 20px 0 0;
		text-indent: 1em;
		font-size: 1.1em;
	}
	body#novaScotia #container p.extra {margin: 50px 0 0 0;}
body#novaScotia #back {
	height: 200px;
	width: 20px;
	position: absolute;
	top: 0;
	left: 0;
}
	body#novaScotia #back a:hover {
	background: url(Nova%20Scotia/wertical_back.jpg) left top;
}
	body#novaScotia #back a {
	display:block;
	height: 200px;
	width: 20px;
	background: url(Nova%20Scotia/wertical_back.jpg) right top;
	}
body#novaScotia #container #bottom {
	height: 449px;
	width: 600px;
	background: url(Nova%20Scotia/LunenbergHarbor600.jpg);
}

