.centerColumn#indexCategories
{
	margin-top:0px;
	margin-left:0px;
	
	border: 0px solid red;
	
	
	
	


}



h1#indexCategoriesHeading
{
	display:none;
	

}
.indexCategoriesImage
{
	
	height:400px;
	width:649px;
	background-repeat:no-repeat;
	border: 0px solid red;
	background-image:url(../../../../images/collage_test_frames.png);
	clear:both;
	
	


}


#indexCategories .categoryListBoxContents
{
	
   border:0px solid green;
   
  clear:left;
   padding-left:20px;
   
 

}
#indexCategories .categoryListBoxContents img
{
 	width:150px;
	height:100px;
	border:0px solid blue;
	

}



#indexCategories .categoryListBoxContents a
{
	
	font:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	margin-top:5px;
	text-decoration:none;
	text-align:left;
	
	border:0px solid red;
	height:30px;
	width:50px;
	

}

