/* CSS Document */

#title {font-size: 5em;}
#tagline {font-size: 1.5em; text-align: center;}
body {margin: 0; padding: 0; background: #ffffff; background-image:url(/graphics/topGradFull.jpg); background-repeat:repeat-x}
img {float:left; margin: 0 -10px 12px 0}
.arrow {float:left; margin:3px 8px 0 0}
img a{border:#000000 solid 1px}
img a.hover{border:#FF0000 solid 1px}

link3 { font-size:14px; font-style:italic; font-weight:bold; color:#990000; text-indent:15px; margin: 0 0 6em 1.5em;}
link3 a{color:#CC3300}
link3 a.hover{color:#990000}

.link3 { font-size:14px; font-style:italic; font-weight:bold; color:#990000; text-indent:10px; margin: 1px 0 1.5em 1.5em;}
.link3 a{color:#CC3300}
.link3 a.hover{color:#990000}

.icon {margin:-5px 5px 0 3px; padding-top:1px}

.insetLeft {margin:0 10px 0 0}

.header {/*background: #FF0000;*/ background-image:url(/graphics/topHdrGrad.jpg); background-repeat:repeat-x; text-align: left; height: 106px;}
.header img{margin: 0 10px 0 0; float:right}
.topNav {/*background: #990000;*/ background-image:url(/graphics/topNavGrad.jpg); background-repeat:repeat-x; text-align: left; height: 32px; float:left; width:915px; margin-bottom: 2px;}
.whtDivide {background: white; text-align: left; height: 1px;}
.leftBar {/*background:#FFCC00 ORNG-YLLW background-image:url(/graphics/LeftBar2b.jpg); background-repeat:repeat-y;*/ /*height: 454px;*/ text-align:left; padding-top: 15px; margin-top:-8px;}
.centerContent {/*background:#FF00FF /*PURPLE*/ text-align:left; padding: 20px 0 0 0; margin-top:-8px;}
.centerTopper {width:560px; height:18px}
.rightBar {/*background:#FFFF00 GREY background-image:url(/graphics/RightBar2b.jpg);  background-repeat:repeat-y;*/ /*height: 454px;*/ background-position:right; text-align:left; padding-top: 15px; margin-top:-8px;}
.rightNav {	clear: both; padding: 10px 10px 0 20px; font-size:11px; }
.rightNav a{color:#FF0000}
.dateHDR {margin: 0 0 10px 25px; text-align:center; border-bottom:solid red 1px; height:2em; width: 130px}
.footer {
	padding:10px 0 0 10px;
	border-top-color:#FF0000;
	border-top-style:solid;
	border-top-width:1px;
}












/*******New edits after chile earthquake*****************/
#haitiDIV {
	width:260px;
	float:left;
	padding-right:10px;
}
#haitiDIV .thumb, #chileDIV .thumb {
	float:left;
	margin-right:3px;
}
#first {
	margin-left:8px;
}
#chileDIV {
	width:260px;
	float:right;
	border-left:1px solid red;
	padding-left:15px;
}

#haitiDIV h1, #chileDIV h1 {
	font-size: 26px;
	line-height: 1;
	margin-bottom: 0.5em;

}
#haitiDIV p, #chileDIV p {
	width:250px;
	padding-left:10px;
}
#chileBtn, #haitiBtn {
	width:260px;
	padding-top:20px;
}
#chileBtn {
	float:left;
}
#haitiBtn {
	float:right;
}
#chileBtn img, #haitiBtn img {
	margin-left:50px;
}
#btn {
	text-align:center;
	height:200px;
	clear:both;
	
}
