body {
	background: #F5F7F8 url("../images/PageBackground.jpg") repeat-x;
}

h1, h2, h3, h4, h5, h6 {
}

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;
}

#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/PhotosGrowingGippslandsFuture.jpg") no-repeat;
	width: 309px;
	height: 955px;
}


























#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 td.percentage {
	font-size: 1.1em;
	color: #FF00FF;
}
.titlecolour {
	/*color: #000;*/
	color: #000;
}
.headingcolour {
	/*color: #0011DD;*/
	color: #EE1100;
}


#head_container
{
    width:484px;
    height:131px;

    }


#head_left
{
    float:left;
    left:0px;
    top:0px;
    height:131px;
    width:197px;
    }


#head_right
{
    position:relative;
    top:57px;
    left:-2px;
    float:right;
    width:287px;
    height:107px;
    
    
    }