/* customized for 2 col. */
#rightcol {
	display: none;
}
#content {
	width:75%;
	margin-left: 21%;
	margin-right: 2%;
}

