.header,#header {
	display : none;
}

#wrapper {
	border:none;
}

#navigation {
	display: none;
}

#footer {
	visibility: hidden;
}

#disclaimer {
	visibility: visible;
	width: 6in;
	margin: .25in  0in  0in .25in;
	font-weight: normal;
	font-size: .7em;
}

/*IE HACK*/
* html #disclaimer {
	margin-left: -.25in;
}
/*END - IE HACK*/

.createdate {
	color: black;
}

a {
	color: black;
}
	

a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}



