/*
==========================================
======== environments-footer.css =========
==========================================
*/

/*	Overrides the settings in positioning_2C.css and positioning_2C_ALT.css. Should be removed.
#footer {
margin:0;
padding:40px 0;
font:12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
text-align:center;
background-color:#ffd;
}
*/

#mainContent p {
	margin: 0px;
	padding: 0px;
	font: 12px/1.5 Verdana, Trebuchet, Lucida, Arial, sans-serif;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
