div#dropshadow {
	border: none;
	margin: 0 auto;
	width: auto;

}

div#maindiv {
	color: #000;
	padding-top: 0;
	width: auto;
}


div#header, .twocolumn div#header {
	width: auto;
	height: auto;
}

div#header h1 a {
	text-indent: 0;
}

div#sidebar {
	float: none;
	width: auto;
	margin-top: 0;
	margin-right: 0;
}


div.divider {
	border-bottom: 1px solid #000;
	margin: 0 0 20px 0;
	width: auto;
}


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

div#pagebody, div#maintext, div.subtext, .twocolumn div#pagebody, .twocolumn div#maintext, div#containerdiv, div#dropshadowtop, div#dropshadowbottom, div#dropshadowleft, div#dropshadowright {
	width: auto;
	margin: 0 auto;
	border: none;
	background-image: none;
}

a {
	color: #000;
}