	#container {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	}
	#banner {
	padding: 0px;
	width: 100%;
	clear: both;
	background-color: #666666;
	}

	#content {
	margin-left: 250px;
	margin-right: 250px;
	color: #140014;
	padding: 4px 14px 8px 16px;
	}
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	background-color: #140014;
	margin: 0px;
	padding: 0px;
	}
#topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	left: 20px;
	top: 149px;
	position: absolute;
	font-weight: bold;
}
#topnav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnav li {
	display: inline;
}
#topnav a {
	color: #000000;
	text-decoration: none;
}
#topnav a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #999999;
	line-height: 22px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a {
	color: #333333;
	text-decoration: underline;
}
#errorDisplay {
	border: 1px;
	border-color: #BB0000;
	border-style: solid;
	background-color: #FFCC00;
	display: none;
	padding:5px 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#errorDisplay ul {
	list-style-type: square;
	margin-top:0px;
	margin-bottom:0px;
}
p {
	margin-top: 8px;
	margin-bottom: 0px;
}
#content li {
	list-style-image: url(images/bullet.gif);
	margin-top: 6px;
}
.bluepanel {
	margin: 12px;
	display: block;
}
#content textarea,input {
	font-size: 11px;
	line-height: 13px;
	color: #151E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content input.btn {
	color: #FFFFFF;
	background-color: #761175;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #151E2E;
	border-bottom-color: #151E2E;
}
#LHnav {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #761175;
	margin-left: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	min-height: 240px;
}
#LHnav ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #450043;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
	list-style-type: inside;
	list-style: none;
	text-indent: 22px;
}
#LHnav li {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #450043;
	 margin: 0px; 
	 padding: 6px 0px;
}
#LHnav li a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/aussie_LHnav2.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
	display: block;
}
#LHnav li a:hover {
	color: #FFFFFF;
	background-position: 6px -81px;
}
#LHnav li a:active {
	color: #FFFFFF;
	background-position: 6px -81px;
}
.hilite {

	color: #FFFFFF;
	background-position: 6px -81px;
}
#hilite2 {

	color: #FFFFFF;
	background-image: url(images/aussie_LHnav2.gif);
	background-repeat: no-repeat;
	background-position: 6px -76px;
	display: block;
}

