*{
	color: #333333;
}
#banner{
	background-image: url('images/LifeCelebrationHeader.png') !important;
}
div.footer{
	background-image: url('images/LifeCelebrationFooter.png') !important;
}

p.footer{
	color: #000000 !important;
}


#menu a {	
	color: #000000 !important;
	font-weight: bold;
	 border-left: 1px solid #000 !important;
	border-right: 1px solid #000 !important;
	
}

#menu a:hover {
  color:#FFF; 
  background:#66CCFF;
}