/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~                                               ~
~  Grace Gospel Church Stylesheet               ~
~  For Use With PRINT                           ~
~                                               ~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body {
	background: white;
}
#header, #mainstrap, #lastCol, #address, #menu, #navBar {
	display: none;
}
#page, #innerwrapper, #content {
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;
	background: transparent;
	color: black;
}
div#content {
	padding-top: 1em;
	border-top: 1px solid #930;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
