@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	line-height: 1.5em;
}
* html body {
	font-size: 14pt;
	f\ont-size: 14pt;
}
#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: static; 
}
#header, #subnav, #fact, #footer, #news, .buttons {
	display: none;
}
#homecontent, #plea, #whatsnew {
	width: 100%;
}
#maincopy, #content {
	background: none;
}
body, #maincopy, #content {
	padding: 0;
	margin: 0;
	position: static; 
}
#maincopy {
	width: 600px;
}