/********************************************
	NGO Working Group print stylesheet
	author: Michael Barrish (http://lumino.us)
	version: Aug 12 2006
*********************************************/


#nav-wrap, #col-side, #footer h3, #footer ul {
	display: none;
	}

.hom #col-side {
	display: block;
	float: none;
	width: auto;
	}

.hom #col-side .coredocs {
	display: none;
	}

body {
	background: #2c96c7 url(/media/bg-body.gif);
	color: #282828;
	font: small "lucida sans unicode," "lucida grande," "trebuchet ms", "bitstream vera sans", verdana, sans-serif;
	color: #000;
	margin: .5in 1in 1in 1in;
	padding: 0;
	}

#container {
	width: auto;
	}
 
#content {
	background: none;
	width: auto;
	}

#columns {
	background: none;
	padding: none;
	width: auto;
	}

#header {
	height: auto;
	width: auto;
	}

#col-main {
	margin: 0;
	padding: 0;
	width: auto;
	}

a:link, a:visited, a:hover, a:active {
	border: 0 !important;
	color: #000;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}

#logo {
	background: none;
	font: 85% "helvetica neue", helvetica, arial, verdana, san-serif;
	height: auto;
	left: 0;
	line-height: 1.4em;
	position: normal;
 	top: 0;
	width: auto;
	}

#logo a {
	background: none;
	display: inline;
	height: auto;
	overflow: hidden;
	padding: 0;
	width: auto;
	}

#logo h1 {
	color: #000;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em;
	padding: 0;
	text-indent: 0;
	}
	
h2 {
	font: 166% georgia, times, "Times New Roman", serif;
	font-weight: normal;
	margin: 0 0 .25em;
	padding: .25em 0 0;
	}

#tagline h2 {
	background: none;
	border: none;
	font: 150% "helvetica neue", helvetica, arial, verdana, san-serif;
	font-weight: normal;
	padding-top: 1em;
	text-align: left;
	}

.abo #tagline h2, .hom #tagline h2 {
	padding-top: 2.5em;
	}

h3 {
	font-weight: normal;
	margin: 0 0 .25em;
	padding: .25em 0 0;
	}

h4, h5 {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 1em;
	padding: 0;
	}

dd, dt {
	padding: 0;
	}

dl, ol, ul {
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 1em;
	margin-top: 0;
	line-height: 1.5em;
	}

li {
	margin-bottom: .5em;
	}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
	}

#slots-row, #slot1, #slot2, #slot3 {
	margin: 0;
	padding: 0;
	width: auto;
	}

#slot1 h3 {
	font-size: 115%;
	}

.hom .side-section {
	padding: 0;
	}

.hom .side-section p {
	color: #000;
	font-size: 100%;
	}

.hom .side-section h3 {
	font-size: 133%;
	}

.hom .side-section dl {
	font-size: 100%;
	margin: 0;
	}

.mission {
	background: none;
	border: none;
	padding: 0;
	}

.mission p {
	color: #000;
	font-size: 100%;
	}

#footer {
	border: none;
	}
	
#footer p {
	margin-top: 2em;
	}