body {
	background-image: url(images/bgrepeat.png);
}
#body {
	position:absolute;
	width:1024px;
	height:750px;
	z-index:2;
	left: 120px;
	top: -13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: white;
	
}

#navBody {
	position:absolute;
	width:1012px;
	height:332px;
	z-index:2;
	left: 1px;
	top: 394px;
}

#navBody-telstra {
	position:absolute;
	width:1012px;
	z-index:2;
	left: 1px;
	top: 394px;
}

#servicestext {
	position:absolute;
	width:735px;
	height:212px;
	z-index:1;
	left: 198px;
	top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Footer {
	position:absolute;
	width:1024px;
	height:25px;
	z-index:5;
	left: 0px;
	top: 744px;
	background-color: #004990;
}
#FlashCenter {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 0px;
	top: 106px;
}
#Menu {
	position:absolute;
	width:189px;
	height:350px;
	top: 0px;
	left: 0px;
	z-index:2;
	background: #F2F2F2;
}
.style3 {	font-size: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.footerstyle3 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#News {
	position:absolute;
	width:999px;
	height:324px;
	z-index:1;
	left: 60px;
	top: 30px;
}

#Events {
	position:absolute;
	width:333px;
	height:230px;
	z-index:5;
	left: 511px;
	top: 39px;
	background-image: url(images/news/upcoming.png);
}
#Latest {
	position:absolute;
	width:332px;
	height:229px;
	z-index:3;
	left: 129px;
	top: 40px;
	background-image: url(images/news/latest.png);

}
#NewsStory {
	position:absolute;
	width:154px;
	height:291px;
	z-index:7;
	left: 108px;
	top: 9px;
	background-image: url(images/news/newsholder.png);
	visibility: hidden;
}
#EventStory {
	position:absolute;
	width:554px;
	height:291px;
	z-index:1;
	left: 243px;
	top: 305px;
	background-image: url(images/news/newsholder.png);
	visibility: hidden;
}
#aboutText {
	position:absolute;
	width:735px;
	height:212px;
	z-index:1;
	left: 160px;
	top: 60px;
}

.menu-ul A:link    { text-decoration: none; color: #4F4F4F; }
.menu-ul A:visited { text-decoration: none; color: #4F4F4F;  }
.menu-ul A:active  { text-decoration: none; color: #4F4F4F;  }
.menu-ul A:hover   { text-decoration: none; color: #000000; }

.menu-ul {
	list-style-type: none;
}

