/*
AutoVenture styles for print media
Updated: 9 May, 2006
*/

body {
	background: none;
	}
	
#container {
	border: 1px solid #999;
	}
	
#page {
	background: none;
	}
#dropnav {
	display: none;
	}
	
#citywrapper {
	background: none;
	}
#footer {
	border-bottom: none;	
	}
#pagebottom {
	display: none;
	}
#content {
	background: #fff;
	}
#left-content {
	background: #fff;
	}

/* ---( General Links )------------------------------- */

a {
	text-decoration: none;
	}

