body {
   background: white;
   font-family: Arial, Helvetica, Verdana, "Trebuchet MS";
   font-size: 14px;
   }
#navigation {
   display: none;
   }
#wrap, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.sbsregional.com.au" attr(href) ") ";
   }




#printIcon, #programLinks, #imageBig{display: none;}






p{
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}

h1{
	color: #669900;
	font-size: 30px;
	font-weight: normal;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	
}

h2{
	color: #669900;
	font-size: 18px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 2px;

}

h3{
	color: #669900;
	font-size: 14px;
	font-weight: normal;
	margin-top: 2px;
	margin-bottom: 8px;
}

h4{
	color: #669900;
	font-size: 14px;
	font-weight:bold;
	margin-top: 2px;
	margin-bottom: 2px;
}


.smallText{
	font-size: 10px;
	color: #666;
}

.TextMed{
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	

}

.greenTextMed{
	color: #669900;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	

}

.greenText{
	color: #669900;

}

.footerText{
	font-size: 10px;
	color: #666;
	margin-left: 30px;
	margin-top: 10px;
}

