@charset "iso-8859-1";

/*******************************************************************************
*  screen.css : 2004-06-28 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*  This stylesheet defines the layout as it appears on screen by importing 
*  those stylesheets which should be used to render the layout on screen.
*
*******************************************************************************/

@import url(main.css);
@import url(leftnav.css);
/******************************************************************************/

table#instructions {
	display: none;
}
