body {
   background: white;
   font-size: 11pt;
   }
#menu {
	display: none;
}
#container, #vertical_container, #footer, #footer2 {
	position: relative;
   width: auto;
   margin: 0 5%;
   top: 0;
   left: 0;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   width: 700px;
   height: auto;
   }
   
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   }
   
/*
#container a:link:after, #container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   }
   
#container a[href^="/"]:after {
   content: " (http://blah.com" attr(href) ") ";
   }
*/
#banner6 {
	position: relative;
	width: 700px;
	height: 128px;
	border: solid 1px black;
	/*background-image: url(http://www.democracyunderattack.org/images/banner3.jpg);*/
	font-weight: bold;
	font-size: 10pt;
}
