

/********************************** * */

/* * 2005 Styles for grandparentsasparents.org */

/* * by Karen Morrill-McClure, Cornerstone Coding */

/********************************** * */

div#wrap {
	width: 600px;
	background: none;
}

#navigation {
	display: none;
}

div#content {
	width: 100%;
	margin-left: 0;
}

div#content h1, div#content h2, div#content h3 {
	color: #000;
}

div#content div.description, div#content div.standout {
	background: #fff;
}

div#content div.standout {
	color: #000;
}

div#footer {
	background: #fff;
	color: #000;
}
