/*Print Styles */

	#c1 {
		height: auto !important;
		width: 650px !important;
		}
	
	#c2 {
		height: auto !important;
		width: 650px !important;
		}
		#c2 #photos
	
	#header {
		height: 50px;
		padding-bottom: 10px;
		}
		#header #logo {
			display: inline;
			position: absolute;
				left: 25px;
			text-indent: 0;
			}
			#header #logo a, #home #header #logo a {
				display: inline;
				font: 200% "Times New Roman", Times, serif;
				}
		#header #contact {
			top: 20px;
			}
	#inner {
		margin-top: 0;
		}
	#footer {
		margin-left: 25px;
		}
	
	
	/* Hidden items */
	
	#c3, #c2 #photos,
	#footer .navUtility,
	#navPrimary {
		display: none;
		}
	
