/* CSS Document for NELC */


.wrapper {
	float: left;
	width: 100%;
	/*background-color:#3300CC;*/
}

#contents {
	margin: 0 0 0 0px;
	/*background-color:#FFCCCC;*/
}


#leftColumn {
	display:none;
}


#main #contents .page { /*background-color:#CC3300;*/ width:924px; /*background-color:#00FF00;*/ }
#main #contents .module { width:auto; }


#rightColumn {
	display:none;
}




