body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/* Hide those you don't want visible */
img {
	border:none;
}
#topNav, #quicksearch, #homecallout, #auxNav, #mainNav, #tagline {
   display: none;
   visibility: hidden;
   }
.headline {
	font-size:110%;
	font-weight:bold;
}
#christies {
	position:absolute;
	right:0;
	top:0;
	width:260px;
	font-size:10px;
	font-style:italic;
	text-align: right;
}
#featured {
	margin-top:25px;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

#ft {
	margin-top:25px;
	float:none;
	clear:both;
}
#addressinfo, #ft {
	text-align:center;
	font-size:10px
}