@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #8d8a77;
}
.twoColFixRtHdr #container {
	width: 1024px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(images/mcbck.gif);
	background-repeat: repeat-y;
	height: 1420px;
	background-color: #8d8a77;
} 
.twoColFixRtHdr #header {
	margin: 0px;
	height: 140px;
	width: 1024px;
} 
#navbar {
	height: 56px;
	width: 1000px;
	text-align: justify;
	margin-left: 24px;
	margin-top: -3px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-right: 60px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	margin-top: 25px;
	height: 1160px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 30px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
} 
.twoColFixRtHdr #footer {
	height: 103px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #mainContent2 {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 22px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.fltlfttextbloc {
	float: left;
	margin-right: 8px;
	width: 350px;
	padding-top: 12px;
}
.subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #000;
}
.fltlfttextblocsidebar {
	float: none;
	width: 205px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 25px;
	padding-left: 15px;
}
.fltlftprofilephoto {
	float: left;
	margin-right: 20px;
	margin-top: 22px;
	margin-bottom: 1px;
}
.fltlfttextblocprofile {
	margin-right: 8px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	margin-top: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 26px;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
}
.subhead12ptnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	letter-spacing: .05em;
}
.pagehead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 575px;
	border: 1px none #99F;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkv.jpg);
	background-repeat: no-repeat;
}
.fltrtprofilebodypic {
	float: right;
	padding: 0px;
	margin-left: 6px;
}
.twoColFixRtHdr #mainContentP {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 21px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.subheadgrey {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #999;
}
.pageheadabout {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6C9;
	border-right-color: #6C9;
	border-bottom-color: #6C9;
	border-left-color: #6C9;
	background-repeat: no-repeat;
	background-image: url(images/pghdbka.jpg);
}
.pageheadprogram {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #963;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-repeat: no-repeat;
	background-image: url(images/pghdbk(p).jpg);
	background-image: url(images/pghdbkP.jpg);
}
.pageheadcommunity {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #6CC;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkc.jpg);
	background-repeat: no-repeat;
}
.pageheadwork {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #C60;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkw.jpg);
	background-repeat: no-repeat;
}
.pageheaddonate {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #C66;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkd.jpg);
	background-repeat: no-repeat;
}
.pageheadhome {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: -15px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.twoColFixRtHdr #sidebarhp {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.pageheadcontact {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	border: 1px none #693;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
}
.fltlftbodycopypic {
	float: left;
	margin-right: 15px;
}
.pageheadsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrp.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHP {
	float: none;
	width: 200px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.pageheadsidebard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrd.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarpr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrpr.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHPsans {
	float: none;
	width: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.pageheadsidebara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargra.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrc.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrw.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrv.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHPsansAD {
	float: none;
	width: 210px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.fltlftlogo {
	float: left;
	margin-right: 8px;
	padding-left: 60px;
}
.fltlfttextblocsidebarHPsansadlng {
	float: none;
	width: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: 505px;
}
.fltlftprofilephotovoices {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.fltlftwlpage {
	float: left;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 10px;
	height: 208px;
	width: 159px;
}
.pageheadbannerad {
	height: 75px;
	width: 590px;
	border: 1px none #99F;
	margin-left: -15px;
	margin-bottom: 10px;
}
.fltlftleadphoto {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.fltlfttextblocsidebarfaq {
	float: none;
	width: 170px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 25px;
	padding-left: 10px;
	text-align: center;
}
.fltlftwlpagetitles {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	height: 85px;
}
.subheadtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	letter-spacing: 0.03em;
	font-weight: bold;
}
.fltrtprofilebodypictest {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: -25px;
	margin-bottom: 0px;
}
.bannerad {
	float: left;
	margin-left: -15px;
	margin-top: 25px;
	clear: none;
}
.twoColFixRtHdr #mainContentfaq {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 19px;
	width: 560px;
	border: 1px solid #999;
	font-size: 11.5pt;
	height: 1110px;
	padding-bottom: 25px;
}
.fltlftnote {
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 180px;
	border: medium solid #F30;
	line-height: 30px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.fltlfttopmarg {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}
.fltrttopmarg {
	float: right;
	margin-left: 8px;
	margin-top: 5px;
}
.fltlftGlpagetitles {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 179px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	text-align: center;
	height: 35px;
}
.fltlftGlpage {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 7px;
	padding-left: 0px;
	width: 179px;
	text-align: center;
}
.fltlftwlpagetitles2 {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 0px;
	width: 182px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	height: 85px;
}
.volunteerChart {
	padding-top: 35px;
}
.fltlftwlpage2 {
	float: left;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 20px;
	height: 208px;
	width: 159px;
}
.rtsidead {
	float: left;
	padding-top: 50px;
}
.rtsideadshort {
	float: left;
	padding-top: 17px;
}
.tyimage {
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContentSiteMap {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	width: 560px;
	border: 1px solid #999;
	font-size: 11px;
	font-weight: normal;
	height: 1800px;
	line-height: 12px;
}
.twoColFixRtHdr #containerSiteMap {
	width: 1024px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(images/mcbck.gif);
	background-repeat: repeat-y;
	height: 2100px;
	background-color: #8d8a77;
}
.pageheadmalaria {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 26px;
	width: 577px;
	border: 1px none #999;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.3em;
	margin-left: -15px;
	padding-top: 9px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContentSpecial {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 22px;
	width: 570px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
	font-size: 10pt;
}
.subheadspecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.malaria {
	margin-right: 0px;
}
.donatebutton {
	width: 225px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	line-height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin-bottom: 10px;
}
.malariatextsidebar {
	float: none;
	width: 205px;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 20px;
	padding-left: 15px;
}
.pageheadsidebarflip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrpflip.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContentNew {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 18px;
	width: 570px;
	border: 1px solid #999;
	height: 1110px;
}
.gheinews {
	float: none;
	padding-top: 5px;
	color: #333;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.fltlftVoicesFix {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 235px;
}
.fltlftVoicesFix2 {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 290px;
}
.logosymbol {
	height: 100px;
	margin-bottom: 30px;
}
.gheinewsSpecial1 {
	float: none;
	padding-top: 25px;
	color: #333;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.bodycopySpecial1 {
	margin-bottom: 35px;
	padding-left: 20px;
	padding-right: 15px;
}
.pictureSpecial1 {
	padding-left: 62px;
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.bodycopySpecial2 {
	margin-bottom: 35px;
	padding-left: 60px;
	padding-right: 50px;
}
.rtsideadSpecial1 {
	float: left;
	padding-top: 80px;
}
.bodycopySpecial3 {
	margin-bottom: 35px;
	padding-left: 5px;
	line-height: 16px;
}
.bodycopySpecial4 {
	margin-bottom: 35px;
	padding-left: 70px;
	padding-right: 15px;
}
.fltlftVoicesbody {
	line-height: 17px;
	font-size: 11pt;
}
.bodycopySpecial5 {
	margin-bottom: 35px;
	line-height: 20px;
}
.bodycopySpecial6 {
	margin-bottom: 35px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
	text-align: center;
}
.homeCHE {
	margin-right: 0px;
	margin-top: 35px;
	margin-bottom: 25px;
	padding-left: 15px;
	float: left;
	padding-right: 0px;
}
.homeMainImg {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.homegrade {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 560px;
	background-position: 0px 0px;
}
.aText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #444;
}
.aText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #444;
}
.aText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555;
}
.aTextBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #222;
}
.jobdescrip {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 500px;
	background-position: 0px 0px;
	margin-top: 20px;
	padding-right: 35px;
	padding-left: 20px;
	line-height: 15px;
}
.aTextsidBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
}
.positionfilled {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #693;
}
.bodycopyWorkWithUs {
	margin-bottom: 30px;
	line-height: 18px;
}
.leadershipbckgrn {
	margin-right: 0px;
	width: 570px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 25px;
	background-position: 15px 0px;
	height: 268px;
	margin-left: 25px;
}
.twoColFixRtHdr #mainContentLead {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 22px;
	width: 600px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.pageheadLead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: 25px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.leadershipbckgrn2 {
	margin-right: 0px;
	width: 570px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: -5px;
	padding-left: 25px;
	background-position: 15px 0px;
	height: 275px;
	margin-left: 25px;
}
