body {
	background: white;
	}
#sidebar {
	display: none;
	}
#border {
	border: none;
	}
#content {
	width: auto;
	margin: 0 0 0 -200px;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	}
#header {
	width: auto;
	margin: 0 0 0 -10px;
	padding: 0;
	border: 0;
	float: none !important;
	background: transparent none;
	}
	
a:link, a:visited {   
	color: #999933;
	background: transparent;
	text-decoration: underline;
	}