#site_title {
	background: url(../../images/site_title_gray1.jpg) repeat-x;
}

#footer {
	background: url(../../images/footer_gray1.jpg) repeat-x;
	
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #fff;
}

