/*Print Styles */

	#c1 {
		height: auto !important;
		width: 650px !important;
		}
	
	#c2 {
		height: auto !important;
		width: 650px !important;
		}
	.inner {
		border: 0;
		}
	
	#header {
		border: none;
		height: 150px;
		margin: 0;
		}
		#header #logo, #header #logo a, #home #header #logo a {
			border: none;
			display: block;
			height: 20px;
			font-size: 200%;
			line-height: 105%;
			position: relative;
			text-indent: 0;
			width: 600px;
			}
		#header #intro {
			margin: 80px 0 0;
			}
	
	
	/* Hidden items */
	
	#navPrimary, 
	#navSecondary,
	#search,
	.hoverImages {
		display: none;
		}
	
