.body {
	top-margin: 0px;
	left-margin: 0px;
	margin-width: 0px;
	margin-height: 0px;
}

.masthead {
		align: center;
		padding: 0px; 
      }
      

.body_text {
        padding: 15px 60px; 
        margin: 0px;
        font-family: Helvetica;
        background-color: #ffffff;
        font-size: 12px; 
		font-weight: 300;
		left-border: 1px solid black; 
		right-border: 1px solid black; 
      }

#build_updates {
width: 200px;
float: right;
margin: 10px;
padding: 10px;
border: 1px solid #51b948;
background: #ddffbb;
}
           
#build_updates h2 {
margin: 0;
padding: 0;
color: #51b948;
text-align: center;

}
#build_updates ul {
padding: 0;
margin: 0;
list-style-type: none;
}
#build_updates li {
padding: 8px;
margin: 4px 0 8px 0;
list-style-type: none;
background: #f5ffd9;
border: 1px solid #99cc77;
color: #000000;
}
.address {
        padding: 15px; 
        margin: 0px;
        font-family: Helvetica;
        font-size: 9px; 
      } 
      
.body_text h1 {
	font-size: 22px;	
}      

           
.navbar {
        position: relative;
        top: 15px;
		padding: 0px; 
        background-color: #f1ab00;
        
        }
.navbar ul {  
		position: relative; 
	padding: 0;
	margin: 0;    
        line-height: 20px;
        list-style-type: none;
        font-family:  Helvetica;
		font-size: 14px; 
		font-weight: 600;
      } 
              
.navbar a:link, .navbar a:visited {
		margin: 2px 2px 10px 2px;
		padding: 2px 2px 2px 8px;
		display: block;
		width: 140px;
		color: #000000;
		text-decoration: none;	
		background: #f1ab00 url(http://www.honoluluhabitat.org/images/button.jpg) repeat-x;
		border: 1px solid #ffffff;
}      
.navbar a:hover, .navbar a:active { 
		margin: 2px 2px 10px 2px;
		padding: 2px 2px 2px 8px;
		display: block;
		width: 140px;
		color: #ffffff;
		text-decoration: none;	
		border: 1px solid #000000;
		background: #005596 url(http://www.honoluluhabitat.org/images/button-h.jpg) repeat-x;
}        

.footer_text {
        text-align: center;
		padding: 5px; 
        margin: 0;
        font: 20pt  palatino, times;
        color: #ffffff ;
        background-color: #51b948;
      }
.home_picture {
		float: right;
		padding: 4px; 
        border-width: 1px;
        border-style: solid;
      }
body {
background: #993416 url(http://www.honoluluhabitat.org/images/back.jpg) repeat-x;
margin-top: 0;
}