/*	
	Copyright (c) 2006 HMV
	All rights reserved
	
	$ Revision date: 11/04/06
	
	Page style CSS Selectors 	 

	CONTENTS
	1. Headings
	2. General text
	3. Link styles
	4. Form styles
	5. Img styles

*/
#content {text-align: left;}
#header {display:none;}
#mainNavigation {display: none;}
#secondaryNavigation {display: none;}
#contentLinks {display: none;}
.breadcrumb {display: none;}
#footer p  {display: none;}
#footer p.legal  {display: block;}