html{
	height:100%;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin:0px;
	padding: 0px;
	height:100%;
}
body > #wrapper{
	height:auto;
	min-height:100%;
}
a{
	color:#3399ff;
	text-decoration:underline;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
img {
	border:none;
}
.clear {
	clear:both;
}
p{
	padding-bottom:10px;	
}
blockquote{
	margin-left:25px;	
}
h1{
	font-size:25px;
	color:#333;	
	padding-bottom:5px;
}
h2{
	font-size:20px;
	padding-bottom:5px;
}
h3{
	font-size:14px;
	display:inline;
}
hr{
	color:#000;	
	margin:auto;
}
/*header*/
#wrapper{
	height:100%;
}
#header_top{
	width:750px;
	margin:auto;
	height:50px;
}
#logo{
	float:left;
	display:inline;
	padding-top:5px;
}
#ch_motto{
	float:left;
	display:inline;
	margin-left:95px;
	padding-top:1px;
}
#header_nav{
	width:740px;
	margin:auto;
	height:50px;
}
#navigation{
	width:740px;
	float:left;
	display:inline;
	height:50px;
	list-style:none;
}
#navigation a{
	text-decoration:none;	
}
.tab{
	float:left;
	display:inline;
	height:40px;
	margin-right:26px;
	margin-left:26px;
	padding-top:15px;
}
.tab img{
	margin-right:5px;
	vertical-align:middle;	
}
.tab a:hover{
	color:#000;	
}
#centerpage{
	width:735px;
	min-height:450px;
	background-color:#fff;
	margin:auto;
	padding-bottom:20px;
}
/*news*/
#news{
	float:left;
	display:inline;
	border-right:#ccc dashed 2px;
	width:175px;
	padding-right:10px;
	margin-left:10px;
	margin-right:10px;
	height:100%;
}
#news_ul{
	list-style-image:url(../images/news_list_image.gif);
}
#news_history{
	margin-left:25px;	
}
.title{
	color:#000;
}
.description{
	color:#999;
	margin-bottom:15px;
	margin-right:10px;
	overflow:hidden;
	word-wrap:break-word;
}
#news_readmore_link{
	text-align:center;	
}
/* HOME */
#content{
	height:100%;
	width:528px;
	float:left;
	display:inline;
}
#featured_project_header{
	background-image:url(../images/featured_project_header.gif);
	background-repeat:no-repeat;	
	height:25px;
	width:528px;
	color:#ffffff;
	text-align:left;
	padding-left:5px;
}
#featured_project_header h3{
	float:left;	
}
#featured_project{
	width:137px;	
}
#featured_project_title{
	display:inline;	
	color:#333;
	margin-left:5px;
}
#featured_project_logo{
	float:left;
	display:inline;	
	margin-right:10px;
	padding-top:5px;
}
#featured_project_info{
	float:left;
	display:inline;	
	padding-top:5px;
	margin-left:3px;
	width:385px;
}
#featured_project_links{
	text-align:right;	
	float:right;
	display:inline;
	margin-right:20px;
}
/* PROJECTS */
.project_title img{
	vertical-align:top;	
}
.project_title h2{
	display:inline;
	font-size:16px;	
}
.project_title a, a:hover{
	color:#3399ff;
	text-decoration:none;	
}
#project_logo{
	float:left;
	display:inline;
	padding-bottom:10px;
	padding-right:10px;	
}
#progressbar_title{
	color:#333;
	font-size:14px;	
}
#progressbar_dfd{
	float:left;
	display:inline;	
}
#progressbar_numbers{
	float:left;
	display:inline;	
	padding-left:15px;
}
#goal_explanation{
	float:left;	
	display:inline;
	margin-left:10px;
	width:187px;
}
#funds_table{
	float:left;
	display:inline;
}
#funds_table td{
	padding:1px 3px 1px 3px;
}
.color1{
	background:#cdcdcd;
}
.color2{
	background:#86D3FF;
}
/* PHOTOS */
#photos_logo{
	float:left;
	display:inline;
	margin-right:10px;
	margin-bottom:15px;
}
#photos_instructions{
	padding-top:65px;	
}
.photo_album{
	float:left;
	display:inline;
	width:100px;
	height:120px;	
}
/* OUR TEAM */
.ourteam_member{
	padding-top:10px;
	clear:both;	
}
.ourteam_photo{
	float:left;
	display:inline;	
}
.ourteam_name{
	float:left;
	display:inline;
	font-weight:bold;	
	margin-left:10px;
	padding-top:13px;
	width:462px;
	height:66px;
}
.ourteam_title{
	color:#666;	
}
/* DONATE */
#donate{
	text-align:center;
	margin-bottom:15px;
	float:left;
	display:inline;
	margin-left:175px;
}
#paypal_verification{
	float:left;
	display:inline;
}
#solarcooker_logo{
	margin-left:25px;
	padding-top:70px;	
}
#solarcooker_logo img{
	padding-top:10px;	
}
#footer{
	position:relative;
	padding-top:5px;
	margin-top:10px;
	right:20%;
	padding-right:5px;
	height:20px;
	width:470px;
	float:right;
	text-align:right;
	border-top:#ccc dashed 2px;
	clear:both;
}