@charset "UTF-8";
/* CSS Document */

#storyContainer { background: url(../images/on_the_ground.gif) no-repeat #f2f2f2; height: 300px; margin-top: 20px; }

.storydiv { background: #f2f2f2; }

#story1 { background:url(../images/car_ussouthwest.gif) no-repeat; background-position: 0 34px; }

#story2 { background:url(../images/car_zambia.gif) no-repeat; display:none; background-position: 0 34px; }

#story3 { background:url(../images/car_armenia.gif) no-repeat; display:none; background-position: 0 34px; }

#story4 { background:url(../images/car_peru.gif) no-repeat; display:none; background-position: 0 34px; }

#story5 { background:url(../images/car_haiti.gif) no-repeat; display:none; background-position: 0 34px; }

.storyDesc{
    padding-right:8px;
    display:block;
	vertical-align:text-bottom;
}

.fStory {
     display:block;
     font-weight:bold;
}

#nav_carousel { background:#f2f2f2; padding:3px; margin: 0; text-align:right; border-top:1px solid #CCC;
}

.selStory {
	background-image:url(../images/car_btn_o.png);
	background-repeat:no-repeat;
}

.storydiv p { padding: 200px 8px 8px 8px; font-size: 90%; line-height: 120%; }

.car_hdr1 { font-size:17px; font-weight:normal; color: #cc6600; margin-bottom:10px; }

.car_hdr2 {
	font-size:13px;
	margin:0;
	padding:0;
	width:125px;
	font-weight:bold;
}
