
body {
	background: white;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, Helvetica, sans-serif;
	font-size: 10pt;
	}

#logo {
	margin: 2% 0;
	}

#atomzsearch, #nav, #search, #topimg, #searchform, #submit, #sidebar, #footer, #crumbs, #postcomment, #guidelines, #cert, #tell, #secure {
	display: none;
	}

#logo img {
	display: block;
	}

#wrap, #content {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: #000;
	background: transparent none;
	}

a:link, a:visited {
	text-decoration: none;
	color: #000;
	}
	
h1, h2, h3, h4, h5, h6 {
	margin: 1.5em 0 -.5em 0;
	padding: 0;
	color: #000;
	}
	
h1 {
	font-size: 12pt;
	}
	
h2, h3, h4, h5, h6 {
	font-size: 10pt;
	}

#posted {
	margin-top: .5em;
	}