@charset "utf-8";
/* CSS Document */

#topBar, #wrapper, #header, #nav {
	box-shadow: none;
	}

#leftCol h3, #footer {
	text-shadow: none;
	}

/*#topBar, #quickNav, #nav, #leftCol, #footerLinks {
	display: none;
	}
	
#wrapper, #header {
	box-shadow: none;
	}
	
#wrapper, #copy {
	width: auto;
	}
	
#logo {
	margin: 0;
	}
	
#mainCol {
	width: auto;
	margin: 0;
	float: none;
	}
	
#copy {
	margin-left: 0;
	margin-right: 0;
	}
	
#footer {
	color: #000;
	text-shadow: none;
	}*/