* { margin:0; padding:0; }

/* ---------[ START OF FOOTER ]---------- */

#footer  {
	width: 752px;
	height: 60px;
	float:left;
	background: url(../img/bottom_curves.jpg) no-repeat right; 
}
	
#leftfooter {
	font-size: 12px;
	color: #FFF;
	position:relative;
	margin: 5px 0px;
	width: 250px;
	height: 40px;
	float: left;
	text-align:center;
}	

#datetext {
	float: left;
	color: #AAB;
	font-weight: 200;
	margin: 5px 0px 0px 15px;
}

#datetext a  {
	color: #DDE;
	text-decoration:none;
}

#datetext a:hover {
	color: #A00;
}

#spacer {
	height: 40px;
}

/* ---------[ END OF FOOTER ]---------- */
