@charset "iso-8859-1";


/*******************************************************************************
*  base.css : 2005-06-28 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*  base set of stylesheet rules needed to form the layout, and layout only.
*  color and fonts and such are not handled here.
*  side column widths are defined in EMs. see base_pixels.css for a pixel
*  version instead.
*******************************************************************************/

hr
{
	display:none
}
.vnav
{
display:none	
}
.hide
{
display:none	
}

#masthead, #lefttop, #righttop
{
display:none	
}
.controls
{
display:none	
}
img
{
position:absolute;
top:0px;
left:0px
}

/******************************************************************************/
