html{background:#bb4a12;}
body{
	margin:0;
	color:#000;
	font:15px Arial, Helvetica, sans-serif;
	background:#474644 url(../images/bg-body.gif) repeat-x 0 100%;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#000;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#header{
	margin:0 auto;
	width:900px;
	height:215px;
	position:relative;
	background:#fff url(../images/bg-header.gif) no-repeat;
}
#header .logosm{
	margin:0;
	position:absolute;
	top:5px;
	left:160px;
	width:170px;
	height:165px;
}
#header .logosm a{
	display:block;
	width:170px;
	height:165px;
	text-indent:-9999px;
	background:url(../images/logo-sm.gif) no-repeat;
	overflow:hidden;
}
#header .nav{
	margin:0;
	width: 490px;
	height:35px;
	background: url(../images/global-nav.gif) no-repeat;
	position: absolute;
	top:180px;
	left:0;
}
.nav li{display: inline;}
.nav li a:link,
.nav li a:visited{
	position: absolute;
	top: 0;
	height: 35px;
	text-indent: -9000px;
	overflow: hidden;
	z-index: 10;
}
.nav .home a:link,
.nav .home a:visited{
	left: 0px;
	width: 72px;
}
.nav .home a:hover,
.nav .home a:focus{
	background: url(../images/global-nav.gif) no-repeat 0px -35px;
}
.nav .home a:active{
	background: url(../images/global-nav.gif) no-repeat 0px -70px;
}
.current-home .home a:link, .current-home .home a:visited {
	background: url(../images/global-nav.gif) no-repeat 0px -105px;
	cursor: default;
}
.nav-home, .nav-home-click{
	position: absolute;
	top: 0;
	left: 0px;
	width: 72px;
	height: 35px;
	background: url(../images/global-nav.gif) no-repeat 0px -35px;
}
.nav-home-click{background: url(../images/global-nav.gif) no-repeat 0px -70px;}
.nav .about a:link,
.nav .about a:visited{
	left: 72px;
	width: 102px;
}
.nav .about a:hover,
.nav .about a:focus{
	background: url(../images/global-nav.gif) no-repeat -72px -35px;
}
.nav .about a:active{background: url(../images/global-nav.gif) no-repeat -72px -70px;}
.current-about .about a:link,
.current-about .about a:visited{
	background: url(../images/global-nav.gif) no-repeat -72px -105px;
	cursor: default;
}
.nav-about,
.nav-about-click{
	position: absolute;
	top: 0;
	left: 72px;
	width: 102px;
	height: 35px;
	background: url(../images/global-nav.gif) no-repeat -72px -35px;
}
.nav-about-click{background: url(../images/global-nav.gif) no-repeat -72px -70px;}
.nav .staff a:link,
.nav .staff a:visited{
	left: 174px;
	width: 71px;
}
.nav .staff a:hover,
.nav .staff a:focus{
	background: url(../images/global-nav.gif) no-repeat -174px -35px;
}
.nav .staff a:active{background: url(../images/global-nav.gif) no-repeat -174px -70px;}
.current-staff .staff a:link,
.current-services .staff a:visited{
	background: url(../images/global-nav.gif) no-repeat -174px -105px;
	cursor: default;
}
.nav-staff,
.nav-staff-click{
	position: absolute;
	top: 0;
	left: 174px;
	width: 71px;
	height: 35px;
	background: url(../images/global-nav.gif) no-repeat -174px -35px;
}
.nav-staff-click{background: url(../images/global-nav.gif) no-repeat -174px -70px;}
.nav .help a:link,
.nav .help a:visited{
	left: 245px;
	width: 153px;
}
.nav .help a:hover,
.nav .help a:focus{
	background: url(../images/global-nav.gif) no-repeat -245px -35px;
}
.nav .help a:active{background: url(../images/global-nav.gif) no-repeat -245px -70px;}
.current-help .help a:link,
.current-contact .help a:visited{
	background: url(../images/global-nav.gif) no-repeat -245px -105px;
	cursor: default;
}
.nav-help,
.nav-help-click{
	position: absolute;
	top: 0;
	left: 245px;
	width: 153px;
	height: 35px;
	background: url(../images/global-nav.gif) no-repeat -245px -35px;
}
.nav-help-click{background: url(../images/global-nav.gif) no-repeat -245px -70px;}
.nav .video a:link,
.nav .video a:visited{
	left: 398px;
	width: 92px;
}
.nav .video a:hover,
.nav .video a:focus{background: url(../images/global-nav.gif) no-repeat -398px -35px;}
.nav .video a:active{background: url(../images/global-nav.gif) no-repeat -398px -70px;}
.current-video .video a:link,
.current-contact .video a:visited{
	background: url(../images/global-nav.gif) no-repeat -398px -105px;
	cursor: default;
}
.nav-video,
.nav-video-click{
	position: absolute;
	top: 0;
	left: 398px;
	width: 92px;
	height: 35px;
	background: url(../images/global-nav.gif) no-repeat -398px -35px;
}
.nav-video-click{background: url(../images/global-nav.gif) no-repeat -398px -70px;}
#header .btn-popup{
	position:absolute;
	top:29px;
	right:22px;
	width:17px;
	height:17px;
	text-indent:-9999px;
	background:url(../images/btn-popup.gif) no-repeat;
	overflow:hidden;
}
#main{
	margin:0 auto;
	width:900px;
	background:#f7f6f5 url(../images/bg-main.gif) repeat-x;
}
#main .holder{
	width:900px;
	background:url(../images/bg-bottom-main.gif) no-repeat 0 100%;
}
#main .frame{
	width:900px;
	padding-bottom: 35px;
	min-height:305px;
	/*
	background-image: url(../images/bg-frame.gif);*/
	background-repeat: no-repeat;
	background-position: 628px 85px;
}
* html #main .frame{height:305px;}
.twocolumns,
.featured,
.ad-holder{width:900px;}
.content,
.featured-text,
.left-column{
	margin-left:45px;
	width:400px;
	float:left;
	display:inline;
}
.content h1{
	font-size:18px;
	line-height:18px;
	margin-top: 32px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
}
.content p{
	margin:18px 0 0;
	font-size:13px;
	line-height:18px;
}
.content a.more{
	font-size:13px;
	line-height:18px;
	color:#696966;
	padding-right:12px;
	background:url(../images/arrow-more.gif) no-repeat 100% 3px;
}
.content .list{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	width:370px;
	overflow:hidden;
}
.content .list li{
	margin-top:4px;
	padding-left:16px;
	width:354px;
	float:left;
	font-size:13px;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat 2px 5px;
}
.featured-text{margin-top:60px;}
.featured-text p{
	font-size:12px;
	line-height:14px;
}
.left-column .ad{margin-top:60px;}
.left-column .ad img{vertical-align:top;}
#main:after,
.twocolumns:after,
#main .frame:after{
	clear:both;
	display:block;
	content:"";
}
.sidebar,
.featured-links,
.right-column{
	margin-right:25px;
	width:400px;
	float:right;
	display:inline;
}
.sidebar .image{
	margin-top:-155px;
	margin-left: 15px;
	width:391px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.sidebar .image img{vertical-align:top;}
.sidebar .text-holder{
	margin-left:12px;
	width:370px;
	overflow:hidden;
}
.sidebar h2{
	margin:22px 0 0;
	font-size:20px;
	line-height:25px;
}
.sidebar p{
	margin:10px 0 0;
	font-size:13px;
	line-height:18px;
}
.sidebar strong{
	font-size:13px;
	line-height:18px;
}
.sidebar .list{
	margin:4px 0 0;
	padding:0;
	list-style:none;
	width:370px;
	overflow:hidden;
}
.sidebar .list li{
	margin-top:4px;
	padding-left:16px;
	width:354px;
	float:left;
	font-size:13px;
	line-height:18px;
	background:url(../images/bullet.gif) no-repeat 2px 5px;
}
.featured-links{
	margin:20px 10px 0 0;
	padding:0;
	list-style:none;
	width:391px;
	overflow:hidden;
}
.featured-links li{
	margin-left:5px;
	float:left;
	display:inline;
	position:relative;
}
.featured-links li a{
	display:block;
	width:188px;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
}
.featured-links li a img{vertical-align:top;}
.featured-links li a strong{
	position:absolute;
	bottom:1px;
	left:0;
	width:178px;
	height:21px;
	padding:0 5px;
	background:url(../images/bg-text-featured.png);
	font-size:12px;
	line-height:21px;
}
.featured-links li a:hover strong{background:url(../images/bg-text-featured-on.png);}
.right-column .ad{
	margin-top: 74px;
	margin-bottom: 0;
	margin-left: 190px;
}
.right-column.ad img{vertical-align:top;}
#footer{
	margin:0 auto;
	width:900px;
	height:70px;
}
#footer p{
	margin:10px 0 0 9px;
	float:left;
	display:inline;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#fff;
}
#footer p a{color:#fff;}
#footer .navigation{
	margin:9px 37px 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
#footer .navigation li{
	padding:0 8px 0 9px;
	float:left;
	font:12px/15px Arial, Helvetica, sans-serif;
	background:url(../images/separator.gif) no-repeat 0 3px;
}
#footer .navigation li:first-child{background:none;}
#footer .navigation li a{color:#fff;}

/*  ADDITIONS--------------*/

#ourwork {
	width: 360px;
	height: 21px;
	position: relative;
	}
#ourwork span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/our-work.gif);
	background-repeat: no-repeat;
	}
#help {
	width: 360px;
	height: 21px;
	position: relative;
	}
#help span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/how-you-can-help.gif);
	background-repeat: no-repeat;
	}
#medicalrevolution {
	width: 360px;
	height: 21px;
	position: relative;
	}
#medicalrevolution span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/about-medical-revolution.gif);
	background-repeat: no-repeat;
	}
#ourstaff {
	width: 360px;
	height: 21px;
	position: relative;
	}
#ourstaff span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/staff.gif);
	background-repeat: no-repeat;
	}
#video {
	width: 360px;
	height: 21px;
	position: relative;
	}
#video span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/video-upcid.gif);
	background-repeat: no-repeat;
	}
#contact {
	width: 360px;
	height: 21px;
	position: relative;
	}
#contact span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/contact-upcid.gif);
	background-repeat: no-repeat;
	}
#privacy {
	width: 360px;
	height: 21px;
	position: relative;
	}
#privacy span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/privacy-policy.gif);
	background-repeat: no-repeat;
	}
#sitemap {
	width: 360px;
	height: 23px;
	position: relative;
	}
#sitemap span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/site-map.gif);
	background-repeat: no-repeat;
	}
#donate {
	width: 360px;
	height: 23px;
	position: relative;
	}
#donate span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(../images/headers/make-donation.gif);
	background-repeat: no-repeat;
	}
.goal {
	margin-bottom: -5px;
}.share {
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 330px;
}
.caption  {
	font-size: 10px;
	font-style: italic;
	text-align: left;
	}
img.biophoto {
	float: right;
	margin: 20px;
	}
#donatetoday
{
	display: block;
	width: 133px;
	height: 35px;
	background-image: url(../images/button-donate-today.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#donatetoday:hover
{ 
  background-position: 0 -35px;
}

#donatetoday span
{
  display: none;
}

/*--SOCIAL ICONS : TOOLBOX------------*/
.addthis_toolbox .custom_images a
{
	width: 16px;
	height: 16px;
	margin: 6;
	padding: 0;
	text-decoration: none;
	font-size: 12px;
	color: #CC3300;
	line-height: 20px;
}

.addthis_toolbox .custom_images a:hover img
{
	opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
