body {
		 font-family: arial, helvetica, sans-serif;
		 margin-left: 160px; margin-right: 0px; min-width:780px; padding-left : 10px;
		 background-color: #ffb000;
		 background-image: url(images/background1.jpg); 
		 background-repeat: repeat-y;	
		 }

#links {
			 position: absolute; top: 20px; left: 0em; width: 160px;
			 background-color: ;
			 font-size: 0.8em;
			 padding-left:0px;
			 background-image: url(images/background1.jpg); 
			 background-repeat: repeat-y;	
			 border-style: hidden; border-width: 00px; border-color: #0033ff
			 }

#heading {
		 font-family: arial, helvetica, sans-serif;
		 font-size: 150%;
		 }
#aust	{
			float: right; width:180px;
			}
		 
		 
h1 {
	 	 font-family: arial, helvetica, sans-serif;
		 font-size: 140%;
		 color: #000000;
		 text-align: center;
		 padding: 0em;
		 margin-left: 0px;
		 margin-right: 0px;
		 border-style: hidden; border-width: 8px; border-color: #0033ff
}
h2 {
	 	 font-family: arial, helvetica, sans-serif;
	 	 font-size: 140%;
	 	 text-align: left;
		 color: #0033ff;
		 padding: 0em;		 
}

h3 {
	 	 font-family: arial, helvetica, sans-serif;
		 text-align: center;
	 	 Margin: 0em;
}
h4 {
	 	 font-family: arial, helvetica, sans-serif;
		 text-align: center;
	 	 Margin: 0em;
}
a:link { 
			 		color: blue;
}
a:visited { 
					color: purple;
}
a:hover{
				color: black;
				background-color: #ffff00;
}