#globalfooter {
	position: relative;
	text-align: left;
	padding: 20px 0;
	border: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background-image: url(../imagesLayout/footer.gif);
	background-repeat: repeat-x;
	color: #cccccc;
}

#privacy
{
margin-bottom: .5em;
}
#copyright
{
	margin-bottom: 0;
	font-size:10px;
}
#terms
{
margin-top: 0;
margin-bottom: .5em;
}
#globalfooter a, 
#globalfooter a:visited 
{ 
	color: #cccccc;
	text-decoration: underline;
}
#globalfooter a:hover {
	color: #666; 
}
/* RSS */
#rssfeed a:link {
	font-weight:bold;
	text-decoration: none;
	color: #e9863a;

}
#rssfeed a:visited {
	font-weight:bold;
	text-decoration: none;
	color: #e9863a;

}
#rssfeed a:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #e9863a;
}
#rssfeed a:active {
	font-weight:bold;
	text-decoration: none;
	color: #e9863a;

}
/* end RSS */
