body {font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
  /*font-size: 80%;*/
  font-size: 12px;}
  
#rss_feed, #newsletter, #searchbox, #menusection, #main_nav, #grn_box, #search_box, fieldset.one_menu, .box_top, .hide {
  	display: none !important;
 	padding: 0px;
  	margin: 0px;}

.footer, .logo, .box, .wrapper , .main_content, .news_content, #form .box, #trainwide .box  {
  	position: relative;
	text-align:left;
	float: none !important;
  	width: auto !important;
	height: auto !important;
  	margin: 10px !important;
  	padding: 0px;	
  	left: 0px;
	top: 0px;
	color: black;}

html body .main_content{
	background: none;
	}

.logo {background: #FFFFFF}

p.main_headers, .news_header_txt {
	font-size: 21px;
	font-weight: bold;}
.sub_head {
	font-size: 12px;
	font-weight: bold;}
	
.main_content a[href]:after{
   content: " (" attr(href) ") ";
   font-size: 90%;}

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

