@CHARSET "UTF-8";
#menuBar{
	display:none;
}

#outertable{
	width:1000;
}

#innertable{
	width:1000;
}

#contentCell{
	width:1000;
	display:block;
}
#content{
	width:1000;	
}

#horizontalFiller{
	display:none;
}

#bottomBar{
	display:none;
}