
  #content-wrapper { width: 800px; height: auto; padding: 0px;}
  #left-column { float: left; width: 600px; height: auto; background-color: #D4F9B3; color:#142A14; }
  #right-column { float: left; width: 200px; height: auto; background-color: #6C9447;}
 
  #content { padding: 20px; height: 800px; margin-top: 15px; margin-right: 5px;}

  #news { padding: 20px; overflow-y: scroll; height:800px; margin-top: 15px; margin-right: 5px;}
 

table.directions th { background-color:#EEEEEE; }
td { font-size: 12px;}