 /* CSS Document */

#main_content a:after{  

content: attr(href)

}

/*
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   */
   

  #header, .breadcrumbs,  .leftDiv, #rightNav, #footer, #yesButton, #footerText, #yesButton, #mySearchField, #mySearchButton, #pipe, #flashHome {display: none}
  
  /*
  #header {
	height: 5px;
	} 
	*/
	#main_content {
 	width: 100%
	background-color: #000;
 	}
  ul {
	list-style-image: none;
	list-style-type: disc;
	}