body {
	margin: 30px 0px 0px;
/*
	margin: 30px 0px 0px;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	background-position: top;
*/
}



.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.links:hover {
	color: #FF5D01;
}
a.links:active {
	color: #FF5D01;
}

.spaces-top-nav {
	display:block;
	padding-left:10px;
	text-align:left;
	clear:both;
	text-transform:uppercase;
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, sans-serif;
}
.spaces-top-nav a {
	text-decoration:none;
	color:#666666;
}
/*.spaces-top-nav a:hover {
	text-decoration:underline;
}*/
.spaces-top-nav .selected {
	text-decoration:none;
	color:#FF5D01;
	cursor:text;
}
.spaces-content {
	padding-left:10px;
	font-family:Verdana, Arial, sans-serif;
}
.spaces-content p {
	font-size:11px;
	color:#FF5D01;
	line-height:18px;
	padding-left:10px;
	margin-top:0px;
}
.spaces-txt-gray {
	color:#666666;
}

#specials-gif,
#specials-gif a,
#specials-gif a img, { border:0; }
