#nav, #search, #footer_nav
	{
		display: none;
	}
.art
	{
		width: 2in;
		height: 1.5in;
		float: right;
		margin: 0.25in;
	}	
#print_logo	
	{
		width: 3in;
		height: 0.51in;
		float: left;
	}	
#header
	{
		border-bottom: 2pt solid black;
		display: block;
		width: 100%;
		height: 0.7in;		
	}	
#brand h1
	{
		display: none;
	}
#content_left ul	
	{
		list-style: none;	
		margin: 0;
		padding: 0;
	}	
