/* $Id: no_right_column_styles.css,v 1.1 2006-10-01 13:28:24 nelf Exp $ */

#contentCentre { 

width: 80%;

}

#contentRight { 
visibility: hidden;
display: none;                

}