body {
	background: white;
	color: black;
	font-family: "Lucida Grande","Trebuchet MS",Verdana,Tahoma,Helvetica,Arial,sans-serif;
	font-size: medium;
	line-height: 1.5;
	margin: 0 5%;
}
a,img {
	border: 0;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 70%;
}
a {
	color: #345;
	font-weight: bold;
	text-decoration: none;
}

h1 a:visited:after {
	border-bottom: 2px dotted #987;
}

h1,h2,h3,h4 {
	font-family: Palatino,Georgia,"Times New Roman",serif;
	margin-top: 1em;
	line-height: 1;
	letter-spacing: -0.05em;
	clear: both;
}

#footer {
	border-top: 2px dotted #987;
	text-align: center;
}


form {
	display: none;
}


#right {
	display: none;
	}	

#banner {
	display: none;
	}
.posted {
	display: none;
	}	

#commentform {
	display: none;
	}	

#ads {
	display: none;
	}		
			