body {
	background-repeat: repeat;
	background: url(../../images/bkgnd.jpg);
}
.ftrnav  ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.ftrnav  li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #582749;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: normal;
	line-height: normal;
}
.ftrnav A, A:visited, A:active { 
	color: #582749; 
	text-decoration: none; 
}
.ftrnav A:hover { 
	color: #241C13; 
	text-decoration: underline; 
}
.ftrnav .gsblurb A:hover { 
	color: #241C13; 
	text-decoration: none; 
}
