@charset "iso-8859-1";


h1 {
	font-size: 24px;
	color: #F90;
}

h2 {
	font-size: 18px;
	color: #FF0;
}
h3 {
	font-size: 16px;
	color: #CFC;
}
h4 {
	font-size: 14px;
	color: #9F6;
}
h5 {
	font-size: 12px;
	color: #930;
}
h6 {
	font-size: 10px;
	color: #333;
}
a:link {
	color: #0FF;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #FF0;
}
a:active {
	color: #F0F;
}
body {
	position:absolute;
	top:0px;
	left:6%;
	color:#000000;
	background-image:url(../images/0.gif);
	background-repeat:repeat;
	z-index: -1;
}
#content_wrapper {
	z-index: 1;
	top:0px;
	left:6%;
	height:800px;
	width: 768px;
	position: absolute;
}
#content {
	position: absolute;
	z-index: -1;
	height:800px;
	width:100%;
	top: 0px;
	right: auto;
	background-image: url(../images/a_sidebar.gif);
	background-repeat: repeat;
	background-position: left top;
	clip: rect(auto,auto,900px,auto);
}
#content #video {
	position: absolute;
	z-index: -1;
	height: 390px;
	width: 766px;
	left:1.25px;
	top: -2px;
	background-image: url(../images/thumbs/top1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#content #toowoomba {
	position:absolute;
	width:200px;
	height:60px;
	z-index:3;
	top: 10px;
	left:0%;
}
#content #clay {
	position:absolute;
	width:122px;
	height:60px;
	z-index:3;
	left: 450px;
	top: 10px;
}
#content #target {
	position:absolute;
	width:200px;
	height:60px;
	z-index:3;
	left: 570px;
	top: 10px;
}
#content #club {
	position:absolute;
	width:140px;
	height:60px;
	z-index:3;
	left: 160px;
	top: 75px;
}
#content #inc {
	position:absolute;
	width:200px;
	height:60px;
	z-index:3;
	left: 480px;
	top: 75px;
}

#skip {
	position: absolute;
	z-index: 3;
	height: auto;
	width: 100px;
	left: 40px;
	top: 85px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFBF0;
	border: 3px inset #0FF;
	background-color: #903;
}
#menujs {
	position: absolute;
	z-index: 20;
	height: 30px;
	width: 766px;
	top: 134px;
	left:auto;
	right: auto;
}

#clock {
	position: absolute;
	z-index: 3;
	height: auto;
	width: auto;
	right: auto;
	top:60px;
	left:680px;
}
#content #friendly {
	position:absolute;
	visibility:inherit;
	left:-20x;
	top:360px;
	width:400px;
	height:30px;
	z-index:3;
}
#stoppress {
	position:relative;
	top:-20px;
	left:0px;
	width:440px;
	height:auto;
	padding-left:2px;
	padding:10px;
	font-size:14px;
	color: #FFC;
	border:2px solid #F90;
}
.blink {
	font-size: 18px;
	color:#F00;
	background-color: #33FF33;
	font-weight:bold;
	text-decoration:blink;	
}


#footer {
	position:absolute;
	background-image: url(../images/footer.gif);
	background-position:left;
	left:-20px;
	top: 780px;
	width:768px;
	height:100px;
	z-index:10;
	padding-top: 2px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom:40px:
	z-index: 1;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC;
	line-height: 15px;
	
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	line-height: 14px;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
}
.text4 {
	font-size:12px;
	color: #FF0;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	background-color: #CCCC00;
	line-height: 14px;
}
.fltrt {
	float: right;
	margin-top: 4px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.fltlft {
	float: left;
	margin-top: 5px;
	margin-right: 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#panel {
	position: absolute;
	z-index: 1;
	height: 36px;
	width: 501px;
	left: 2px;
	top: 44%;
	clip: rect(auto,auto,auto,auto);
	
}
#breadcrumb {
	position: absolute;
	top: 820px;
	color: #FF0;
	width: auto;
	padding-top: 10px;
	z-index: 11;
	height: auto;
	left: 8%;
	font-size: 13px;
}
 .footer {
	font-size:10px;
	line-height:13px;
	width:768px;
	position:absolute;
	padding:20px;
	margin:20px;
	left: 0%;
}
.footer a {
	color:#515132;
	font-size:10px;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
 input, textarea {
	font-family:Tahoma;
	color:#000000;
	font-size:10px;
	padding-left:5px
}
#validate {
	position: absolute;
	z-index: 10;
	height:30px;
	width: auto;
	left: 670px;
	right:0px;
	top: 784px;
}
#topa {
	position: absolute;
	top: 1px;
	height: auto;
	width: 768px;
	left: 0px;
	z-index: 2;
	clip: rect(auto,768px,auto,auto);
}
#L_sidebar {
	position: absolute;
	z-index: 4;
	width: 510px;
	left: 0px;
	top: 402px;
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#R_sidebar {
	position: absolute;
	z-index: 8;
	height: 408px;
	width: 220px;
	left: 526px;
	top: 400px;
	background-color: #3a3a18;
	padding:10px;
	font-size: 12px;
	line-height: 12px;
	color: #CCC;
	text-align: justify;
	border: thin solid #CCC;
}
.update {
	font-size:11px;
	color:#900;
	background-color:#FFC;
}
.join {
	background-color:#FFFFCC;
	color: #003300;
	font-style:oblique;
	font-size:13px;
	font-weight:bold;
}
#star {
	position:absolute;
	top:250px;
	left:0px;
	z-index:1;
	}