body {
	background:white;
	font:Verdana, Arial, Helvetica, sans-serif;
}

h1 a, h1 a:hover, h1 a:active, h1 a:visited{
	display:none;
}

a, a:hover, a:active, a:visited{
	color: #000000;
	text-decoration:underline;
	background: white;
}

#nav {
	display:none;
}
#sidebar {
	display:none;
}

#content, .story {
	width:710px;
}
#print_header {
	display:inline;
}

.hid {
	display:inline;
}

.hide {
	display:none;
}
.car_pics{
	display:block;
	page-break-inside:avoid;
}

#footer {
	width 720px;
	background: white;
	text-align: right;
	height: 50px;
}

#footer a, #footer a:hover, #footer a:active, #footer a:visited{
	color:#666666;
	text-decoration:none;
	background:white;
}