#product_search, #questions, #site_search, #nav, #tools, #flash_holder, #photo, #subnav  { display: none; }

body {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
}

h1 {
	border-bottom: 1px solid #000;
	padding-bottom: 20px;
	margin-bottom: 15px;	
	text-align: center;
	font-size: 1.5em;
		
}
h1, h1 a {
	text-decoration: none;
	color: #000;
}

#footer {
	border-top: 1px solid #000;
	text-align: center;
	padding-top: 10px;
	margin-top: 25px;
	font-size: .65em;
}

#footer a {
	text-decoration: none;
	color: #000;
}