body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:url(../grfx/backgrounds/bg.jpg) repeat-x #fff;
}

#shadow {

	width: 965px;
	margin-left: auto;
	margin-right: auto;
	background:url(../grfx/shadow.jpg)  repeat-y;
	
}

#shadow_top {
	background:url(../grfx/top_shadow.jpg) no-repeat;
	background-position: 0 0px;
	margin-left: auto;
	margin-right: auto;
	width: 965px;
}

	



#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

*:first-child+html #container {
	margin-left: 8px;
}

* html #container {
	margin-left: 8px;
}

	

#header {
	position: relative;
	z-index: 2;
}


#members_wrapper {
	background:url(../grfx/backgrounds/member_bg.jpg) repeat-y #00ffee;
	float: left;
	width: 950px;

}

	*:first-child+html #members_wrapper {
		margin-top: -2px;
	}
	
	* html #members_wrapper {
		margin-top: -2px;
	}

	#members_logo {
	float: right;
	padding-bottom: 85px;
	background:url(../grfx/logos.jpg) no-repeat;
	background-position: bottom right;
	width: 950px;
	

		}

#top-login-form {
	position: absolute;	
	margin: -80px 0 0 650px;
	color: #004362;
	font-size: 12px;
	font-weight: bold;
	width: 290px;
	text-align: right;
}

	*:first-child+html #top-login-form {
		margin: 30px 0 0 -310px;
	}
	
	* html #top-login-form {
		margin: 30px 0 0 -310px;
	}

	#form-username {
		border: 1px solid #004362;
		width: 101px;
		height: 17px;
	}
	
	#form-passwd {
		border: 1px solid #004362;
		width: 101px;
		height: 17px;
	}
		





#nav_flash_wrapper {
	width: 950px;
	float: left;
	margin-top: -2px;
	background-color: #e5d68e;
}



	

	#flash {
		float: right;
		width: 794px;
		height: 386px;
		background-color: #e5d68e;		
		padding-bottom: 2px;
	}

	#internal_header {
		width: 794px;
		float:right;
	}
	
	
		#internal_header img {
			width: 794px;
		}
	
	#member_details {
		width: 719px;
		height: 23px;
		background-color: #c9b86b;
		float: right;
		text-align: right;
		padding-right: 75px;
	}
		.member_name {
			margin-top: 4px;
			color: #645304;
		}
		
		.logout {
			position: absolute;
			margin-top: -3px;
			padding-left: 5px;
		}
	
	#side_image {
		padding-top: 4px;
		padding-bottom: 60px;
		background-color: #fff;
	}	
		
	#members_side_image {
		padding-top: 4px;
		padding-bottom: 60px;
		background-color: #f8ecb4;
	}
	
#content_wrapper {
	width: 950px;
	clear: both;
	float: left;
	padding-bottom: 20px;
	background:url(../grfx/backgrounds/content_bg.jpg) no-repeat #fff;

}
	*:first-child+html #content_wrapper {
		padding-top: 10px;
	}
	
	* html #content_wrapper {
		padding-top: 10px;
		
	}

	.top_images {
		padding: 4px 0 0 10px;
		width: 944px;
	}

	#content {
		width: 740px;
		float: right;
		padding: 0 70px 0 0;
		color: #715e09;
		line-height: 150%;
	}

		#internal_content {
		width: 760px;
		float: right;
		padding: 20px 15px 40px 15px;
		color: #715e09;
		line-height: 150%;
		
	}
	
		#upcoming_dates {
			border: 1px solid #ab9d5d;
			float: left;
			margin: 0 10px 10px 0;
			width: 312px;
			color: #005585;
			background-color: #f8ecb4;
		}
		
			#upcoming_dates a {
				text-decoration: underline;
				color: #005585;
			}
			
			#upcoming_dates a:hover {
				text-decoration: none;
			}
		
			#upcoming_dates td {
				
				padding: 3px 5px 3px 5px;
			}
			
		#poll_table {
			border: 1px solid #ab9d5d;
			float: left;
			margin: 0 10px 10px 0;
			width: 312px;
			color: #005585;
			background-color: #f8ecb4;
		}
		
			#poll_table a {
				text-decoration: underline;
				color: #005585;
			}
			
			#poll_table a:hover {
				text-decoration: none;
			}
		
			#poll_table td {
				
				padding: 3px 5px 3px 5px;
			}
			
			#latest_news td {
				padding: 3px 5px 3px 5px;
			}
			
			.table_header {
				background:url(../grfx/dates_heading.jpg) repeat-x;
				color: #fff;
				height: 26px;
			
			
			}
			
				.table_header2 {
				background:url(../grfx/latest_heading.jpg) repeat-x;
				color: #fff;
				height: 26px;
			
			
			}
			
			.table_header3 {
				background:url(../grfx/latest_heading.jpg) repeat-x;
				color: #fff;
				height: 26px;
			
			
			}
			
			.table_footer {
				background:url(../grfx/backgrounds/table_footer_bg.jpg) repeat-x #0098ad;
				
				
			}
			
			
			
			.table_icon {
				text-align: right;
				float: right;
				padding: 0;
				margin: -19px 0 0 0;
				right: 0;
	
			}
		
		#latest_news {
			border: 1px solid #ab9d5d;
			float: left;
			width: 312px;
			color: #005585;
			background-color: #f8ecb4;
		}
		
		#latest_news a {
				text-decoration: underline;
				color: #005585;
			}
			
			#latest_news a:hover {
				text-decoration: none;
			}

#footer {
	clear: both;
	background:url(../grfx/footer.jpg) no-repeat #fff;
	width: 963px;
	height: 55px;
	margin-left: -6px;
	text-align: center;
	padding-top: 15px;
	line-height: 160%;
	font-size: 10px;
	position: relative;
	z-index: 3;


}


	#footer .ftlink a {
		color: #005585;
		text-decoration: none;
		padding: 0 10px 0 10px;
	}
	
	#footer .ftlink a:hover {
		text-decoration: underline;
	}
	
	#footer .ftcopy {
		color: #715e09;
	}
	
		#footer .ftcopy a {
			color: #715e09;
			text-decoration: none;
		}
		
		#footer .ftcopy a:hover {
			text-decoration: underline;
		}
		
/** Joomla Message Box **/

#system-message {
	border: 1px solid #c9b86b;
	background: #e5d68e;
	color: #005585;
	padding: 5px;
}
.moduletablewapparss {
	width:650px;
	float:left;
}
.moduletableTV_update_news {
	width:350px;
	float:left;
}

.moduletableTV_extras_news {
	width:350px;
	float:right;
}

td.container > div { width: 100%; height: 100%; overflow:hidden;}
td.container { height: 40px; }

/*PL Main button*/
#pl_main_btn span {
	display: none;
}
#pl_main_btn a {
	display: block;
	margin:10px 0 0 192px;
	width: 410px;
	height: 212px;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/MAIN_BTN.png) 0 0 no-repeat;
}
#pl_main_btn a:hover {
	background-position: -410px 0px;
}

/*PL pk button*/
#pl_pk_btn span {
	display: none;
}
#pl_pk_btn a {
	display: block;
	margin:10px 0 0 50px;
	width: 142px;
	height: 46px;
	float:left;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/PK_Btn.png) 0 0 no-repeat;
}
#pl_pk_btn a:hover {
	background-position: 0px -47px;
}

/*PL pl button*/
#pl_pl_btn span {
	display: none;
}
#pl_pl_btn a {
	display: block;
	margin:10px 0 0 42px;
	width: 142px;
	height: 46px;
	float:left;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/PL_Btn.png) 0 0 no-repeat;
}
#pl_pl_btn a:hover {
	background-position: 0px -47px;
}

/*PL dl button*/
#pl_dl_btn span {
	display: none;
}
#pl_dl_btn a {
	display: block;
	margin:10px 0 0 42px;
	width: 142px;
	height: 46px;
	float:left;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/DL_Btn.png) 0 0 no-repeat;
}
#pl_dl_btn a:hover {
	background-position: 0px -47px;
}
/*PL pls button*/
#pl_pls_btn span {
	display: none;
}
#pl_pls_btn a {
	display: block;
	margin:10px 0 0 42px;
	width: 142px;
	height: 46px;
	float:left;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/Pls_Btn.png) 0 0 no-repeat;
}
#pl_pls_btn a:hover {
	background-position: 0px -47px;
}

/*PL 2012 button*/
#pl_2012_btn span {
	display: none;
}
#pl_2012_btn a {
	display: block;
	margin:10px 0 0 323px;
	width: 145px;
	height: 90px;
	background:url(http://www.wappa.asn.au/grfx/buttons/pl/Pl_2012.png) 0 0 no-repeat;
}
#pl_2012_btn a:hover {
	background-position: 0px -90px;
}
#clear {
	clear:both;
}
