/*
------------------------------------------------------
This style sheet contains the classes for the general 
page contruction and positioning.
------------------------------------------------------
*/
body {
background:none;
/*margin:60px 0 0 0;*/
}

#wrapper {
width:957px;
margin: none;
background:none top repeat-x;
}

#top {

}

.hide {display:none; }


#navigation { display:none; }

#utility {
display:none;
}
	
#leftColumn {
width:710px; float:left; background:#fff; 
}
	#leftColumn_1 {
	 display:none;
	}

	
	#leftColumn_2 table {
	width:100%
	}
	#leftColumn_2 img {
	display:inline;
	}
		#pageControls {
		display:none;
		}
		.leftColumn2_padding {
		 padding-left:10px;
		}
			#news {
			 padding:0 0 0 10px; font-size:1.2em;
			}
			#news a, #extraNews a, #browseCourses a { 
			font-weight:bold; 
			}
			#extraNews {
			 font-size:1.2em;
			 }
			 
#rightColumn {
display:none; 
}

#footer {
width:500px;
}
#logo_tafeWA {
position:absolute;
top:0;
padding:0 0 0 770px;
	 }
#footer ul {
display:none;
}

#sideNav {
display:none;
}
