#base{
	width : auto;
	background-color: #444041;
}
#wrapper #container #content #base {
	background-color: #444041;
	width: auto;
}



#help left { 
width : 250px; 
height : 100px; 
background-image : url(images/online.gif); 
}

#help left:hover { 
background-image : url(images/online hover.gif); 
}


#help center{
width : 250px; 
height : 100px; 
background-image : url(images/donate.gif); 
}

#help center:hover { 
background-image : url(images/donate hover.gif); 
}


#help2 left{
width : 250px; 
height : 100px; 
background-image : url(images/blood.gif); 
}

#help2 left:hover { 
background-image : url(images/blood hover.gif); 
}


#help2 center{
width : 250px; 
height : 100px; 
background-image : url(images/join.gif); 
}

#help2 center:hover { 
background-image : url(images/join hover.gif); 
}#wrapper #container #content #base #let {
	float: left;
	height: 100px;
	width: 250px;
}

