﻿body{font-size:small;}

* { padding:0; margin:0;}

body
{
	padding:5px 5px 0 5px; 
	font-family: Verdana, Geneva, Ariel, Sans-Serif;     
	text-align:center; /*text-align here for old IE */
}



/**** START Page Structure styles ****/
/*************************************/
#container
{width:751px;margin:0 auto; position:relative; text-align:left;
 /*background-color:#ddd;*/ 
 }
 
 
#wrapper
{
  width: 751px;
  /*background-image: url(NewLayoutimages/fauxcolumns2.gif);*/
}

#categories {float:left; width:125px; /*background-color:Lime;*/}

#content {float:right; width:615px; /*background-color:Red;*/}
#maincontent{float:left; width:440px;/*background-color:Yellow;*/}
#auxcontent{float:right; width:158px;  }


#cleardiv{clear:both;}

/**** END Page Structure styles ****/
/***********************************/


/*Hide pre-load images at bottom of searchmaster.aspx*/
img.hiddenPic{display:none}

