body {
	text-align: center; 
	font-weight: normal; 
	padding: 0px; 
	height: 100%; 
	width: 100%; 
	margin: 0px; 
	min-width: 1000px; 
	background-color: #000; 
	font-family: 'PT Sans','Gill Sans',Verdana,Helvetica,Sans-serif;
}

div,p,span,ul,h1,h2,h3,h4,h5,form,table,input,textarea { padding: 0; margin: 0; }
img { border: 0; }

div.main {
	position: relative;
	text-align: left;
	background: url(../art/h_mainbg.jpg) no-repeat; height: 337px;
}

div.main span.pt {
	position: absolute;
	z-index: 1;
	display: block;
	color: #fcff00;
	font-size: 16px;
	line-height: 16px;
	cursor: pointer;
	width: 90px;
}

div.main span#p0 {
	margin-top: 185px;
	background: url(../art/h_mapdot.png) no-repeat top right;
	margin-left: 580px;
	text-align: right;
	padding: 10px 10px 0 0;
}

div.main span#p1 {
	margin-top: 175px;
	background: url(../art/h_mapdot.png) no-repeat top left;
	margin-left: 222px;
	padding: 10px 0 0 0;
	text-align: left;
}

div.main span#p2 {
	margin-top: 220px;
	background: url(../art/h_mapdot.png) no-repeat bottom left;
	margin-left: 45px;
	text-align: left;
	padding: 0 0 0 16px;	
}

div.main span#p3 {
	margin-top: 255px;
	margin-left: 20px;
	text-align: center;
	height: 60px;
	padding: 10px;
}

div.main span.pto {
	color: #2fee10;
}

div.logos {
	float: right;
	width: 380px;
	margin-bottom: 5px;
	margin-left: 20px;
	clear: right;
}

div.main a { text-decoration: none; }

div.logos a {
	margin-right: 10px;
}

div.outerring {
	background: url(../art/h_topbg.jpg);
}

div.top { 
	height: 72px;
	text-align: left;
}

h1 {
	float: left;
	width: 278px;
	font-weight: normal;
	padding: 22px 10px 8px 20px;
}

h4 {
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	padding-top: 22px;
}

div.right_top {	float: right; width: 320px; }
div.social { padding: 10px; text-align: center; }
div.fbshare { float: left; width: 180px; }

div.main div.trail {
	position: absolute; z-index: 3;
	margin-top: 313px;
	margin-left: 15px;
}

div.main div.trail span.trailbg, div.main div.trail span.blurbbg {
	background-color: #1a401b;
	opacity: .8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	width: 130px;
	height: 24px;
	-moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; -khtml-border-top-left: 10px; border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-top-right: 10px; border-top-right-radius: 10px;
	z-index: 0;
	display: block;
	position: absolute;
}

div.main div.trail span.blurbbg {
	width: 550px;
	background-color: #40c52a;
}

div.main div.trail span.trail {
	color: #fff;
	position: absolute;
	z-index: 1;
	font-size: 15px;
	letter-spacing: 5px;
	display: block;
	margin-top: 3px;
	margin-left: 10px;
	width: 150px;
	color: #63b461;
	text-transform: uppercase;
}

div.main div.trail span.trailblurb {
	color: #fff;
	width: 550px;
	position: absolute;
	z-index: 1;
	display: block;
	margin-top: 1px;
	margin-left: 10px;
	font-size: 17px;
}


a.comlink {
	background-image: url(../art/pl_cm.gif);
}

a:link {
	color: #318714;
}

a:visited {
	color: #495b4c;
}

a:hover {
	color: #1dbb03;
	text-decoration: none;
}


div.topbar {
	background: url(../art/h_navbg.gif) repeat-x;
	text-align: left;
	line-height: 19px;
	padding: 0 0 0 15px;
	height: 44px;
}

div.topbar a {
	color: #fcff00;
	height: 19px;
	display: block;
	float: left;
	border-right: 1px solid #98a39a;
	padding: 12px 10px 10px 10px;
	text-decoration: none;
	font-size: 19px;
}

div.topbar a.last { border-right: 0; }

div.topbar a:hover {
	color: #fff;
	background-color: #40c52a;
}

div.midbar {
	background:#bec8a2 url(../art/h_sublinksbg.gif) repeat-x;
	height: 60px;
	text-align: left;
}

div.final {
	background:#bec8a2 url(../art/h_sublinksbg.gif) repeat-x;
	padding: 9px 18px 9px 18px;
	text-align: left;
	height: 18px;
}

div.final a { font-size: 17px; display: block; text-decoration: none; float: left; margin-right: 25px; }


div.midbar a { padding: 32px 10px 0 10px; float: left; display: block; }
div.midbar a.first { margin-left: 15px; }

div.midbar div.features span.featuresbg {
	background-color: #fff;
	opacity: .7;
	filter: alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	width: 130px;
	height: 24px;
	display: block;
	-moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; -khtml-border-bottom-left: 10px; border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; -khtml-border-bottom-right: 10px; border-radius-bottomright: 10px;
	position: absolute;
	margin-left: 15px;
	z-index: 0;
}

div.midbar div.features span.features {
	color: #fff;
	position: absolute;
	z-index: 2;
	font-size: 16px;
	width: 130px;
	letter-spacing: 5px;
	color: #63b461;
	margin: 2px 0 0 25px;
	text-transform: uppercase;
}

div.midbar a {
	font-size: 19px;
	text-decoration: none;
}

div.lower {
	height: 800px;
	background: #acb8ae url(../art/h_introbg.gif) repeat-x;
	text-align: left;
}	

div.lower div.tips {
	background-color: #368041;
	padding: 10px;
	color: #fff;
	float: right;
	font-size: 19px;
	cursor: pointer;
	width: 180px;
	margin: 40px 0 10px 18px;
}

div.lower div.tips:hover { background-color: #1dbb03; }

div.lower div.featbody { height: 430px; padding: 20px 20px 20px 25px; margin-right: 320px; }
div.lower div.featbody p { margin: 1em 0 1em 0; }
div.lower span.intro { color: #556449; letter-spacing: 3px; font-size: 17px; text-transform: uppercase; }

div.lower div.reporteros {
	height: 240px;
	padding: 10px 350px 5px 15px;
	background-color: #fff;
}

div.lower div.reporteros span.intro { margin: 0 0 5px 10px; display: block; }
div.lower div.reporteros p.credline { display: block; text-align: right; clear: left; margin: 18px 0 0 0; padding-top: 10px; font-size: 15px; line-height: 15px; }
div.lower div.reporteros p.credline a { text-decoration: none; }
div.reporter { width: 190px; float: left; border-right: 1px dotted #aaa; height: 140px; color: #666; font-size: 14px; line-height: 15px; padding: 10px; }
div.last { border-right: 0; }
div.reporter img { width: 90px; float: left; margin: 0 10px 25px 0; }
div.reporter a.head { text-decoration: none; font-size: 17px; line-height: 17px; }

div.comments {
	background-color: #dedee2;
}

div.bottom {
	background-color: #fff;
	text-align: center;
	padding: 10px;
	color: #666;
}

div.updates {
	background: #d2d2d2 url(../art/h_updatebg.gif) repeat-y;
	float: right;
	width: 320px;
	height: 800px;
	text-align: left;
}

div.updates div.title {
	background: #c6d2c8 url(../art/h_updatetitlebg.gif) no-repeat;
	font-size: 18px;
	letter-spacing: 4px;
	color: #000;
	padding: 17px 23px 5px 15px;
}

div.updates div.entry {
	padding: 15px;
	cursor: pointer;
	color: #515151;
	font-size: 15px;
	line-height: 18px;
}

div.updates div.entry span.date {
	font-size: 13px;
}

div.updates div.entry p span.title {
	font-size: 18px;
	color: #467435;
	display: block;
}

div.updates div.entry:hover p span.title {
	color: #1dbb03;
}

div.updates div.entry img {
	float: left;
	width: 92px;
	height: 92px;
	margin: 0 8px 8px 0;
}

div.updates div.entry a.more {
	float: right;
	text-decoration: none;
}

div.comments {
	text-align: left;
	clear: both;
	padding: 15px 80px 20px 20px;
}

div.comments h3 {
	letter-spacing: 2px;
	color: #444;
	margin-bottom: 4px;
}

div.comments h3.nopad {
	color: #4a4ca2;
	border-bottom: 1px dotted #aaa;
	padding-bottom: 4px;
	margin-bottom: 9px;
}

div.comments p.commentguide {
	font-size: 14px;
	padding: 8px;
	color: #4a4ca2;
	line-height: 14px;
	margin-top: 20px;
	background-color: #eee;
}


div.funding {
	background-color: #aaa;
	text-align: left;
	overflow: auto;
}

div.funding div.word {
	padding: 10px 20px 20px 20px;
	color: #333;
	font-size: 13px; 
	line-height: 14px;
}

div.funding div.logos {
	float: left;
	width: 300px;
	padding: 10px;
	text-align: left;
}

div.funding div.logos img {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

div.funding div.journalism {
	float: right;
	width: 285px;
	padding: 20px 15px 20px 15px;
	background-color: #b53939;
	margin-left: 15px;
}
