/* @override http://www.michaelmissions.com/zambia/style.css */

/* @override http://www.michaelmissions.com/zambia/style.css */

body {
	
	background: #282828 url(images/bg.png) repeat-x;
	
	margin: 0;
	
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;

	text-align: center;
	
}

#text1 {
	width: 250px;
	position: relative;
	margin-left: 195px;
	padding-top: 32px;
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	float: left;
}

#text2 {
	
	text-align: left;
	margin-left: 39px;
	padding-top: 18px;
	width: 400px;
	line-height: 20px;
	font-size: 12px;
	position: relative;
	float: left;
}

#navlinks {
	
	word-spacing: 10px;
	color: #000000;
	font-variant: small-caps;
	font-size: 12px;
	position: relative;
	padding-left: 404px;
	top: 505px;
}

#zambia {
	background-image: url(images/paperbg.png);
	width: 620px;
	height:554px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	background-repeat: no-repeat;
}

#donate {
	width: 380px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#donatetop {
	width: 380px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -141px;
}


#donatetop:active {
	opacity: 0;
}

#footer {
	
	text-align: center;
	
	color: #fff;
	
	font-variant: small-caps;
	
	word-spacing: 10px;
	
	font-size: 14px;
	
	text-shadow: #000000 0 1px 1px;
	
	margin-top: 12px;
}

#credit {
	
	text-align: center;
	
	color: #fff;
	
	font-size: 10px;
	
	text-shadow: #000000 0 1px 1px;
	
	margin-top: 10px;
	
}

a {
	
	text-decoration: none;
	
	font-weight: bold;

}
	
.text {
	
	border-bottom: 1px dotted #dadada;	
	color: #fff;
}

.text2 {
	
	border-bottom: 1px dotted #000000;	
	color: #000;
}

a:hover {
	
}