body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	color: #000;
}

a {
	color: #404040;
	text-decoration: underline;
}

div#mainouterwrapper {
	width: auto;
	margin: 0 auto;
	padding-bottom: 0;
	position: static;
}

div#animation {
	display: none;
	visibility: hidden;
}

div#maininnerwrapper {
	width: auto;
	background: none;
}

div#maindiv {
	width: auto;
}

div#header {
	width: auto;
	height: auto;
	background: none;
	position: static;
}

div#logo {
	width: 203px;
	height: 32px;
	position: static;
	left: 0;
	top: 0;
}

div#mainnav {
	display: none;
	visibility: hidden;
}

div#mainbody {
	padding-bottom: 0;
	width: auto;
}

div#sidebar1 {
	width: auto;
	float: none;
	margin: 0;
}

div#sidebar1 div#subnav ul {
	display: none;
	visibility: hidden;
}

.thoughts div.subhead h2 {
	margin: 0;
	text-indent: 0;
	background: none;
	font-size: 18px;
	line-height: 19px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ec1442;
	text-transform: uppercase;

}

div#mailinglist, #sharebutton, div.proposal {
	display: none;
	visibility: hidden;
}

div#sidebar2, div#sidebar2.toppad, div#sidebar2.notoppad {
	width: auto;
	float: none;
	margin: 0;
}

div#maintext {
	width: auto;
	float: none;
	margin-bottom: 2em;
}

.wide div#maintext {
	width: auto;
}

div#maintext div#pagetitle {
	min-height: 0;
	margin-top: 0;
}

div#maintext h1 {
	margin-top: 0;
	margin-bottom: 0;
}

.portfolio #sidebar1 {
	margin-right: 0;
}

.portfolio div#maintext {
	width: auto;
}

.portfolio div#pagetitle {
	float: none;
	width: auto;
}

.portfolio div#maintext h1 {
	margin-left: 0;
}

div#portnav {
	padding-top: 0;
}

div#footer {
	width: auto;
	padding: 0;
	margin-top: 2em;
	color: #000;
	background: none;
}

div#footer p#contactlink {
	display: none;
	visibility: hidden;
}

div#footer p#copyright {
	float: none; 
	margin: 0;
	font-size: 11px;
	line-height: 17px;
}


