/* GENERAL */
	* {margin:0; padding:0;}
	BODY {font-size: 12px; background-color: #FFFFFF; font-family: arial;text-align:center;}
	td, th {font-size: 12px; font-family: arial; color: #222222; }

	a:link, a:visited { color: #980000; }
	a:hover { color: #980000; text-decoration:none; }

	h1 { font-size: 2em; color: #980000; border-bottom: solid 1px #980000; margin-right:10px; }
	h2, a.headerlink { font-weight: bold; font-size: 12px; color: #0D5A02; padding: 15px 0 3px 3px; }

	.clear{height:1px;clear:both;}
	.small{ font-size: 0.8em; }

	#container {margin: auto; width: 100%; text-align: left; z-index:1; }

/* HEADER */
	
	#header { display: none;}
	
	a.logo
	{
		display: none;
	}
		
	a.radicaaldebat
	{	
		display: none;
	}
	
	a.logo span,
	a.radicaaldebat span
	{display:none;}		

/* NAVIGATION */

	#navcontainer
	{
		display: none;
	}


/* AGENDA */

	#agenda { display: none;  }


/* DEBATE MIDDLE */
	
	#mid { width: 100%; height:auto;}
	
	#headercontainer { width: 100%; padding:10px 0 0 10px;}
	
	#headerleft { width:100%; float:left; }
	#headerright {float:right;width:279px;margin-top:10px;}
		
	#rightheadertd { width:55px; }		
	#linkstd  { width:75px; }
	p.rightheader { font-weight: bold; font-size: 12px; color: #0D5A02; display:inline; }
	
	
	#contentcontainer { padding-top:10px; float:left; width: 100%;}
	
	#debatedate, .subheader {font-size: 1.1em; font-weight:bold; color: #0D5A02; }

	#debateaudio { padding-left:28px; background:url(../Images/audio2.gif) no-repeat left bottom; }
	
	#debatesubheader { color: #666666; font-weight: bold; text-align: justify;}
	#debatetext { padding-top:15px; text-align: justify;  color: #222222;}
	#debateimage { float:right; padding-left:15px; padding-bottom:5px;} 
	
	#todayimage { float:right; padding-left:10px; padding-bottom:15px;} 

/* GENERAL MIDDLE */
	
	#generaltext { padding-top:0; text-align: justify; color: #222222;}

/* FOOTER */

	/*This website is licensed to the public under the Creative Commons Attribution 3.0 License */
	
	#footer { float:left; width: 100%; margin-top:20px; text-align:center;}
	#footer span { height:50px;   }
	#footer a { color: #777777; }
	


