body {
	color: black;
	background: white;
}

#wrapper {
	min-width: 1px;
}

#logo, #logotype .contents, #cols, #footer {
	width: 100%;
}

#logo {
	float: left;
	width: 50%;
}
#logo img {
	margin: 0;
}

#logotype {
	width: 50%;
	float: right;
	margin-bottom: 10px;
	background: transparent;
}
#logotype .inner {
	float: right;
}
#logotype .type {
	color: #000;
	display: inline;
	font: normal 11px Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#cols {
	padding-top: 25px;
	border-top: 1px solid #CCC;
}

#featured_charity {
	display: none;
}

#nav_col {
	display: none;
}

#side_col {
	display: none;
}

#main_col, .home #main_col {
	width: 100%;
}

#main_col_contents {
	margin: 0;
}

#footer_contents {
	margin-bottom: 0;
}