div#banner {
	display: none
}
div#navTab {
	display: none
}
div#leftSide {
	display: none;
}
div#footer {
	display: none;
}

#content {
	margin: 0;
	width: auto;
	top: 0px; 
	border: 0;
	padding: 0;
	float: none;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

