body {
	background:  url(../zimbabwe/images/background.gif) repeat-x;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	
	}

a:link {
  color:#993300;
  text-decoration:none;
  }
a:visited {
  color:#FF9900;
  text-decoration:none;
  }
a:hover {
  color:#000000;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

#container {
	width: 659px;
	margin: auto;

}

#containerBody {
	position: relative;
	top: 32px;
	background: url(../zimbabwe/images/text-back.png) no-repeat;
	margin: auto;
	padding: 30px;

	}

#header {
	position: relative;
	top: 32px;
	
	}

.textBody {
	font-family: verdana, helvetica, arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
	}
	
#photo {

	padding: 10px 0px 10px 10px;
	float: right;
	
	}

	
/* Footer
----------------------------------------------- */

#footer {
  clear:both;
  margin:0 auto;
  text-align: center;
  padding-top: 20px;
  
  }

#footer p {
  margin:0;
  padding-top:15px;
  
  letter-spacing:.1em;
  }
  
.copyright {
	font-family: verdana, helvetica, arial;
	font-size: 9px;
	font-weight: normal;
	/*text-align: center;*/
	}

#footerBack {
	position: relative;
	top: 32px;
	background: url(../zimbabwe/images/footer.gif) no-repeat;
	width: 659px;
	height: 17px;
	margin: auto;
	}
	
/* Give Now/Email
----------------------------------------------- */

#side-bar {
	width: 165px;
	float:right;
	padding: 15px 0px 15px 15px;
	
	}

#give-box {
	width: 150px;
	border: solid black 1px;
	background: url(../zimbabwe/images/give-now-back.gif);
	float: right;
	padding: 10px;
	
	}


#email-box {
	width: 150px;
	position: relative;
	top: 10px;
	border: solid black 1px;
	background: url(../images/email-back.gif);
	float: right;
	padding: 10px;
	
	}

	
.input {
	width: 110px;
	position: relative;
	top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	float: left;
	
	
	}
	
.gobutton {
	float: right;
	
	}

.givenowdropdown { 
	font-size: 12px; 
	position: relative;
	top: 4px;
	width: 100px; 
	float: left;
	

	}
