#container{
background:#eee;
width:95%;
border:solid #000;
border-width:1px;
margin: 10px 10px 10px 10px;
text-align:left;
color:#272727;
position:relative;
padding: 1em;
  }

body{
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
padding: 0;
background: #55ffcc;
color: #111;
line-height: 1.166;
background:  #e6f1e0;
margin: 0;
}

#header{
background: #226644 url(auslogo.gif) no-repeat center right;
color: #fff;
margin: 0 0 0 0;
height: 72px;
border-bottom: 2px solid #C69C6D;
padding: 3px;
}

#header a{
color: #fff;
}
#header a:hover{
color: #fff;
text-decoration: underline;
}
#header a:visited{
color: #fff;
}

a{
	color: #0B4C83;
	text-decoration: none;
}
a:link{
	color: #0B4C83;
	text-decoration: none;
}
a:visited{
	color: #0B4C83;
	text-decoration: none;
}
a:hover{
	color: #790000;
	text-decoration: underline;
}

td { padding: 5px }

.NSW{
background: #D2D2FF;
}
.VIC{
background: #C4FFBC
}
.SA{
background: #FFC4C4;
}
.QLD{
background: #FFFF99;
}
.WA{
background: #F8C89C;
}
.TAS{
background: #C0FAE7;
}
.ACT{
background: #E3B6FF;
}
.AUS{
background: #FFFF99;
}
.NZ{
background: #CCCCCC;
}
