@charset "utf-8";
body  {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	background: #E5F2D8;
	text-align: left;
	color: #000000;
	background-image: url(../images/bckgrnd.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	
}

tr {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify
}

td {
	font-size: 10pt;
	vertical-align: top;
	}

h1 {
	font: 14px Georgia, Arial bold;
	}
	
textarea { 
	border: 1px solid #006600 ;
	}

submit { 
background-color: #ffffff;
color: #006600;
}

input { 
	border: 1px solid #006600; 
	}
	
a:link , a:visited , xy{
color: #006600;
text-decoration:none;
}

a img{
text-decoration:none;}
	
.headlines {
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;
	}
	
.title {
	color: #009900;
	font-weight: bold;
	text-align: left;
}

.projtitle { 
	font-size: 17px;
	font-family: Georgia, Arial;
	text-transform: uppercase;
	border-bottom: 2px solid #009900 ;
	color: #009900; 
	font-weight: bold;
	background-color: #E5F2D8;
	}

td.footer { 
	color: #FFFFFF;
	margin: 0px 10px 0
	}
	
#text { 
	color: #336633;
	font-family: Georgia;
	font-size: 16px;
	}
	
#support {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #339933;
	font-size: 10px;
	}
	
#support a { 
	color: #FFF;
	}
	
#support a:hover {
	text-transform: uppercase;
	}
	
#pledge {
	color: #FFFFFF;
	font-family: Georgia;
	background-color: #006600;
	font-size: 17px;
	text-transform: uppercase; 
	font-weight: bold;
	width:250; padding:2px; display:block;
	}
	
#planted { 
	color: #FFFFFF;
	width:250; padding:2px; display:block;
	font-family: Georgia;
	background-color:#99CC99;
	font-size: 17px; 
	text-transform: uppercase;
	font-weight: bold;
	}
	
#C4C_Input {
	width:130px; 
	font-size:9px;
	color:#000000;
	background-color:#FFFFFF
	}
	
#C4C_Box {
	font-size:11px; 
	text-align:center;
	width:220; padding:2px; 
	display:block; 
	background-color:#66FF66; 
	font-family:Verdana;
	}
	
#C4C_Btn {
	font-size:9px; 
	color:#FFFFFF; 
	border: 1px solid #00CC00; 
	padding:0px; 
	margin:1px; 
	background-color:#00CC00;
	}
/*---------modifications start here--------*/

#banner a{
text-align:center;
display:none;
}

#leftcolumns{
	width:50%;
	height:110px;
	background-color:#000000;
}

#rightcolumns{
	width:50%;
	height:110px;
	background-color: #009900;
}

#topheader{
margin-top:-2px;
}

#imagescontent img{
margin-top:25px;
border:2px solid #FFFFFF;
width:97px;
height:80px;
}

#toprighttable{
margin-bottom:15px;
}

#heading {
margin-top:25px;
margin-left:15px;
color:#FFFFFF;
font-weight:bold;
}

#heading a:link , a:visited {
color:#FFFFFF;
font-weight:bold;
}

#contents{
margin-left:15px;
margin-bottom:10px;
}

#headingright {
margin-top:12px;
margin-left:15px;
color:#FFFFFF;
font-weight:bold;
text-align:left;
}

#headingright a:link , a:visited{
color:#FFFFFF;
font-weight:bold;
}

#contentsright{
margin-left:15px;
}

#imagescontentright img{
margin-top:12px;
border:2px solid #FFFFFF;
width:97px;
height:80px;
}

#tableright{
margin-top:8px;
}

#registertofund img {
text-decoration:none;
}

#edit{
margin-left:15px;
}

#profile_details{
text-align:center;
}

.details-fundatree{
font: 12px Verdana;
color: #006600;
width: 100%;
height:16px;
padding-bottom:4px;
text-align: center;

}

.details-fundatree a {
color:#006600;
vertical-align:middle;
}

.details-fundatree img{
vertical-align:middle;
text-decoration:none;
border-width:0px;
}
<!----------------------------!>