	/* 
	Cascading Style Sheet Document
	for STYLEAID2004
	by Bam Creative www.bam.com.au
	*/

	/* Styles in order of appearance on page... */

html,body {
	height: 100%; 
	margin: 0; 
	background-color: #000000;  
	background-position: 50% 50%;
	background-repeat: no-repeat;
	scrollbar-3dlight-color:#000000;
   	scrollbar-arrow-color:#414141;
   	scrollbar-base-color:#000000;
   	scrollbar-track-color:#000000;
   	scrollbar-darkshadow-color:#000000;
   	scrollbar-face-color:#000000;
   	scrollbar-highlight-color:#414141;
   	scrollbar-shadow-color:#414141; }

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	color: #CCCCCC;
}

.maintable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; 
	vertical-align: middle;
	width: 100%;
	height: 100%; }
	
.holder {
	width: 765px;
	height: 594px;
	position: relative; }

.nav {
	width: 100%;
	height: 15px;
	text-align: left;	
	position: relative;
	margin-bottom: 105px;
	color: #ffffff; }

.nav a:link, .nav a:visited {
	text-decoration: none; 
	color: #999999; }

.nav a:hover, .nav a:active {
	color: #ffffff; }

.navOn { 
	color: #ffffff;
	font-weight: bold; }

.lk {
	padding-left:10px; }

.lk a:link, .lk a:visited {
	text-decoration: none; 
	color: #ffffff; }

.lk a:hover, .lk a:active {
	color: #ffffff;
	font-weight: bold; }
	
.arrow, .arrow a:link, .arrow a:visited {
	position: relative;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff; 
	text-align: left;
	text-decoration: none; }

.back {
	font-size: 10px; }

.back a:link, .back a:visited {
	text-decoration: none; 
	color: #999999; }

.back a:hover, .back a:active {
	color: #ffffff; }

.visible {
	width: 100%;
	height:314px;
	position: relative;
	border: 1px solid white;
	overflow: auto;
	visibility: visible;
	text-align: left;
	padding: 15px 90px 15px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url("../art/bgMoz.png");
	/* ieWin only stuff */
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../art/bg.png'); }

.designer {
	width: 330px; }

.designerPics {
	text-align: center;
	clear: right;
	float: right;
	right: -75px;
	margin-left: -75px;
	position: relative; }

.designerPics img {
	border: 1px solid white;
	margin: 0 0 25px 0;
	clear: right; }

.hidden {
	width: 100px;
	height:314px;
	float: right;
	border: 1px solid white;
	clip: rect(0px,765px, 314px, 665px)
	visibility: visible;
	overflow: hidden; 
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-image: url("../art/bgMoz.png");
	/* ieWin only stuff */
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../art/bg.png'); }

.hidden * {
	display: none; }

.subHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff; 
}
	
.bam {
	width: 100%;
	position: absolute;
	text-align: left;
	line-height: 11px;
	bottom: 0px; 
	right: 0px;
	color: #999999; }

.bam a:link, .bam a:visited {
	text-decoration: none; 
	color: #999999; }

.bam a:hover, .bam a:active {
	color: #ffffff; }

a:link, a:visited {
	color: #999999;
	text-decoration: none; }

a:hover, a:active {
	color: #ffffff;
	text-decoration: none; }

.formField {
	border: 1px solid white;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 150px; }

