body {
	background: #F5F7F8 url("../images/PageBackground.jpg") repeat-x;
}


a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

img {
	border: none;
	border-style: none;
}
#subscribe {padding:20px 0px 30px 22px;background:url(/images/subscribe.jpg) top left no-repeat;}
#page
{
	background: transparent url("../images/ContentVerticalRepeat2.jpg") repeat-y;
	height: auto;

}

#container {
	background: transparent url("../images/ContentHorizontalRepeat.jpg") repeat-x;
	width: 853px;
	height: auto;
}

#content {
	padding: 0 0 10px 0; /* Pad out the bottom of the content area so there is some whitespace */
	margin: 0;
}

#contenttext {
	padding: 0 20px 0 15px;
}






















#rightbackground {
	background: transparent url("../images/PhotosGrowingGippslandsFuture2.jpg") no-repeat;
	width: 309px;
	height: 955px;
}






h2 {margin-top:15px;}



















#footer, #footer p {
	background: transparent url("../images/Footer2.jpg") no-repeat;
	height: 58px;
	text-align: right;
	color: #315779;
	padding: 4px 120px 0 0;
}

#footer img {
	margin: 0 0 0 200px;
}

#ticker {
	float: left;
	background: transparent url("../images/Ticker.jpg") no-repeat;
	font-size: 0.9em;
	color: #315779;
	width: 175px;
	height: 200;
	margin: 287px 0px 0px 0px;
	padding: 20px 30px 0 25px;
}

#ticker marquee {
	height: 160px;
	width: 120px;
}

#ticker table {
	border-top: solid #A5B0B9 1px;
}


#ticker table td {
	border-bottom: solid #A5B0B9 1px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/*  
Ticker table.noline, td.noline and ticker td.percentagenoline were added to assist with the weird layout needed to have

from to and the percentages arranged as they are. If this function is no longer needed then neither do table.noline td.noline and td.percentagenoline
 */
#ticker table.noline {
	border-top: solid #A5B0B9 0px;
}

#ticker table td.noline {     
	border-bottom: solid #A5B0B9 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#ticker td.percentage {
	font-size: 1.1em;
	color: #009900;
}
#ticker td.percentagenoline 
{
    border-bottom-width:0px;
	font-size: 1.1em;
	color: #009900;
}
.titlecolour {
	/*color: #000;*/
	color: #000;
}
.headingcolour {
	/*color: #0011DD;*/
	color: #EE1100;
}


#head_container
{
    width:484px;
    height:131px;

    }


#head_left
{
    float:left;
    left:0px;
    top:0px;
    }


#head_right
{
    position:relative;
    width: 264px; 
	float: right; 
	position: relative; 
	left: 125px;
    top:80px;
    z-index:10;
    
    }
