@charset "iso-8859-1";

/*******************************************************************************
*  wrapped_around.css : 2004-08-11 : Ruthsarian Layouts
* ------------------------------------------------------------------------------
*******************************************************************************/

#outerColumnContainer
{


}
* html #outerColumnContainer
{
	/* \*/ 	height: 1%;	/* IE fix */
}
#footer
{
	border-top-width: 0;
}
#innerColumnContainer
{
	margin-bottom: -1px;	/* for mozilla's sake */
	border-bottom-width: 0px;
	border-bottom-style: solid;
}


/******************************************************************************/
