@charset "UTF-8";
/* CSS Document */

ul, li, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}
h1 {
	padding:0;
	margin:0;
	list-style:none;
	line-height: 40px;
}

td {
	font-size: 10pt;
	color: #000000;
}

#content{
	overflow:hidden;
	width:610px;
	position:relative;
	height:630px;
	float:left;
}
	
#content a{
	color:#777;
	font-weight:lighter;
	text-decoration:none;
	}
	
#nav{
	float:left;
	width:610px;
	height:30px;
	text-align: center;
}
	
#nav .sup{
	margin:20px;
	font-size:10pt;
	font-family: "Helvetica Neue", Helvetica, Century Gothic, Arial;
	display: inline;
	text-align: center;
	}
	
#nav ul{
	margin:5px 0;
	padding-left:15px;
		}
		
#nav a{
	color:#C4AF44;
	font-weight:lighter;
	text-decoration:none;
	font-size: 10pt;
		}
		
#nav a:link {
	font-weight:lighter;
	text-decoration:none;
	font-size: 10pt;
		}
		
#nav a:hover {
	color:#085797;
	font-weight:lighter;
	text-decoration:none;
	font-size: 10pt;
		}		
						
#nav .sup li{
	margin: 3px 0 !important;
	margin:-4px 0;
	font-size:10px;
		}
		
#nav a.scrolling{
	color:#333333;
		}
.section{
	width:4300px;
	position:relative;
}

	.section .sub{
	position:relative;
	float:left;
	width:610px;
	height:630px;
	}
		.section .next, .section .prev{
	font-size:18px;
	position:absolute;
	bottom:15px;
	letter-spacing:-2px;
	float: left;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}


div#ozstates {
	height: 300px;
	width: 610px;
	position: relative;
}
div#leftsideoz {
	height: 300px;
	width: 152px;
}
div#oztop {
	height: 18px;
	width: 189px;
	position: absolute;
	left: 342px;
	top: 0px;
}
div#wa {
	height: 251px;
	width: 105px;
	position: absolute;
	left: 152px;
	top: 0px;
}
div#nt {
	height: 140px;
	width: 89px;
	position: absolute;
	top: 0px;
	left: 257px;
}
div#sa {
	height: 111px;
	width: 89px;
	position: absolute;
	left: 257px;
	top: 140px;
}
div#bottembit {
	height: 49px;
	width: 194px;
	left: 152px;
	position: absolute;
	top: 251px;
}
div#qld {
	position: absolute;
	left: 346px;
	top: 0px;
	height: 162px;
	width: 99px;
}
div#nsw {
	position: absolute;
	left: 346px;
	top: 162px;
	height: 53px;
	width: 99px;
}
div#vic {
	height: 36px;
	width: 99px;
	position: absolute;
	left: 346px;
	top: 215px;
}
div#tas {
	height: 49px;
	width: 99px;
	position: absolute;
	left: 346px;
	top: 251px;
}
div#rightbit {
	height: 300px;
	width: 165px;
	position: absolute;
	top: 0px;
	left: 445px;
}
div#membersleft {
	float: left;
	padding: 10px;
	margin-left: 5px;
	width: 320px;
	border: 1px solid #D3BB4A;
	font-size: 9pt;
	color: #333333;
}

div#membersright {
	float: right;
}
div#statenav {
	float: left;
	height: 30px;
	width: 610px;
	color: #085797;
	text-align: center;
	font-size: 12pt;
}
div#clickstate {
	text-align: center;
	font-size: 10pt;
	color: #666666;
	margin-bottom: 10px;
}
.clear{
	clear:left;
}

