body {
	text-align:center;
	height: 100%;
}
a:link {
	border: 0;
	background: transparent;
	text-decoration: none;
	color: #06C;
}
a:visited {
	color: #06C;
	border: 0;
	text-decoration: none;
}
a:hover {
	color: #06C;
	border: 0;
	text-decoration: underline;
}
a:active {
	color: #06C;
	border: 0;
	text-decoration: none;
	font-weight: bold;
}
#frame {
	width:850px;
	/*	min-height: 800px; */
	position: relative;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:justify;
	border: 1px solid #333333;
	background: url(/images/middle_bgbottom.png) repeat-x center bottom;
	height: 100%;
!important
}
#body {
}
#contentleft {
	width:160px;
	padding-top: 150px;
	margin:0;
	float:left;
	background-color: #b3e3ef;
	/*border-right: 1px solid #b3e3ef; */
	min-height:800px;
	height: 100%;
	background-image: url(../images/sidebar_bg.png);
}
#contentcenter {
	width:365px;
	padding:0;
	margin:0;
	float:left;
	background: url(/images/middle_bgtop.png) repeat-x center top;
}
#contentbottom {
	width:690;
	height: 115px;
	border-bottom: #666 1px solid;
	padding:0;
	margin:0;
	float:left;
	background: #fff url(/images/middle_bgbottom.png) no-repeat;
}
#contentright {
	width:320px;
	padding:0px;
	background:#fff;
	float: right;
	border-left: 1px solid #333;
	clear: right;
	color: #FFFFFF;
}
#contentright a {
	color:#FFFFFF;
	text-decoration:underline;
}
#contentright a:hover, #contentright a:active {
	color:#666666;
	text-decoration:underline;
}
#copyright {
	width:850px;
	border: 0;
	position: relative;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:justify;
	color: #666666;
	font: 10px arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
}
#actioncall {
	width:100%;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#actioncall p {
	padding: 5px 25px 0px 30px;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 12px;
}
#links {
	text-align:center;
	color: #006f51;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	margin-top: 50px;
	width: 100%;
	display: block;
}
#links a {
	padding: 1px;
	color: #063;
	display: block;
	text-decoration: none;
	width: 158px;
}
#links a:visited {
	color: #006f51;
	text-decoration: none;
}
#links a:hover {
	color: #FFF;
	background-color: #006F51;
	text-decoration: none;
}
#links a:active {
	color: #FFF;
	background-color: #006F51;
	text-decoration: none;
}
#effortA_photo {
	width:320px;
	height: 193px;
	padding:0;
	margin:0;
	position: relative;
	background: url(../images/latrines_7.jpg) no-repeat;
}
#effortA_photo_caption {
	position: absolute;
	bottom: -7px;
	z-index: 1000;
	left: 40px;
	color: #fff;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 28px;
	font-weight: bold;
	padding:0px;
	background:transparent;
}
#effortA_info_box {
	width:320px;
	height: 104px;
	padding:0;
	margin:0;
	background:#a3c380;
	vertical-align: middle;
}
#effortA_info_box p {
	padding:5px 10px 10px 40px;
	margin: 0;
	color: #fff;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 12px;
}
#effort_splitter {
	width: 320px;
	height: 6px;
	padding: 0;
	margin: 0;
	background:#fff;
}
#effortB_photo {
	position: relative;
	width:320px;
	height: 193px;
	padding:0px;
	margin:0;
	border:0;
	background: url(../images/latrines_8.jpg) no-repeat;
}
#effortB_photo_caption {
	position: absolute;
	bottom: -18px;
	z-index: 1001;
	left: 40px;
	color: #fff;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 28px;
	font-weight: bold;
	padding:0px;
	background:transparent;
}
#effortB_info_box {
	width:320px;
	height:104px;
	padding:0;
	margin:0;
	background:#00a4e4;
}
#effortB_info_box p {
	padding:15px 20px 10px 40px;
	margin: 0;
	color: #fff;
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 12px;
}
#contentcenter ul li {
	font-family: arial, helvetica, verdana, myriad, sans-serif, 'MS Sans Serif';
	font-size: 12px;
	padding-right: 25px;
}
#actioncall h3 {
	padding-left: 15px;
}

