h1 {
	font-size: 2.0em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
		}

h2 {
	font-size: 1.5em;
	line-height: 1.33333333em;
	margin-top: 2em;
	margin-bottom: 0.666667em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
		}

h3 {
	font-size: 1.6em;
	line-height: 1em;
	background-color: #F2CF8E;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
		}
h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	margin-top: 1.77777em;
		}

p {
	font-size: 1.2em;
	line-height: 1.66666666em;
	margin-bottom: 1.66667em;
	padding: 0px;
		}
p.bold {
	font-weight: bold;
}

em {
	color: #FF9D00;
}


blockquote {
		padding: 2em 0;
		margin-bottom: 2em;
		background-color: #eeeeee;
		border-left: 2em solid #cccccc;
		padding-left: 2em;
		padding-right: 2em;
		}

blockquote p {
		margin-bottom: 0;
		font-size: 1.3em;
		line-height: 1.5384615em;
		}

cite {
		font-weight: bold;
		font-style: normal;
		display: block;
		text-align: right;
		}

#sidebar h2 {
		font-size: 1.4em;
		line-height: 1.2857142em;
		margin-top: 1.9285713em;
		margin-bottom: 0.6428571em;
		}

#sidebar p {
	font-size: 1.1em;
	line-height: 1.6363636em;
	margin-bottom: 1.63636em;
		}


ul {
	margin-left: 3em;
}
ul li {
	line-height: 2em;
	font-size: 1.2em;
}

ol {
	font-size: 1.2em;
	color: #0168B2;
	line-height: 1.5em;
	padding-right: 50px;
	padding-bottom: 1.6666em;
	padding-left: 20px;
	padding-top: 0.4em;
}
ol li {
	margin-top: 0.8333em;
}

/* These are standard sIFR styles... do not modify */
/*
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
*/

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
/*
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
.sIFR-hasFlash h1 {
	color: #666666
	
	line-height: 1em !important;
	//height: 20px;
	font-size: 2em;
	visibility: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 20px;
}
*/
/*
.sIFR-hasFlash h1 {
	line-height: 1em !important;
	height: 1.9em;
	font-size: 1.9em;
	visibility: hidden;
	margin: 0px 10px 0.33333em 19px;
}
.sIFR-hasFlash h2 {
	line-height: 1.33333em !important;
	height: 1.6em;
	font-size: 1.6em;
	visibility: hidden;
	margin: 0.9em 10px 0.33333em 19px;
}
*/
/* Image replacements */ 
h1#welcome {
	background-image: url(../images/welcome2_h1.gif);
	display: block;
	width: 320px;
	height: 0px;
	overflow: hidden;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: -15px;
	background-repeat: no-repeat;
	}
h1.h1 {
	background-image: url(../images/h1.gif);
	display: block;
	width: 380px;
	height: 0px;
	overflow: hidden;
	padding-top: 36px;
	background-repeat: no-repeat;
	}
	
h1#about_us {
	background-position: left -21px;
	}
h1#our_work {
	background-position: left -71px;
	}
h1#children {
	background-position: left -121px;
	}
h1#women {
	background-position: left -171px;
	}
h1#hiv {
	background-position: left -221px;
	}
h1#expeditions {
	background-position: left -271px;
	}
h1#past_expeditions {
	background-position: left -321px;
	}
h1#volunteers_feedback {
	background-position: left -371px;
	}
h1#contact_us {
	background-position: left -421px;
	}
h1#news_archives {
	background-position: left -471px;
	}
h1#donations {
	background-position: left -521px;
	}
h1#faq {
	background-position: left -571px;
	}

h2#heading_our_work {
	overflow: hidden;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/our_work.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h3#header_application {
	background-image: url(../images/header_application_form.gif);
	height: 0px;
	overflow: hidden;
	padding-top: 24px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 88%;
}
h3#header_donations {
	background-image: url(../images/header_donations.gif);
	height: 0px;
	overflow: hidden;
	padding-top: 24px;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	width: 88%;
}


h2#areas_of {
	overflow: hidden;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/areas_of_focus.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


h3#make_donation {
	overflow: hidden;
	display: block;
	color: #FFFFFF;
	background-image: url(../images/make_donation_h3.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left -42px;
	width: 150px;
}

#sidebar_right .vcard span {
	line-height: 1.2em;
	}

