body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
caption,pre,p,blockquote,input,textarea {
  font-family: Georgia, Times, serif;
  line-height: 150%;
  color:#000;
  background:none;
}

body {
  background: white;
  font-size: 12pt;
}

div#sidebar #aboutus, 
div#sidebar #showlist, 
div#sidebar #news,
div#main div#header,
div#main div#topnav,
div#kudzudesign
{
	display: none;
}

div#main div#header {
	display: none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}

a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;

a[href^="/"]:after {
  content: " (http://www.bgozarks.org" attr(href) ") ";
}

