/* CSS Document for NELC */


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

#contents {
	margin: 0 246px 0 0;

	/*background-color:#FFCCCC;*/
}


#leftColumn {
	display:none;
	
}


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


#rightColumn {
	float: left;
	width: 250px; 

	/*background: #ff6600;*/
}




