Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
Type the text for '(built-in shadow tiddler)'
<html>Played some more with the<span style="font-weight: bold;"> TW</span>. One day I'll get down to some <span style="font-style: italic;">real work.<br></span>Note my great editing format, that's where chasing plugins helps. You scratch the surface and want more.<span style="font-style: italic;"><br></span></html>
<<haloscan comments>>
Settled down in Tiddlyville. Having a  few issues but I'm becoming a master of my domain.TiddlyWiki is so forgiving and fun to play with.
<html><span style="font-weight: bold;">My IT hacks &amp; WITB<br></span><ul><li>Use TiddlyWiki a to archive all my notes, references, and works in progress as well.</li><li>Use TiddlyWiki as a scrapbook<br></li><li>Run my data base from a usb thumb drive<br></li><li>Begin again -- LOR as <span style="font-style: italic;">The Blather</span><br></li><li>Routinize RRN<br></li><li>Socialism/Climate class series<br></li></ul></html>
Begin to play with Tiddly Wiki and it's so lateral.
Learnt a bit about how to do it.
Saved my work to usb stick 
Working more and more at the TiddlyWiki coal face.I'll never be able to explain this to anyone.
Still working on the Tiddly. Makes for insomnia amusement.Another late night
<html>Fiddled some more. Discovered that you can copy and paste a whole lot of multimedia flash stuff.<br><br style="font-style: italic;"><span style="font-style: italic;">Thinks....<br></span><ol><li>Create web presentations on any number of themes.</li><li>Build TiddlyWiki into everyday use.</li><li>Study the theory and compare TiddlyWiki with wiki'ing</li><li>And note the differences...<br></li></ol></html>
<html><span style="font-weight: bold;">Notes on using TW for research for writing<br></span><ul><li>Easy to grab and publish annotated and reference material from anywhere on the web with TiddlySnip</li><li>Easy to keep that material in one place</li><li>Easy to search that material although you get other non relevant tiddlers if you do.</li><li>If you concentrate the material down to dense notes you can treat taht as an easily searched web page -- easier to search than a document in WORD or Open Office.</li><li>Is it preferable&nbsp; hard to write the article draft&nbsp; in TW itself or do it on a word processor?<br></li></ul></html>
Got myself a Toshiba  USB thumb stick which as has 4 GB a capacity and will use that to run TiddlyWiki and a lot more  - such as podcatcher.

I may add Audacity with out and about editing and I'm wondering about Firefox....
Australian Broadcasting Corporation

TV PROGRAM TRANSCRIPT

LOCATION: http://www.abc.net.au/7.30/content/2006/s1581704.htm

Broadcast: 01/03/2006
ABC Learning faces court battle

Reporter: Natasha Johnson

KERRY O'BRIEN, 7.30 REPORT PRESENTER: ABC Learning, the world's biggest publicly listed childcare provider, has been a corporate phenomenon in recent years, expanding at a rapid rate. On Monday, it posted a half-year profit on $38 million and is driving hard to improve on that bottom line while it continues to pursue growth. Tomorrow, the company is going to court in Melbourne to argue that it was not responsible when a two-year-old managed to get out of one of its childcare centres. Instead, the ABC will claim the responsibility rests with the employees who were on duty at the time. Childcare workers are watching the case with trepidation fearing it may set a precedent that will leave them holding the baby in every sense. Natasha Johnson reports.

NATASHA JOHNSON, 7.30 REPORT REPORTER: They are the big kids in the child care industry - a $2.3 billion corporation. But in the same week ABC Learning Centres announced a doubling of its half-year profit, it's launching legal action in the Victorian Supreme Court over a $200 fine.

JOHN HOWE, MELBOURNE UNIVERSITY LAW SCHOOL: This is not just about a $200 fine. ABC is trying to set a precedent, which will have enormous implications for the child care industry. If not, just in Victoria, but nationally.

BARBARA ROMERIL, COMMUNITY CHILD CARE ASSOCIATION: What ABC is saying is, "We own and operate those services, but don't blame us if our most junior child care worker does the wrong thing, that's not our fault".

ANN YOUNG, CHILD CARE NATIONAL ASSOCIATION: ABC are to be congratulated. It's about time somebody stood up and said, "No".

ADVERTISEMENT: And you'll find we constantly upgrade our facilities securing a safe environment for your child.

NATASHA JOHNSON: In what's being seen as a test case, the legal challenge stems from an incident at this ABC centre on the outskirts of Melbourne. Three years ago, a 2-year-old boy climbed the fence and wandered off for 10 minutes before being found by neighbours. While a magistrate found that two staff members failed to adequately supervise, it was the company that copped the blame under Victorian regulations and it's now appealing that decision.

JOHN HOWE: It's hard to know what their chances of winning are, but they obviously think it is worth while trying because of the implications of success - of them successfully arguing that "we weren't responsible, it was the employees who are responsible", because that gets them off the hook. It means they are likely to be off the hook if future events happen where children escape or are injured.

CAROLYN WALLIS, CHILD CARE WORKER: It is concerning me that this is where it is heading. That it's just going to be finger pointing and I really don't want the finger to be pointed at me.

NATASHA JOHNSON: Carolyn Wallis and Frances Raffaut work for a not-for-profit centre in East Melbourne. They say they accept a degree of personal responsibility, but fear a shift in the balance would be unfair, considering they are amongst the lowest paid workers in the country.

FRANCIS RAFFAUT, CHILD CARE WORKER: I don't think I'd be able to afford to go to court. I don't personally have the resources to get that together to face the issue.

CAROLYN WALLIS: I mean, I don't really understand. Are we going to have to get personal liability insurance? It's get lots and lots of consequences for us as individuals. It's quite a stressful job and I'd have to question whether or not I wanted to be in this industry.

BRIAN DALEY, MISCELLANEOUS WORKERS UNION: It's got huge implications for the workplace in general. Workplaces are set up where the employer takes responsibility for the issues that occur in the workplace, provided the worker is exercising reasonable responsibility and care. Now, if that dictum changes, then what it means is that any worker who is in a position where they exercise care, be it a nurse, be it a teacher, be it a security guard, all of those sorts of occupations could be subject to responsibility cases under this sort of a decision.

JOHN HOWE: The department had the option of prosecuting individual employees, but clearly what the department's role is, is to maintain standards in the industry and the best way to do that is to hold the companies that run these centres accountable.

ADVERTISEMENT: ABC Learning Centres are looking for motivated people to join our child care team.

NATASHA JOHNSON: ABC wouldn't comment while the case is before the court, but Childcare National, a body representing 1,000 private and community services, supports the argument that if operators have done everything they are required to, they shouldn't be punished for the failings of an employee.

ANN YOUNG: The owner is responsible for employing the qualified and correct staff. They say, "Yes, I've had this years of experience and I've got this degree and that qualification." So I employ you. Then all of a sudden the wheel falls off the trolley and it is my fault because I'm the proprietor.

BARBARA ROMERIL: Of course there are situations where an individual staff member should be held liable if they've done something illegal or deliberately and maliciously breached the regulations. But their employer is also responsible. When a child leaves their child in a childcare centre, they don't have a contract with the employee. Their contract is with the owner who's offering that service in the community.

NATASHA JOHNSON: ABC is also running a second legal challenge to regulations over incidents at two other Victorian centres. Child Care National is cheering from the sidelines as the corporate giant with 20% market share takes up a fight that's been difficult for smaller individual owners to mount.

ANN YOUNG: In Victoria, they are very quick and very deadly to take you before a magistrate who has no idea about the child care industry. I don't think of anyone in the world that is responsible for their employees for every minute of every second of every day.

NATASHA JOHNSON: But Barbara Romeril, who represents not-for-profit community centres, is alarmed at what she sees as a changing culture in child care and is urging Governments to rewrite the law should ABC win in court.

BARBARA ROMERIL: The child care industry is fundamentally different to other industries like manufacturing or IT. Child care is about our most vulnerable and fragile community members - babies, toddlers and young children. It's far too fragile a service to submit it to the harsh realities of the commercial world.

NATASHA JOHNSON: Irrespective of the outcome of tomorrow's case, ABC is dealing with a new investigation at the same centre over another child that went missing last month.

Home    Archive    About Us    Letters

Source: [[7.30 Report - 01/03/2006: ABC Learning faces court battle|http://www.abc.net.au/7.30/content/2006/s1581704.htm]]
<<tagCloud>>
<html><h1 class="firstHeading">ABC Learning</h1>
		
			<h3 id="siteSub">From Wikipedia, the free encyclopedia</h3>
			
									<div id="jump-to-nav">Jump to: <a href="http://en.wikipedia.org/wiki/ABC_Learning#column-one">navigation</a>, <a href="http://en.wikipedia.org/wiki/ABC_Learning#searchInput">search</a></div>			<!-- start content -->
			<table class="infobox vcard" style="font-size: 90%; width: 23em;">
<tbody><tr>
<th class="fn n org" style="text-align: center; font-size: 120%;" colspan="2">ABC Learning Centres</th>
</tr>
<tr class="note">
<th style="text-align: right; padding-right: 0.75em;"><a href="http://en.wikipedia.org/wiki/Category:Types_of_companies" title="Category:Types of companies">Type</a></th>
<td><a href="http://en.wikipedia.org/wiki/Public_company" title="Public company">Public</a> (<a href="http://en.wikipedia.org/wiki/Australian_Securities_Exchange" title="Australian Securities Exchange">ASX</a>: <span class="plainlinks"><a href="http://www.asx.com.au/asx/research/CompanyInfoSearchResults.jsp?searchBy=asxCode&amp;allinfo=on&amp;asxCode=ABS&amp;companyName=&amp;principalActivity=&amp;industryGroup=NO" class="external text" title="http://www.asx.com.au/asx/research/CompanyInfoSearchResults.jsp?searchBy=asxCode&amp;allinfo=on&amp;asxCode=ABS&amp;companyName=&amp;principalActivity=&amp;industryGroup=NO" rel="nofollow">ABS</a></span>)</td>
</tr>
<tr class="note">
<th style="text-align: right; padding-right: 0.75em;">Founded</th>
<td><a href="http://en.wikipedia.org/wiki/1988" title="1988">1988</a></td>
</tr>
<tr>
<th style="text-align: right; padding-right: 0.75em;">Headquarters</th>
<td class="adr"><a href="http://en.wikipedia.org/wiki/Brisbane" title="Brisbane">Brisbane</a>, <a href="http://en.wikipedia.org/wiki/Australia" title="Australia">Australia</a></td>
</tr>
<tr class="note">
<th style="text-align: right; padding-right: 0.75em;">Key&nbsp;people</th>
<td><a href="http://en.wikipedia.org/wiki/Eddy_Groves" title="Eddy Groves">Eddy Groves</a>, CEO</td>
</tr>
<tr class="note">
<th style="text-align: right; padding-right: 0.75em;"><a href="http://en.wikipedia.org/wiki/Industry" title="Industry">Industry</a></th>
<td><a href="http://en.wikipedia.org/wiki/Child_care" class="mw-redirect" title="Child care">Child care</a></td>
</tr>
<tr>
<th style="text-align: right; padding-right: 0.75em;"><a href="http://en.wikipedia.org/wiki/Website" title="Website">Website</a></th>
<td class="url"><a href="http://www.childcare.com.au" class="external free" title="http://www.childcare.com.au" rel="nofollow">http://www.childcare.com.au</a></td>
</tr>
</tbody></table>
<p><b>ABC Learning Centres</b> (<a href="http://en.wikipedia.org/wiki/Australian_Securities_Exchange" title="Australian Securities Exchange">ASX</a>: <span class="plainlinks"><a href="http://www.asx.com.au/asx/research/CompanyInfoSearchResults.jsp?searchBy=asxCode&amp;allinfo=on&amp;asxCode=ABS&amp;companyName=&amp;principalActivity=&amp;industryGroup=NO" class="external text" title="http://www.asx.com.au/asx/research/CompanyInfoSearchResults.jsp?searchBy=asxCode&amp;allinfo=on&amp;asxCode=ABS&amp;companyName=&amp;principalActivity=&amp;industryGroup=NO" rel="nofollow">ABS</a></span>) is an <a href="http://en.wikipedia.org/wiki/Australia" title="Australia">Australian</a> company that is the world's largest provider of <a href="http://en.wikipedia.org/wiki/Day_care" title="Day care">childcare</a> services. It is listed on the <a href="http://en.wikipedia.org/wiki/Australian_Stock_Exchange" class="mw-redirect" title="Australian Stock Exchange">Australian Stock Exchange</a> with its market capitalisation reaching <a href="http://en.wikipedia.org/wiki/Australian_dollar" title="Australian dollar">AUD$</a>2.5
billion in March 2006. The company is currently undergoing difficulties
due to events surrounding an unexpected profit downgrade.</p>
<table id="toc" class="toc" summary="Contents">
<tbody><tr>
<td>
<div id="toctitle">
<h2>Contents</h2>
 <span class="toctoggle">[<a href="javascript:toggleToc()" class="internal" id="togglelink">hide</a>]</span></div>
<ul><li class="toclevel-1"><a href="http://en.wikipedia.org/wiki/ABC_Learning#History"><span class="tocnumber">1</span> <span class="toctext">History</span></a></li><li class="toclevel-1"><a href="http://en.wikipedia.org/wiki/ABC_Learning#Controversy_and_criticisms"><span class="tocnumber">2</span> <span class="toctext">Controversy and criticisms</span></a>
<ul><li class="toclevel-2"><a href="http://en.wikipedia.org/wiki/ABC_Learning#Forced_share_sales"><span class="tocnumber">2.1</span> <span class="toctext">Forced share sales</span></a></li></ul>
</li><li class="toclevel-1"><a href="http://en.wikipedia.org/wiki/ABC_Learning#Notes"><span class="tocnumber">3</span> <span class="toctext">Notes</span></a></li><li class="toclevel-1"><a href="http://en.wikipedia.org/wiki/ABC_Learning#External_links"><span class="tocnumber">4</span> <span class="toctext">External links</span></a></li></ul>
</td>
</tr>
</tbody></table>
<script type="text/javascript">
//<![CDATA[
 if (window.showTocToggle) { var tocShowText = "show"; var tocHideText = "hide"; showTocToggle(); } 
//]]>
</script>
<p><a name="History" id="History"></a></p>
<h2><span class="editsection">[<a href="http://en.wikipedia.org/w/index.php?title=ABC_Learning&amp;action=edit&amp;section=1" title="Edit section: History">edit</a>]</span> <span class="mw-headline">History</span></h2>
<p>ABC Learning was founded in 1988 in Ashgrove, <a href="http://en.wikipedia.org/wiki/Brisbane%2C_Queensland" class="mw-redirect" title="Brisbane, Queensland">Brisbane, Queensland</a> by <a href="http://en.wikipedia.org/wiki/Eddy_Groves" title="Eddy Groves">Eddy Groves</a>,
now the Global Chief Executive Officer of the company. Co-founder Le
Neve Groves, is a senior executive and is also a major shareholder in
ABC. The husband and wife jointly own 14.5% of the company. ABC rapidly
expanded, reaching 43 childcare centres by <a href="http://en.wikipedia.org/wiki/June_30" title="June 30">June 30</a>, <a href="http://en.wikipedia.org/wiki/2001" title="2001">2001</a>.
By November 2005, it had 697 childcare centres throughout Australia and
New Zealand. In March 2006, it forecast that would have 950 centres in
Australia and New Zealand by <a href="http://en.wikipedia.org/wiki/June_30" title="June 30">June 30</a>, <a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a>.</p>
<p>It has purchased the third largest childcare operator in the United
States Learning Care Group Inc. which itself operates 467 centres in
the US and other educational facilities in south-east Asia. The
purchase provides the ABC Learning with 70,000 additional licensed
childcare places in addition to the 50,000 it had previously. Other
mergers with Pepercorn Management Group and the purchase of Child Care
Centres Australia helped provide a considerable increase in the number
of ABC's centres. The company plans to increases its number of centres
by four a week.<sup id="_ref-0" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-0" title="">[1]</a></sup> In March 2006, it announced a bid for Kids Campus, one of its few remaining large competitors in Australia<sup id="_ref-1" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-1" title="">[2]</a></sup> which would give it another 106 centres.<sup id="_ref-2" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-2" title="">[3]</a></sup></p>
<p>On <a href="http://en.wikipedia.org/wiki/December_13" title="December 13">December 13</a>, <a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a> it was announced that ABC would acquire the second largest child care provider in the <a href="http://en.wikipedia.org/wiki/United_States" title="United States">United States</a>, <a href="http://en.wikipedia.org/wiki/Chicago" title="Chicago">Chicago</a> based <a href="http://en.wikipedia.org/wiki/La_Petite_Academy" title="La Petite Academy">La Petite Academy</a> for 330 million US Dollars as well as the 5th largest provider in the <a href="http://en.wikipedia.org/wiki/UK" class="mw-redirect" title="UK">UK</a>,
Busy Bees Group, Ltd. With these acquisitions they are expanding into
the UK market and increasing their market share in the US to 1%.<sup id="_ref-3" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-3" title="">[4]</a></sup></p>
<p>It has expanded aggressively into the outsourcing of child care
services, negotiating deals with some of Australia's largest employers
including the Australian <a href="http://en.wikipedia.org/wiki/Department_of_Defence_%28Australia%29" title="Department of Defence (Australia)">Department of Defence</a>
which involved taking over the Department's nineteen childcare
facilities. Aside from offshore expansion, the company is also
expanding in training and education. It runs the ABC Early Childhood
Training College, providing training for childcare workers, publishes a
magazine <i>Small Wonders</i> aimed at parents with young children.</p>
<p>It is a highly profitable company, in the FY2004/5 recording net
profit after tax of $52.3 million on total revenues of $292.7 million.
The six months ending <a href="http://en.wikipedia.org/wiki/December_31" title="December 31">31 December</a> <a href="http://en.wikipedia.org/wiki/2005" title="2005">2005</a>
showed no slowing in the financial momentum for the company with profit
after tax reaching $38 million and revenues of $219.8 million.</p>
<p>ABC Learning is the major sponsor of the <a href="http://en.wikipedia.org/wiki/Adelaide_36ers" title="Adelaide 36ers">Adelaide 36ers</a> in the <a href="http://en.wikipedia.org/wiki/National_Basketball_League_%28Australia%29" title="National Basketball League (Australia)">NBL</a>.</p>
<p><a name="Controversy_and_criticisms" id="Controversy_and_criticisms"></a></p>
<h2><span class="editsection">[<a href="http://en.wikipedia.org/w/index.php?title=ABC_Learning&amp;action=edit&amp;section=2" title="Edit section: Controversy and criticisms">edit</a>]</span> <span class="mw-headline">Controversy and criticisms</span></h2>
<p>Critics of ABC Learning say it is making these considerable profits
at the expense of Australian taxpayers whose money subsidises the use
of childcare with means-tested tax rebates. ABC Learning received $128
million of its revenue from government subsidies in the last financial
year.</p>
<p>There is also controversy about the dramatic expansion of the
company with claims that in some areas ABC - by acquisition - has
achieved a monopoly in the provision of childcare services. The <a href="http://en.wikipedia.org/wiki/Australian_Competition_and_Consumer_Commission" title="Australian Competition and Consumer Commission">Australian Competition and Consumer Commission</a>
reviewed the company's acquisition of Peppercorn and permitted the deal
to go ahead after imposing certain conditions including a requirement
to close centres in some areas and agreeing not to purchase in other
areas.</p>
<p>ABC Learning is also using its considerable financial resources to
support challenges to regulations governing childcare and enforcing <a href="http://en.wikipedia.org/wiki/Vicarious_liability" title="Vicarious liability">vicarious liability</a>
on the company. In one case, in 2006 it challenged a $200 fine imposed
by a Victorian Magistrate for the actions of its staff who failed to
adequately supervise a two-year old child who escaped from a centre in
suburban Melbourne and was found by a neighbour and brought back to the
centre. It argued that the company had done all it could reasonably be
expected to do to provide facilities that made escape difficult and
that any legal liability should rest with the staff involved.</p>
<p>In August 2006 ABC Learning pleaded guilty to 'Failing to Enclose'
in the Fremantle Magistrates Court and were fined $1300. A three-year
old boy escaped from the centre in Lynwood, Western Australia, through
a broken fence and was found by staff in a nearby car park. <sup id="_ref-4" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-4" title="">[5]</a></sup></p>
<p><a name="Forced_share_sales" id="Forced_share_sales"></a></p>
<h3><span class="editsection">[<a href="http://en.wikipedia.org/w/index.php?title=ABC_Learning&amp;action=edit&amp;section=3" title="Edit section: Forced share sales">edit</a>]</span> <span class="mw-headline">Forced share sales</span></h3>
<p>An unexpected drop of 42 per cent in profit in the second half of
2007 to $37.1 million and adverse market rumors about its $1.8 billion
debt triggered a decline in the company's share price. Several
directors of the company were then forced to dump millions of shares
after receiving <a href="http://en.wikipedia.org/wiki/Margin_call" class="mw-redirect" title="Margin call">margin calls</a>. The combined effects caused the share price to plummet 43% to $2.15 after trading as low as $0.15. <sup id="_ref-5" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-5" title="">[6]</a></sup></p>
<p>The timing of the share dumps have raised questions about <a href="http://en.wikipedia.org/wiki/Insider_trading" title="Insider trading">insider trading</a>.<sup id="_ref-6" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-6" title="">[7]</a></sup></p>
<p><a name="Notes" id="Notes"></a></p>
<h2><span class="editsection">[<a href="http://en.wikipedia.org/w/index.php?title=ABC_Learning&amp;action=edit&amp;section=4" title="Edit section: Notes">edit</a>]</span> <span class="mw-headline">Notes</span></h2>
<ol class="references"><li id="_note-0"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-0" title="">^</a></b> <a href="http://www.smh.com.au/news/national/cradle-snatcher/2006/03/10/1141701698670.html" class="external text" title="http://www.smh.com.au/news/national/cradle-snatcher/2006/03/10/1141701698670.html" rel="nofollow">Cradle snatcher - National - smh.com.au</a></li><li id="_note-1"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-1" title="">^</a></b> <a href="http://www.theaustralian.news.com.au/common/story_page/0,5744,18456794%255E2702,00.html" class="external free" title="http://www.theaustralian.news.com.au/common/story_page/0,5744,18456794%255E2702,00.html" rel="nofollow">http://www.theaustralian.news.com.au/common/story_page/0,5744,18456794%255E2702,00.html</a></li><li id="_note-2"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-2" title="">^</a></b> <a href="http://www2.shawstockbroking.com.au/egoli/egoliNewsViewsPage.asp?PageID=%7BB490E9C4-2490-4B5A-965D-3263B359F3E7%7D" class="external free" title="http://www2.shawstockbroking.com.au/egoli/egoliNewsViewsPage.asp?PageID={B490E9C4-2490-4B5A-965D-3263B359F3E7}" rel="nofollow">http://www2.shawstockbroking.com.au/egoli/egoliNewsViewsPage.asp?PageID={B490E9C4-2490-4B5A-965D-3263B359F3E7}</a></li><li id="_note-3"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-3" title="">^</a></b> <a href="http://uk.biz.yahoo.com/13122006/240/abc-buys-la-petite-academy-and-busy-bees.html" class="external free" title="http://uk.biz.yahoo.com/13122006/240/abc-buys-la-petite-academy-and-busy-bees.html" rel="nofollow">http://uk.biz.yahoo.com/13122006/240/abc-buys-la-petite-academy-and-busy-bees.html</a></li><li id="_note-4"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-4" title="">^</a></b> <a href="http://www.abcsport.net.au/news/stories/2006/08/04/1706685.htm" class="external text" title="http://www.abcsport.net.au/news/stories/2006/08/04/1706685.htm" rel="nofollow">Childcare centre fined for boy's escape</a> (<a href="http://en.wikipedia.org/wiki/2006" title="2006">2006</a>-<a href="http://en.wikipedia.org/wiki/August_4" title="August 4">08-04</a>). Retrieved on <a href="http://en.wikipedia.org/wiki/2008" title="2008">2008</a>-<a href="http://en.wikipedia.org/wiki/February_29" title="February 29">02-29</a>.</li><li id="_note-5"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-5" title="">^</a></b> <a href="http://business.smh.com.au/eddy-faces-annihilation-as-abc-board-caught-by-margin-calls/20080227-1v5b.html" class="external text" title="http://business.smh.com.au/eddy-faces-annihilation-as-abc-board-caught-by-margin-calls/20080227-1v5b.html" rel="nofollow">Eddy faces annihilation as ABC board caught by margin calls</a>. <a href="http://en.wikipedia.org/wiki/Sydney_Morning_Herald" class="mw-redirect" title="Sydney Morning Herald">Sydney Morning Herald</a> (<a href="http://en.wikipedia.org/wiki/2008" title="2008">2008</a>-<a href="http://en.wikipedia.org/wiki/February_27" title="February 27">02-27</a>). Retrieved on <a href="http://en.wikipedia.org/wiki/2008" title="2008">2008</a>-<a href="http://en.wikipedia.org/wiki/February_28" title="February 28">02-28</a>.</li><li id="_note-6"><b><a href="http://en.wikipedia.org/wiki/ABC_Learning#_ref-6" title="">^</a></b> <a href="http://www.theaustralian.news.com.au/story/0,25197,23288367-2702,00.html" class="external text" title="http://www.theaustralian.news.com.au/story/0,25197,23288367-2702,00.html" rel="nofollow">ABC crisis forces $50m stock dump</a>. <a href="http://en.wikipedia.org/wiki/The_Australian" title="The Australian">The Australian</a> (<a href="http://en.wikipedia.org/wiki/2008" title="2008">2008</a>-<a href="http://en.wikipedia.org/wiki/February_28" title="February 28">02-28</a>). Retrieved on <a href="http://en.wikipedia.org/wiki/2008" title="2008">2008</a>-<a href="http://en.wikipedia.org/wiki/February_28" title="February 28">02-28</a>.</li></ol></html>
<html><span style="font-weight: bold;"></span><span style="font-weight: bold;"><br></span><hr style="width: 100%; height: 2px;"><h1><span style="font-weight: bold;">TIMELINE:</span></h1><br style="font-weight: bold;"><span style="font-weight: bold;">Growth </span><br>1988&nbsp;&nbsp; <br>2001&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 43 centres<br>Nov 2005&nbsp;&nbsp;&nbsp; 697 centres (Aus &amp; NZ)<br>Mar 2008&nbsp; 950 centres ( forcast Aust &amp; NZ)<br>2300 childcare centres with $2 billion of borrowing.<br><span style="font-weight: bold;">Profits<br><br></span> FY2004/5 recording net profit after tax of $52.3 million on total revenues of $292.7 million. <br><span style="font-weight: bold;">The six months ending 31 December 2005 </span>showed
no slowing in the financial momentum for the company with profit after
tax reaching $38 million and revenues of $219.8 million.
ABC Learning received $128 million of its revenue from government
subsidies in the last financial year.<br><span style="font-weight: bold;"><br></span><br><br><span style="font-weight: bold;">Expansion:<br></span>In 2001 he floated it on the
stock market. At that stage he owned 31 childcare centres in South East
Queensland. Now, just three years later, he’s got 750 right across
Australia.<br><span style="font-weight: bold;"><br></span><span style="font-weight: bold;">On December 13, 2006 i</span>t was
announced that ABC would acquire the second largest child care provider
in the United States, Chicago based La Petite Academy for 330 million
US Dollars as well as the 5th largest provider in the UK, Busy Bees
Group, Ltd. With these acquisitions they are expanding into the UK
market and increasing their market share in the US to 1%<br><br> a recent presentation to sharemarket investors Mr Groves said ABC was
on target to increase the number of its centres in Australia and New
Zealand from 660 in the middle of last year to 850 by the end of June.
The company has more than tripled the number of its centres in three
years.<br><br>ABC News 9/9/04:Alan Kohler: Most of the action on the share market today was in the
childcare business. The three biggest listed operators of crèches, ABC
Learning Centres, Childcare Centres of Australia and Peppercorn
Management, announced a three-way merger with ABC on top<br><br>Source: <a target="_blank" title="External link to http://www.theaustralian.news.com.au/story/0,25197,23288077-20142,00.html" href="http://www.theaustralian.news.com.au/story/0,25197,23288077-20142,00.html" class="externalLink">Childcare business spoonfed : The Australian</a><br>
n June last year, ABC reported owning 1188 centres across Australia and
New Zealand and 35 owned and 12 managed nurseries in Britain. In recent
months it has expanded its interests in the US and now owns 1015
centres to become that country's second-biggest provider. While figures
are hard to pin down, ABC's estimated control of the overall market in
Australia ranges between 20 and 30 per cent across the board, and in
some regions such as Victoria is understood to be even higher.<br><br>
It has snapped up three rival sharemarket-listed
child-care operators since late-2003, and in November last year spent
$218 million buying the third-largest operator in the US, the Learning
Care Group.<br style="text-decoration: underline;"><hr style="width: 100%; height: 2px; text-decoration: underline;"><span style="text-decoration: underline;">An unexpected drop of 42 per cent in profit in the second half of
2007 to $37.1 million and adverse market rumors about its $1.8 billion
debt triggered a decline in the company's share price. Several
directors of the company were then forced to dump millions of shares
after receiving <a href="http://en.wikipedia.org/wiki/Margin_call" class="mw-redirect" title="Margin call">margin calls</a>. The combined effects caused the share price to plummet 43% to $2.15 after trading as low as $0.15. <sup id="_ref-5" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-5" title="">[6]</a><br><br><br><br></sup></span><h1><span style="text-decoration: underline;"><sup id="_ref-5" class="reference">Financial coallpse</sup></span></h1>The recent history of Child Care Centres Australia provides a salutary
insight. Caroline Fewster is an Associate Professor in Early Childhood
at Bond University on the Gold Coast. She was also a board member of
Child Care Centres Australia, a board that was chaired by Liberal party
figure, Andrew Peacock.<br>
<br>
CCCA was heading down a similar path to
ABC Learning Centres. It had floated on the stockmarket with the help
of Andrew Peacock’s son-in-law and prominent Liberal, Michael Kroger.
The company was rapidly expanding when it acquired 41 centres in
Western Australia.<br>
<br>
The company hadn’t done its sums properly
though, overestimating its profits by almost 90%. The whole thing went
belly-up and shares were suspended from trading.<br><br><br>
ABC Learning's half-year earnings have dropped by 42 per cent to
$37.1 million, prompting investor concerns about the company's debt
structure.<br>
<br>
At one stage today, shares dropped 70 per cent to touch a six-year low of $1.15, but have closed at $2.14.<br>
<br>
The company, which has been in a massive expansion phase in the past
two years, has a negative balance of hard physical assets to intangible
assets to the tune of $1.75 per share.<br>
<br>
The company also has $1.2 billion of debt repayable in three years, and $600 million of convertible notes on a nine-year term.<br>
<br><hr style="width: 100%; height: 2px;"><br><h1><span style="text-decoration: underline;"></span></h1><h1><span style="text-decoration: underline;"><sup id="_ref-5" class="reference">ABC SHARE COLLAPSE</sup></span></h1><h1><span style="text-decoration: underline;"></span></h1>After amassing a $270 million personal fortune by the age of 40,
Eddy Groves lost $45 million in just two hours on Tuesday morning.<br>
Sadly for them, Eddy can be a hard man to track down. His preferred mode of transport is a private Citation <a tiddlylink="CJ3" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'CJ3' doesn't yet exist" href="javascript:;">CJ3</a> jet, which means he can whip in and out of Australia's airports at will.<br><span style="text-decoration: underline;"><sup id="_ref-5" class="reference"><br></sup></span><hr style="width: 100%; height: 2px;"><h1><span style="text-decoration: underline;"></span><span style="text-decoration: underline;"><sup id="_ref-5" class="reference">ISSUES</sup></span></h1><span style="font-weight: bold;">1998</span><br>Lyn Wannan is the Convenor of the National Association of Community Centres.<br>
Lyn Wannan: I mean we know right now that Government policy is for no
growth in the community-based sector and for still some considerable
growth in the private sector. My view is that we need to retain a
community service sector, a non-profit community-owned sector. I think
that has to be a priority of government. I fear the loss of it
altogether. It has been the community-based sector which has fought
hard for the quality standards and regulations, and it has been the
community-based sector which has actually set the price in the past.<br>The push for regulations at that time was led by pre-school
associations, worried about the standard of informal care. Today an
estimated 180,000 children under the age of five are being looked after
in home-based, informal care. These are the everyday babysitting
arrangements made between families and friends, as well as the
money-making neighbourhood ventures. But not to be confused with Family
Day Care, which is a government-funded and licensed home-based scheme.<br><br><h1><span style="text-decoration: underline;"></span></h1><span style="font-weight: bold; text-decoration: underline;"></span>Gerald Tooth: The once cottage industry of childcare, run by
not-for-profit organisations and small private operators, is being
rapidly corporatised. That is, large stock market listed companies have
flooded into the sector which they see as a goldmine of profit
opportunity. It might be good news for you, if you’re an investor, but
is it good news for you and your children if you’re a parent?<br><br><br>There are around four-and-a-half-thousand day care centres across
Australia. Traditionally the sector was dominated by small-scale
operators, community run not-for-profit organisations and small
privately-run centres.<br><br>But in 1997 the Howard Government
scrapped direct subsidies to not-for-profit childcare centres and in a
single stroke, childcare was changed. Where around 40% of government
funding had gone directly to centres, now all of it went to parents
through Child Care Benefit payments, that they pass on to the centre of
their choice. With access to a new funding stream, private centres
boomed and with the not-for-profits decimated, childcare was opened up
as a lucrative field for profit making.<br><br>Seven years later, the
government has more than doubled its childcare spend and the childcare
sector is now seen as an industry, a multi-billion dollars industry.
And it’s the new corporate players that dominate, with their
shareholder backing, management systems and economies of scale. And
it’s all happened in the mere blink of an eye.<br>
<br>
ABC Learning
Centres led the way as the first to list on the Stock Exchange just
three years ago in 2001. Others quickly followed: Child Care Centres
Australia, <a tiddlylink="FutureOne" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'FutureOne' doesn't yet exist" href="javascript:;">FutureOne</a>, Peppercorn Management Group and Hutchison’s Childcare services,<br>
<br>
With
the recent merger of ABC Learning Centres, Peppercorn and Child Care
Centres Australia, Eddy Groves’ company will now control 750 centres.
And as he said earlier, he reckons the company will soon be worth a
billion dollars.<br><br>Pam Cahir of Early Childhood Australia.<br>
<br>
Pam Cahir: What’s
happening in childcare services is happening in all childcare services
right now, that is, you can’t get staff, you certainly can’t get
qualified staff, you can get casual staff, the turnover of staff is
enormous, and there are major issues around the training of staff that
we’re getting. And staff are poorly paid, the conditions are awful,
there is no career path in the sector, and so there are a lot of
fundamentals to get right before you start worrying about who’s
actually providing the care. In my view now, I don’t think it’s
appropriate or OK for parents to go to work on the back of the wages of
poorly paid staff in childcare services, I don’t think it’s OK for
services to have ratios of one to five for babies. I mean I can’t
imagine looking after five babies, I just think that’s just an
impossible task, and if you had quadruplets in this country you’d get
support. So there are some quite fundamental things that you have to
get right in order for us to actually set this sector OK.<br><br>Childcare workers are currently battling in the Industrial Relations
Courts in Victoria, South Australia and the ACT for wage rises. The
childcare entrepreneurs are opposing them.<br>
If low wages are one pillar of the childcare business, government funding is the other.<br><br>As the use of childcare has skyrocketed in Australia, 80% of the
country’s four-year-olds are now spending some time in some form of
care each week, and she asks, do we want that care to be run by
well-trained professionals who can properly guide a child’s development
at that critical time.<br>
<br>
For example, the ratio of carers to children in babies’ rooms in New
South Wales is one to five. In Queensland it’s one to four. Group
leaders in Queensland must be two-year trained, in New South Wales,
three year trained.<br><br>oy Goodfellow is an early childhood expert at Macquarie University. She
recently wrote a paper titled ‘Is the marketplace influencing our view
of the child?’ which focused on the shift in who is seen as ‘the
consumer’ of childcare services. Once it was the child, now apparently,
it’s the parent.<br>
<br>
Joy Goodfellow is concerned that profit-driven
childcare services have lost sight of just how critical it is for
children’s development to build consistent, long-term relationships
between children and childcare workers.<br>
<br>
Joy Goodfellow: So where
we have situations where an organisation is trying to cut its costs and
salaries are the high cost, for example, in a not-for-profit
organisation you could expect salary costs to be around 80% of their
total budget. The corporate sector and the two corporates that I’ve
looked at are Peppercorn and ABC Learning. They hope to keep their
budgets down under 50%. So the way you keep your salary budget down
under 50% is to think about the cost of staff in your centre. So you
might want to employ people who have lesser qualification if your
regulation allows you to do that. It might say you want to have higher
numbers of casual staff so that you can then put those staff off if you
don’t have the children there. It might mean that in a day you have
only maybe a small handful of children left in the afternoon, so you
say OK, we’ll group all those children together under this staff
member, and send the other staff member home. So there are things, or
practices that can occur that are I believe, detrimental to children
but they are undertaken in order to economise.<br><br><br>Wannan says that in the past 15 years the number of privately run
centres in Australia has risen from fewer than half the total to 70 per
cent, with many community centres closing or being taken over.<br>
<br>
This dismays Lynne Wannan, the convener of the National Association of <a tiddlylink="Community-Based" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'Community-Based' doesn't yet exist" href="javascript:;">Community-Based</a>
Children's Services, who has recently returned from a tour of Canada
campaigning to prevent an Australian-style "privatisation" of
child-care services there.<br><br><span style="text-decoration: underline;">"But instead
of increased competition, lower prices and improved quality, the
reverse has happened,</span>" she says. "It has led to a classic market
failure."<br><br><br>
In 1991, the Keating Labor Government introduced childcare subsidies
which were aimed at the creation of better funding levels for
children's services. While this did inject more funds into services, it
was also a signal to corporate opportunists to develop methods of
capitalising on these government subsidies and corporatising childcare.<br>
<br>
<br>
In 2000, the Coalition Government introduced the Child Care Benefit
scheme and, with a higher funding level for services, more
opportunities were created for private operators to achieve greater
profitability. While the benefits of the corporatisation of early
childhood education are debatable, these corporations have certainly
capitalised on childcare, through the float of their shares on the
Australian Stock Exchange (ASX) and an astronomical rise in their share
pricings.<br>
<br>
<br>
It has long been argued that privatisation and corporatised
competition drives the market towards creating cheaper and more
efficient services but, as history has shown, it can also sometimes
result in poorly-managed businesses and a decrease in the quality of
product and service. In the drive to create profits and to appease
shareholders, businesses can become unrealistically ambitious within
their markets and collapse in a spectacular fashion, as was the case
with HIH in Australia and Enron in the United States.<br>
<br>
<br>
According to Federal Government's figures, while the cost of a
typical childcare cost is $94.70 each week, a family pays only $33.10,
with the $61.60 being paid by the government directly to the service
provider. With over 60 per cent of all revenue for childcare centres
coming from government subsidies, this means that within these
corporatised services, shareholder profits are directly supported by
taxpayer funds. And it is this area which is of great concern to
community-based centres and to the general community. It also raises
the question of whether it is ethical for government funds to be
diverted into shareholder profits, or whether these funds should be
maintained for the quality care and education of young children and the
creation of better working conditions for childcare workers.<br>
<br>
<br>
<br>
<br>
<span style="font-weight: bold;"><br></span><br><hr style="width: 100%; height: 2px;"><h1><hi>Child Care Workers</hi></h1><span style="font-style: italic;">NOTE : </span><span style="font-style: italic;" id="m_ucCompleteMessage18245_m_ucBasicMessage_m_lblTextValue">I
have a window into chilcare as my wife works in this field, Even with
level three qualificatons and 5 years experience at $19 per hour, the
pay is less than you can get as an uneducated worker in most fields.<br><br>MAY 2005:</span><span style="font-style: italic;">The Australian Industrial Relations Commission this week approved pay
rises of between $6 and $146 per week for the15,000-odd childcare
workers, whose current qualified pay rate is just $14 an hour<br><br>Fulltime childcare workers earn a pittance _ as little as $25,000 a year. So, why don’t we pay them m<br><br></span>After complaints in 2004 that ABC had been underpaying its staff and
forcing them to clean toilets and buy their own uniforms, the
Queensland branch of the union that represents child-care workers, the
Liquor, Hospitality and Miscellaneous Union, handed parents pamphlets
which Groves says portrayed him as "mean and greedy" and implied he was
"trying to drive down low wages of child-care workers to line his own
pockets".<br>
<br>
In an unprecedented action, Groves sued the union's
Queensland secretary, Ron Monaghan, for defamation. This has had the
extraordinary outcome that none of the union's officials contacted by
the Herald would risk commenting on the pay or conditions of ABC staff.<br>
<br>
The
union's officer responsible for child-care workers in NSW, Jim Lloyd,
said: "I am not able to comment on ABC at all." When asked whether this
was connected with the litigation in Queensland, he said: "Good
question."<br>
<br>
Even after the substantial rises granted this week, the minimum award
rate for a child-care worker with one year's experience is $611 a week.
However, ABC workers' pay cannot be independently verified because they
are required to sign confidential agreements. Groves has pointed out
that, in return, they are issued with 150 shares (currently worth
$1200) as a signing bonus - and he says he has a low staff turnover
rate of 8 per cent a year.<br>
_____________CRIKEY ____________<br><span style="font-weight: bold;"><br></span><hr style="width: 100%; height: 2px;"><h1><span style="font-weight: bold;">GOv'T FUNDING</span></h1><br>
The
Federal Government already pours $1.7-billion a year into childcare
through the Child Care Benefit payments. ABC Learning Centre’s business
plan relies on these taxpayer dollars for 50% of its revenue.<br><br>Federal government child-care subsidies have provided the foundations on which ABC Learning was built.<br>
<br>
Indeed, Federal Government subsidies contributed about 45% to ABC Learning's Australian revenue last financial year.<br>
<br>
One of the planks of John Howard's election pitch was the Liberal Party's $687 million child-care plan.<br>
<br>
If
it won the election, the Coalition planned to pay the child-care rebate
directly to operators, instead of directly to parents, from April 1.
Directly to operators such as ABC Learning, which dominates the market.<br>
<br>
The
company's share price soared on that news - up from $5.52 before the
announcement to a high $6.28, before settling back to close at $5.99.<br><br><br>
According to an Australian Bureau of Statistics
survey, the cost of child care rose 10 per cent last year, and is up 62
per cent in the past four years. Some Sydney centres are charging $100
a day. In a bid to forestall this, when he announced a backdating of
the tax rebate in December 2004, the Treasurer, Peter Costello, warned
operators not to exploit the subsidy by increasing fees. Six months
later, ABC substantially increased its charges.<br>
<br>
he Federal Government pays parents a means-tested subsidy for each
child, ranging from $144 a week to $24.15 a week for parents earning
more than $95,683. In addition, from July 1, 2004, there is a 30 per
cent tax rebate on the balance of the cost of care, although parents
have been upset by the fine print which caps the rebate at $4000 and
postpones its payment for two years.<br>
<br>
Messara has calculated that
between 1990 and 2004, federal funding for child care has grown from
$200 million a year to $1.5 billion, increasing at an annual rate of
14.4 per cent, or four times the annual economic growth rate. This
year, with the first rebate payments, there will be close to $2 billion
to be fought over by private corporations and community-based centres.<br>
<br>
A spokesman for ABC - Groves declined five requests for an interview
over five weeks - confirmed the company received 44 per cent of its
income from government subsidies: $128 million of its $292 million
revenue last year.<br><br><br style="font-weight: bold;">
<span style="font-weight: bold;">Much of Groves’ wealth is earned from the Australian taxpayer through
family assistance payments, with the company hauling in up to $1
million a day from the federal government. ABC Learning is Australia’s
most subsidised company. Financial analysts in favour of ABC stocks
have called it “legislated growth”.</span><br><br><hr style="width: 100%; height: 2px;"><h1>GROVES</h1>Born in South Africa and resident on the Gold Coast, "Eddy" Groves was
ranked No. 2 on BRW's list of the richest Australians aged under 40
last year, with an estimated wealth of $272 million.<h1><span style="font-weight: bold;"></span></h1><span style="font-weight: bold;"><br><br></span><hr style="width: 100%; height: 2px;"><span style="font-weight: bold;"><br>By November 2005, </span>it had 697 childcare centres throughout Australia and New Zealand. In March 2006, it forecast that would have 950 centres in Australia and New Zealand by June 30, 2006.
<br><br style="font-weight: bold;"><span style="font-weight: bold;">On December 13, 2006 i</span>t was announced that ABC would acquire the second largest child care provider in the United States, Chicago based La Petite Academy for 330 million US Dollars as well as the 5th largest provider in the UK, Busy Bees Group, Ltd. With these acquisitions they are expanding into the UK market and increasing their market share in the US to 1%.[4]<br>&nbsp;It has expanded aggressively into the outsourcing of child care services, negotiating deals with some of Australia's largest employers including the Australian Department of Defence which involved taking over the Department's nineteen childcare facilities. Aside from offshore expansion, the company is also expanding in training and education.<br><br>&nbsp;It runs the ABC Early Childhood Training College, providing training for childcare workers, publishes a magazine Small Wonders aimed at parents with young children.

It is a highly profitable company, in the FY2004/5 recording net profit after tax of $52.3 million on total revenues of $292.7 million. <br><br><span style="font-weight: bold;">The six months ending 31 December 2005 </span>showed no slowing in the financial momentum for the company with profit after tax reaching $38 million and revenues of $219.8 million.
ABC Learning received $128 million of its revenue from government subsidies in the last financial year.<br><br><span><p style="text-decoration: underline;">An unexpected drop of 42 per cent in profit in the second half of
2007 to $37.1 million and adverse market rumors about its $1.8 billion
debt triggered a decline in the company's share price. Several
directors of the company were then forced to dump millions of shares
after receiving <a href="http://en.wikipedia.org/wiki/Margin_call" class="mw-redirect" title="Margin call">margin calls</a>. The combined effects caused the share price to plummet 43% to $2.15 after trading as low as $0.15. <sup id="_ref-5" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-5" title="">[6]</a></sup></p>
<p>The timing of the share dumps have raised questions about <a href="http://en.wikipedia.org/wiki/Insider_trading" title="Insider trading">insider trading</a>.<sup id="_ref-6" class="reference"><a href="http://en.wikipedia.org/wiki/ABC_Learning#_note-6" title="">[7]</a></sup></p><p><br></p></span>ABC Learning chief executive Eddy Groves was until this week Austock's
pin-up boy for having driven expansion across three continents that
assembled more than 2300 childcare centres with $2 billion of borrowing.<br>Groves approached Austock in 1997 as a young man and was provided with
$6 million in capital to start his business. Austock mentored Groves
for four years before they floated ABC.<br><br style="font-weight: bold;"><span style="font-weight: bold;">BB<br></span><a tiddlylink="ABC Radio National - Background Briefing: 22 February  1998  - Child Care Pains" refresh="link" class="tiddlyLink tiddlyLinkExisting" title="ABC Radio National - Background Briefing: 22 February  1998  - Child Care Pains - ratbagradio, Thursday, February 28, 2008 12:09:00 AM" href="javascript:;">ABC Radio National - Background Briefing: 22 February  1998  - Child Care Pains</a><br>With 600,000 children in child care, the cost to government has soared
to more than a billion dollars a year. There's been massive growth in
the past five years. In the early 1990s the Labor Government extended
child care funding, and for the first time gave assistance to parents
who had their children in private 'for-profit' child care centres.<br>Private centres then sprang up like mushrooms, and the non-profit
community centres which had always been publicly funded, quickly became
a minority. When the child care taskforce reported back in 1996 it
found the system was based on a mish-mash of subsidies, some for
parents, some for businesses, and others for different types of care.
It recommended all these subsidies be phased out over the next ten
years, and replaced with a new, single payment to parents.<br>Lyn Wannan is the Convenor of the National Association of Community Centres.<br>Lyn Wannan: I mean we know right now that Government policy is for no
growth in the community-based sector and for still some considerable
growth in the private sector. My view is that we need to retain a
community service sector, a non-profit community-owned sector. I think
that has to be a priority of government. I fear the loss of it
altogether. It has been the community-based sector which has fought
hard for the quality standards and regulations, and it has been the
community-based sector which has actually set the price in the past.<br><br>The push for regulations at that time was led by pre-school
associations, worried about the standard of informal care. Today an
estimated 180,000 children under the age of five are being looked after
in home-based, informal care. These are the everyday babysitting
arrangements made between families and friends, as well as the
money-making neighbourhood ventures. But not to be confused with Family
Day Care, which is a government-funded and licensed home-based scheme.<br><br><a tiddlylink="ABC Radio National - Background Briefing: 3 October  2004  - Child-Care Profits" refresh="link" class="tiddlyLink tiddlyLinkExisting" title="ABC Radio National - Background Briefing: 3 October  2004  - Child-Care Profits - ratbagradio, Thursday, February 28, 2008 12:11:00 AM" href="javascript:;">ABC Radio National - Background Briefing: 3 October  2004  - Child-Care Profits</a><br><br>As the rivers of public cash flow into childcare, who’s going to
benefit the most? Will it be parents who can go back to work? Or
children who get started on early learning programs, or will it be the
new breed of childcare centre owners who can’t believe their luck?<br><br>ABC News 9/9/04:Alan Kohler: Most of the action on the share market today was in the
childcare business. The three biggest listed operators of crèches, ABC
Learning Centres, Childcare Centres of Australia and Peppercorn
Management, announced a three-way merger with ABC on top. Now the share
prices of all three went up, but the big winner was Peppercorn, and
there was also a bit of interest in Qantas…<br><br>Gerald Tooth: The once cottage industry of childcare, run by
not-for-profit organisations and small private operators, is being
rapidly corporatised. That is, large stock market listed companies have
flooded into the sector which they see as a goldmine of profit
opportunity. It might be good news for you, if you’re an investor, but
is it good news for you and your children if you’re a parent?<br><br>Eddy Groves and his wife Le Neve. The former milkman now owns the
Brisbane Bullets Basketball team and has an estimated personal wealth
of $175-million. Most of that has been made from childcare.<br><br>Eddy Groves set up the company in 1988. In 2001 he floated it on the
stock market. At that stage he owned 31 childcare centres in South East
Queensland. Now, just three years later, he’s got 750 right across
Australia.<br><br>There are around four-and-a-half-thousand day care centres across
Australia. Traditionally the sector was dominated by small-scale
operators, community run not-for-profit organisations and small
privately-run centres.<br><br>But in 1997 the Howard Government
scrapped direct subsidies to not-for-profit childcare centres and in a
single stroke, childcare was changed. Where around 40% of government
funding had gone directly to centres, now all of it went to parents
through Child Care Benefit payments, that they pass on to the centre of
their choice. With access to a new funding stream, private centres
boomed and with the not-for-profits decimated, childcare was opened up
as a lucrative field for profit making.<br><br>Seven years later, the
government has more than doubled its childcare spend and the childcare
sector is now seen as an industry, a multi-billion dollars industry.
And it’s the new corporate players that dominate, with their
shareholder backing, management systems and economies of scale. And
it’s all happened in the mere blink of an eye.<br><br>ABC Learning
Centres led the way as the first to list on the Stock Exchange just
three years ago in 2001. Others quickly followed: Child Care Centres
Australia, <a tiddlylink="FutureOne" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'FutureOne' doesn't yet exist" href="javascript:;">FutureOne</a>, Peppercorn Management Group and Hutchison’s Childcare services,<br><br>With
the recent merger of ABC Learning Centres, Peppercorn and Child Care
Centres Australia, Eddy Groves’ company will now control 750 centres.
And as he said earlier, he reckons the company will soon be worth a
billion dollars.<br><br>Meanwhile, most childcare workers are paid $10 to $12 an hour. That’s about $22,000 to $25,000 a year.<br><br style="font-style: italic;"><span style="font-style: italic;">NOTE : </span><span style="font-style: italic;" id="m_ucCompleteMessage18245_m_ucBasicMessage_m_lblTextValue">I
have a window into chilcare as my wife works in this field, Even with
level three qualificatons and 5 years experience at $19 per hour, the
pay is less than you can get as an uneducated worker in most fields.<br><br>MAY 2005:</span><span style="font-style: italic;">The Australian Industrial Relations Commission this week approved pay
rises of between $6 and $146 per week for the15,000-odd childcare
workers, whose current qualified pay rate is just $14 an hour<br><br>Fulltime childcare workers earn a pittance _ as little as $25,000 a year. So, why don’t we pay them more? <br><br></span>Pam Cahir of Early Childhood Australia.<br><br>Pam Cahir: What’s
happening in childcare services is happening in all childcare services
right now, that is, you can’t get staff, you certainly can’t get
qualified staff, you can get casual staff, the turnover of staff is
enormous, and there are major issues around the training of staff that
we’re getting. And staff are poorly paid, the conditions are awful,
there is no career path in the sector, and so there are a lot of
fundamentals to get right before you start worrying about who’s
actually providing the care. In my view now, I don’t think it’s
appropriate or OK for parents to go to work on the back of the wages of
poorly paid staff in childcare services, I don’t think it’s OK for
services to have ratios of one to five for babies. I mean I can’t
imagine looking after five babies, I just think that’s just an
impossible task, and if you had quadruplets in this country you’d get
support. So there are some quite fundamental things that you have to
get right in order for us to actually set this sector OK.<br><br>Childcare workers are currently battling in the Industrial Relations
Courts in Victoria, South Australia and the ACT for wage rises. The
childcare entrepreneurs are opposing them.<br>If low wages are one pillar of the childcare business, government funding is the other.<br><br>The
Federal Government already pours $1.7-billion a year into childcare
through the Child Care Benefit payments. ABC Learning Centre’s business
plan relies on these taxpayer dollars for 50% of its revenue.<br><br>The debate about the privatisation of Telstra has been endless and
consumed hundreds of hours of parliamentary debate and produced
kilometres of newspaper copy, but when it comes to the question of
whether we should be selling shares in how we raise our children there
has only been the merest of squeaks.<br><br>As the use of childcare has skyrocketed in Australia, 80% of the
country’s four-year-olds are now spending some time in some form of
care each week, and she asks, do we want that care to be run by
well-trained professionals who can properly guide a child’s development
at that critical time.<br><br>For example, the ratio of carers to children in babies’ rooms in New
South Wales is one to five. In Queensland it’s one to four. Group
leaders in Queensland must be two-year trained, in New South Wales,
three year trained.<br><br>oy Goodfellow is an early childhood expert at Macquarie University. She
recently wrote a paper titled ‘Is the marketplace influencing our view
of the child?’ which focused on the shift in who is seen as ‘the
consumer’ of childcare services. Once it was the child, now apparently,
it’s the parent.<br><br>Joy Goodfellow is concerned that profit-driven
childcare services have lost sight of just how critical it is for
children’s development to build consistent, long-term relationships
between children and childcare workers.<br><br>Joy Goodfellow: So where
we have situations where an organisation is trying to cut its costs and
salaries are the high cost, for example, in a not-for-profit
organisation you could expect salary costs to be around 80% of their
total budget. The corporate sector and the two corporates that I’ve
looked at are Peppercorn and ABC Learning. They hope to keep their
budgets down under 50%. So the way you keep your salary budget down
under 50% is to think about the cost of staff in your centre. So you
might want to employ people who have lesser qualification if your
regulation allows you to do that. It might say you want to have higher
numbers of casual staff so that you can then put those staff off if you
don’t have the children there. It might mean that in a day you have
only maybe a small handful of children left in the afternoon, so you
say OK, we’ll group all those children together under this staff
member, and send the other staff member home. So there are things, or
practices that can occur that are I believe, detrimental to children
but they are undertaken in order to economise.<br><br>With ABC Learning Centres now owning 750 centres, what would be the
impact on children if such a large player found itself in financial
difficulty?<br><br>The recent history of Child Care Centres Australia provides a salutary
insight. Caroline Fewster is an Associate Professor in Early Childhood
at Bond University on the Gold Coast. She was also a board member of
Child Care Centres Australia, a board that was chaired by Liberal party
figure, Andrew Peacock.<br><br>CCCA was heading down a similar path to
ABC Learning Centres. It had floated on the stockmarket with the help
of Andrew Peacock’s son-in-law and prominent Liberal, Michael Kroger.
The company was rapidly expanding when it acquired 41 centres in
Western Australia.<br><br>The company hadn’t done its sums properly
though, overestimating its profits by almost 90%. The whole thing went
belly-up and shares were suspended from trading.<br><br>NEWS___________________________<br><br><br>After amassing a $270 million personal fortune by the age of 40,
Eddy Groves lost $45 million in just two hours on Tuesday morning.<br>Sadly for them, Eddy can be a hard man to track down. His preferred mode of transport is a private Citation <a tiddlylink="CJ3" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'CJ3' doesn't yet exist" href="javascript:;">CJ3</a> jet, which means he can whip in and out of Australia's airports at will.<br><br>It's the very same model that famous flying Australian Dick Smith
likes to get about in and, in case you were wondering, they cost about $<a tiddlylink="US7" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'US7' doesn't yet exist" href="javascript:;">US7</a> million ($A7.45 million). Which isn't quite as much as Eddy and his co-directors have blown in margin calls this week.<br><br>Federal government child-care subsidies have provided the foundations on which ABC Learning was built.<br><br>Indeed, Federal Government subsidies contributed about 45% to ABC Learning's Australian revenue last financial year.<br><br>One of the planks of John Howard's election pitch was the Liberal Party's $687 million child-care plan.<br><br>If
it won the election, the Coalition planned to pay the child-care rebate
directly to operators, instead of directly to parents, from April 1.
Directly to operators such as ABC Learning, which dominates the market.<br><br>The
company's share price soared on that news - up from $5.52 before the
announcement to a high $6.28, before settling back to close at $5.99.<br><br>n a recent presentation to sharemarket investors Mr Groves said ABC was
on target to increase the number of its centres in Australia and New
Zealand from 660 in the middle of last year to 850 by the end of June.
The company has more than tripled the number of its centres in three
years.<br><br>It has snapped up three rival sharemarket-listed
child-care operators since late-2003, and in November last year spent
$218 million buying the third-largest operator in the US, the Learning
Care Group.<br><br>The company has also bought a handful of privately
owned child-care companies, including the Sydney-based Universal
Childcare, for $18 million, in October. The stake of Mr Groves and his
wife, Le Neve, in ABC is now valued at $350 million.<br><br>The chairman of Kids Campus, John Murphy, declined to confirm speculation his company was in talks with ABC.<br><br>The Association of Community Based Children's Services has raised alarm over the potential deal.<br><br>The
association's chairwoman, Lynne Wannan, said it would result in more
child-care operators having a stronger motive to make profits and
please shareholders, rather than provide quality child care.<br><br>Source: <a target="_blank" title="External link to http://www.theaustralian.news.com.au/story/0,25197,23288077-20142,00.html" href="http://www.theaustralian.news.com.au/story/0,25197,23288077-20142,00.html" class="externalLink">Childcare business spoonfed : The Australian</a><br>n June last year, ABC reported owning 1188 centres across Australia and
New Zealand and 35 owned and 12 managed nurseries in Britain. In recent
months it has expanded its interests in the US and now owns 1015
centres to become that country's second-biggest provider. While figures
are hard to pin down, ABC's estimated control of the overall market in
Australia ranges between 20 and 30 per cent across the board, and in
some regions such as Victoria is understood to be even higher.<br><br>Ahead
of last November's federal election, Labor offered a $1.5billion
childcare policy, increasing the Child Care Tax rebate from 30 per cent
to 50per cent of formal childcare costs to a new cap of $7500 a child.<br><br>___________________<br>What happens when the Government throws $2 billion into child care? Meet Fast Eddy Groves<br>Source: <a target="_blank" title="External link to http://www.smh.com.au/news/national/cradle-snatcher/2006/03/10/1141701698670.html?page=fullpage#contentSwap2" href="http://www.smh.com.au/news/national/cradle-snatcher/2006/03/10/1141701698670.html?page=fullpage#contentSwap2" class="externalLink">Cradle snatcher - National - smh.com.au</a><br>Since then centres such as Clovelly have been struggling to stay
afloat. Almost overnight they lost their taxpayer-funded operating
subsidy of $38,000 a year, and had to raise their fees. Twenty years
ago, the centre charged $55 a week, says Pender. Today it's $55 a day
for the 55 children who are two or over and $60 for those aged under
two.<br><br>Born in South Africa and resident on the Gold Coast, "Eddy" Groves was
ranked No. 2 on BRW's list of the richest Australians aged under 40
last year, with an estimated wealth of $272 million.<br><br>As well as
holding 14.5 per cent of ABC (with his wife and co-director Le Neve)
Groves is a director of more than 40 other companies. He controls
Quantum Foods, one of Queensland's largest milk distributors; he is a
director of Bet Worldwide, which owns Canberra's online gaming venture
Sports Acumen; and he is often seen courtside at Brisbane Bullets
games, the erratic basketball team he owns.<br><br>Wannan says that in the past 15 years the number of privately run
centres in Australia has risen from fewer than half the total to 70 per
cent, with many community centres closing or being taken over.<br><br>This dismays Lynne Wannan, the convener of the National Association of <a tiddlylink="Community-Based" refresh="link" class="tiddlyLink tiddlyLinkNonExisting" title="The tiddler 'Community-Based' doesn't yet exist" href="javascript:;">Community-Based</a>
Children's Services, who has recently returned from a tour of Canada
campaigning to prevent an Australian-style "privatisation" of
child-care services there.<br><br>The association formally objected to
ABC's takeover of the rival Peppercorn group in 2004 to the Australian
Competition and Consumer Commission, on the grounds that it would lead
to regional monopolies. The commission allowed the takeover to go ahead
after ABC gave undertakings to close some centres - it has shut or sold
60 - and not to buy any more in certain regional markets. Wannan says
that in the past 15 years the number of privately run centres in
Australia has risen from fewer than half the total to 70 per cent, with
many community centres closing or being taken over.<br><br>"But instead
of increased competition, lower prices and improved quality, the
reverse has happened," she says. "It has led to a classic market
failure."<br><br>According to an Australian Bureau of Statistics
survey, the cost of child care rose 10 per cent last year, and is up 62
per cent in the past four years. Some Sydney centres are charging $100
a day. In a bid to forestall this, when he announced a backdating of
the tax rebate in December 2004, the Treasurer, Peter Costello, warned
operators not to exploit the subsidy by increasing fees. Six months
later, ABC substantially increased its charges.<br><br>he Federal Government pays parents a means-tested subsidy for each
child, ranging from $144 a week to $24.15 a week for parents earning
more than $95,683. In addition, from July 1, 2004, there is a 30 per
cent tax rebate on the balance of the cost of care, although parents
have been upset by the fine print which caps the rebate at $4000 and
postpones its payment for two years.<br><br>Messara has calculated that
between 1990 and 2004, federal funding for child care has grown from
$200 million a year to $1.5 billion, increasing at an annual rate of
14.4 per cent, or four times the annual economic growth rate. This
year, with the first rebate payments, there will be close to $2 billion
to be fought over by private corporations and community-based centres.<br><br>A spokesman for ABC - Groves declined five requests for an interview
over five weeks - confirmed the company received 44 per cent of its
income from government subsidies: $128 million of its $292 million
revenue last year.<br><br>Messara's calculations give investors an even juicier insight. In the
five years to 2008 he expects ABC to make net profits of $379 million.
If that figure of 44 per cent remains constant, this will represent
$167 million of taxpayers' money transferred directly into the pockets
of Eddy and Le Neve Groves and their fellow shareholders - on top of
the $400,000 salary packages the two receive.<br><br>After complaints in 2004 that ABC had been underpaying its staff and
forcing them to clean toilets and buy their own uniforms, the
Queensland branch of the union that represents child-care workers, the
Liquor, Hospitality and Miscellaneous Union, handed parents pamphlets
which Groves says portrayed him as "mean and greedy" and implied he was
"trying to drive down low wages of child-care workers to line his own
pockets".<br><br>In an unprecedented action, Groves sued the union's
Queensland secretary, Ron Monaghan, for defamation. This has had the
extraordinary outcome that none of the union's officials contacted by
the Herald would risk commenting on the pay or conditions of ABC staff.<br><br>The
union's officer responsible for child-care workers in NSW, Jim Lloyd,
said: "I am not able to comment on ABC at all." When asked whether this
was connected with the litigation in Queensland, he said: "Good
question."<br><br>Even after the substantial rises granted this week, the minimum award
rate for a child-care worker with one year's experience is $611 a week.
However, ABC workers' pay cannot be independently verified because they
are required to sign confidential agreements. Groves has pointed out
that, in return, they are issued with 150 shares (currently worth
$1200) as a signing bonus - and he says he has a low staff turnover
rate of 8 per cent a year.<br>_____________CRIKEY ____________<br><br style="font-weight: bold;"><br style="font-weight: bold;"><span style="font-weight: bold;">Much of Groves’ wealth is earned from the Australian taxpayer through
family assistance payments, with the company hauling in up to $1
million a day from the federal government. ABC Learning is Australia’s
most subsidised company. Financial analysts in favour of ABC stocks
have called it “legislated growth”.<br><br></span><br>ABC Learning's half-year earnings have dropped by 42 per cent to
$37.1 million, prompting investor concerns about the company's debt
structure.<br><br>At one stage today, shares dropped 70 per cent to touch a six-year low of $1.15, but have closed at $2.14.<br><br>The company, which has been in a massive expansion phase in the past
two years, has a negative balance of hard physical assets to intangible
assets to the tune of $1.75 per share.<br><br>The company also has $1.2 billion of debt repayable in three years, and $600 million of convertible notes on a nine-year term.<br><br>____<br><br><br>Source: <a target="_blank" title="External link to http://www.armedia.net.au/archive/2002b/edit03.html" href="http://www.armedia.net.au/archive/2002b/edit03.html" class="externalLink">The selling out of children's services</a><br><br>In 1991, the Keating Labor Government introduced childcare subsidies
which were aimed at the creation of better funding levels for
children's services. While this did inject more funds into services, it
was also a signal to corporate opportunists to develop methods of
capitalising on these government subsidies and corporatising childcare.<br><br><br>In 2000, the Coalition Government introduced the Child Care Benefit
scheme and, with a higher funding level for services, more
opportunities were created for private operators to achieve greater
profitability. While the benefits of the corporatisation of early
childhood education are debatable, these corporations have certainly
capitalised on childcare, through the float of their shares on the
Australian Stock Exchange (ASX) and an astronomical rise in their share
pricings.<br><br><br>It has long been argued that privatisation and corporatised
competition drives the market towards creating cheaper and more
efficient services but, as history has shown, it can also sometimes
result in poorly-managed businesses and a decrease in the quality of
product and service. In the drive to create profits and to appease
shareholders, businesses can become unrealistically ambitious within
their markets and collapse in a spectacular fashion, as was the case
with HIH in Australia and Enron in the United States.<br><br><br>According to Federal Government's figures, while the cost of a
typical childcare cost is $94.70 each week, a family pays only $33.10,
with the $61.60 being paid by the government directly to the service
provider. With over 60 per cent of all revenue for childcare centres
coming from government subsidies, this means that within these
corporatised services, shareholder profits are directly supported by
taxpayer funds. And it is this area which is of great concern to
community-based centres and to the general community. It also raises
the question of whether it is ethical for government funds to be
diverted into shareholder profits, or whether these funds should be
maintained for the quality care and education of young children and the
creation of better working conditions for childcare workers.<br><br><br><br><br><span style="font-weight: bold;"><br><br></span><br></html>
ABC Learning halts trading

Posted 4 hours 23 minutes ago
Updated 3 hours 27 minutes ago
ABC Learning Centres Ltd CEO Eddie Groves

Eddy Groves says the share slump will not affect the operation of ABC Learning Centres. (File photo) (AAP: Dave Hunt)

    * Video: Groves reassures ABC Learning investors (ABC News)
    * Related Story: Debt concerns slash ABC Learning's share price

Childcare operator ABC Learning Centres says there are interested buyers for parts of the business.

The company has asked for a two-day trading halt on its shares, but it says discussions might take longer.

The company's shares were yesterday dumped on the Australian Stock Exchange, tumbling 43 per cent to $2.14 in response to a sharp fall in profits and questions over its debt levels.

Yesterday, chief executive Eddy Groves said investors have clearly been disappointed by the profit result, but the company is equipped to meet its debt obligations.

He said the tumble will not force the closure of any of its centres.

"It's the share price and the share market, but there's no effect to our business," he said.

Tags: business-economics-and-finance, company-news, australia

Source: [[ABC Learning halts trading - ABC News (Australian Broadcasting Corporation)|http://www.abc.net.au/news/stories/2008/02/27/2173864.htm]]
ABC Learning loses mentor's support

Brought to you by

    * Font Size: Decrease Increase
    * Print Page: Print

Tim Blue and Sarah Elks | February 28, 2008

STRUGGLING childcare giant ABC Learning has long enjoyed the support of its brokers, even until Monday.

Melbourne-based broker Austock, which took ABC Learning to a share market float, had a buy recommendation on the stock until the release of the earnings figures.

Other brokers were disappointed, but did not declare ABC Learning a sell.

On Monday immediately after the earnings bombshell, Citigroup described ABC Learning as a hold, immediately followed by the words high-risk.

The anonymous analyst at the broker said company shares then trading at $3.74 would rise as high as $4.25, or lower than previous predictions of $5.60 a share.

Within hours of the result, ABC Learning shares plunged to $2.14, before being suspended.

ABC Learning chief executive Eddy Groves was until this week Austock's pin-up boy for having driven expansion across three continents that assembled more than 2300 childcare centres with $2 billion of borrowing.

Groves approached Austock in 1997 as a young man and was provided with $6 million in capital to start his business. Austock mentored Groves for four years before they floated ABC.

Austock chairman Bill Bessemer is an ABC director, while Groves owns 4 per cent of Austock. Mr Boyle confirmed that Austock earned $27 million in ABC work in 2006 and $2.5 million last year. "We are mainly an Australian broker and were not able to help him as much when he went offshore," he said.

Macquarie Bank analysts have an "underperform" recommendation, and have described future earnings guidance as "a stretch".

They also highlighted ABC's debt levels of roughly $1.7 billion.

Meanwhile, watchdog ASIC is keeping a close interest. Commissioner Belinda Gibson said: "Given the current market volatility you can assume that ASIC and the ASX are monitoring the market and its participants even more closely than we do normally."

But one anonymous broker slammed what he saw as the lack of oversight by regulators on short selling.

"It's disgusting that the hedge funds, the ASX, ASIC and all regulatory bodies have allowed this to happen," one broker, who did not want to be identified, said.

"Only last Friday ABC Learning was trading at $4, the hedge funds knew Mr Groves had a margin position against his stock and the fact that they were allowed to continually sell and put pressure on the share price to push it down to $1.15 was just disgraceful and it's not what the market is about."

Additional reporting by  Lisa Macnamara

Source: [[ABC Learning loses mentor's support : The Australian|http://www.theaustralian.news.com.au/story/0,25197,23287092-20142,00.html]]
	
Sundays at 9.10am, repeated Tuesdays at 7.10pm
Child Care Pains
Sunday 22 February  1998 

Printer friendly version Print
Program Transcript
THEME
Chris Bullock: A generation of Australian children and their parents have had their lives transformed by affordable, safe child care.

The first child care children of the '70s are standing at the door of the creche again today, dropping off their own children.

But the political ground is shifting; many parents are finding that child care is not such an attractive prospect, and there are those who would warn them off altogether.

John Bradford: Look, I think it's really the value you place on motherhood, and it seems to me that we've downgraded that. We've made women feel guilty about staying out of the workforce. In fact I think a couple of feminists have basically sort of said if they weren't in the workforce shortly after they had babies, then they were essentially bludging. But I think motherhood's very important. I can't imagine a higher calling for a woman than to put that time into the development of young lives in their most formative years.

Chris Bullock: John Bradford is the Liberal member for McPherson on the Gold Coast, and he's a prominent member of the Lyons Forum, a prayer and policy advice group with strong views on social policy areas, like family values and child care.

There are many reasons why women would choose to work or to stay at home: the highest calling of motherhood may be one, but there are more mundane reasons, like making ends meet.

I'm Chris Bullock and welcome to Background Briefing.

'WIZARD OF OZ' VIDEO

In the western suburbs of Melbourne, a little girl is perched on a lounge chair, watching her favourite film.

What are you watching?

Cassandra: 'The Wizard of Oz'.

Chris Bullock: Cassandra is four, and until the end of last year, she and her two-year-old sister Jessica went to a child care centre for three days a week. Their mother, Diane, had a part-time job, until she had to make a difficult decision.

Diane: I want to work, I want to work part-time, but I keep on doing the sums and they just keep on coming up in a way that makes me think it's not worth it. It's just not worth it. And my husband said to me, 'Look, we can shoulder this child care, it's not just your wage' but as a mother, you don't see it like that, you see it as 'If most of my pay is going in child care, I might as well be at home'. And you've also got the added stresses of people telling you that you're better off at home --

Chris Bullock: That happens a lot, does it?

Diane: It happens a lot. There are two camps, and one is from family and friends who don't work telling you 'Just wait until they go back to school' and the other camp that says, professionals that I know who say, 'You stay out of the workforce too long, and you will find it very difficult to get back in.' And so you make a decision do you work for nothing to keep your hand in, I don't know, I don't know what the answer is.

Chris Bullock: And do you not in the end feel that there will be some big benefit from you staying at home with the children, that will be well and truly worthwhile in the end?

Diane: I really believe that for my children, I don't speak on behalf of other people's children, my children like balance, and they like a stimulating environment and they also love to be at home with their mother. And when I'm working, they are happy, they enjoy going to creche, they enjoy being with other children, and I think that when I was at work last year I had two very happy children. I still have two very happy children, I just have to find things for them outside of the home, and they cost money.

So your occasional care, your ballet, your gym groups, gymbaroos, your swimming lessons, all the things that you can give your children as extras, they cost money, and I've just spent about $400 on that.

Chris Bullock: Diane's dilemma is being repeated in families across Australia.

Patricia Faulkner raised two children with the help of child care; her daughter is now 20 and her son five. Three years ago Patricia Faulkner was given the job of leading a national taskforce on child care.

Patricia Faulkner: With the first child, there was still a stigma attached to women wanting to work and leaving their children, and I remember my mother sort of feeling that I was doing totally the wrong thing, and that child care was not a good option for a child. What surprised me when I came back and did the inquiry, was the number of women who believed that child care is extremely beneficial, and if their children are not getting that benefit they're somehow behind other children who are getting that benefit.

So we had women at home sort of saying 'Well it's not fair that the women at work get the good share of child care, and we're left with our children not having that same opportunity'. So it's been a tremendous cultural shift in the 15 years between my children.

Chris Bullock: Patricia Faulkner was also struck by a change in mood: many working parents were on the verge of quitting child care.

Patricia Faulkner: That's right, and I'm seeing that increasingly that people - I mean we women of the '70s really pushed to get into the workforce, and then I think you're seeing a position at the moment where people are saying 'Well it's not all that we wanted; what we really want is to somehow mix work and caring for children together, and we want men and women to share that equally.' And I think a lot of women have found that they've been doing it on their own for a long time.

The catchcry of the '70s was about choice, that women wanted to be able to choose to work. I don't think they wanted to stay there if they didn't want to work, and I don't think, again I think there's been a change in men and women, both saying that they don't want to be forced to stay in the workforce. They want to choose. I think that the availability of child care permitted people to make a choice, and that's what the women who fought for child care wanted, they wanted to make the choice. So I don't really think it equates to the other side of the Lyons Forum argument that it encourages people into the workforce, because being in the workforce and being a parent is a very difficult thing, and you don't just go into it because there is child care, you go into it for fulfilment, you go into it for a lot of other reasons; you go into it to offer better opportunities for your children. But there are some people that are finding that the choice is not a very attractive one for either the husband or the wife.

Chris Bullock: Patricia Faulkner was personally appointed in 1995 by Prime Minister Paul Keating, to help design a child care system for the future.

With 600,000 children in child care, the cost to government has soared to more than a billion dollars a year. There's been massive growth in the past five years. In the early 1990s the Labor Government extended child care funding, and for the first time gave assistance to parents who had their children in private 'for-profit' child care centres.

Private centres then sprang up like mushrooms, and the non-profit community centres which had always been publicly funded, quickly became a minority. When the child care taskforce reported back in 1996 it found the system was based on a mish-mash of subsidies, some for parents, some for businesses, and others for different types of care. It recommended all these subsidies be phased out over the next ten years, and replaced with a new, single payment to parents.

John Howard's Government, keen to make savings and with a philosophy sympathetic to home-based care, took a cue from the taskforce. It abolished grants to community centres, reduced levels of assistance for long day care, and moved towards a centralised system of payments.

The home-based Family Day Care scheme kept its funding. The big losers are the community centres, which have been forced for the first time to compete on equal terms with private centres.

The community centres say in the past they had used their Government grants to have extra staff, to ensure the highest possible quality of care; that's why they were so popular and always had the longest waiting lists. Now they've had to cut staff and put up their fees, and they're losing children.

Why are the children leaving? Well, it depends on who you ask. The Government says parents are simply exercising a greater choice of child care; the community sector believes children are being forced out of their centres.

Lyn Wannan is the Convenor of the National Association of Community Centres.

Lyn Wannan: I mean we know right now that Government policy is for no growth in the community-based sector and for still some considerable growth in the private sector. My view is that we need to retain a community service sector, a non-profit community-owned sector. I think that has to be a priority of government. I fear the loss of it altogether. It has been the community-based sector which has fought hard for the quality standards and regulations, and it has been the community-based sector which has actually set the price in the past.

Chris Bullock: There were predictions that a great number of children would disappear from the system and that many jobs would be lost as a result of the changes the Coalition Government brought in. Has that been borne out?

Lyn Wannan: Yes it has. We've now seen Australia-wide, fee increases. That's the main problem, the fees are now around about $170 per week per child. That's really the national average though, very high fee increases, that's an increase of about $18 per child per week, which is higher than has been the normal increase in fees. We've found that an average of four families have left child care centres, this is the community-based sector, and those parents cite the high cost of care as the reason for leaving, and in many cases those families, the parents, have one or both of them, decided to move towards part-time care. Some parents are trying to juggle work so they share that. Both work part-time, or they have a grandparent or someone helping with an additional day of care, so that they can really cut down their usage of the formal child care for which they have to pay. So yes, f