#homePage #header {
	background-image: url(../images/home_header_background.jpg);
	background-repeat:no-repeat;
	height: 201px;
	margin: 0px 6px 0px 7px;
}


#subPage #header {
	background-image: url(../images/sub_header_background.jpg);
	background-repeat:no-repeat;
	height: 61px;	
	margin: 0px 6px 0px 7px;	
}
#logo {
	padding: 0px 7px;
}
#catListing {
	margin-bottom: 25px;
}
.imageLeft {
	float: left;
	margin-right: 5px;
}
#featured .featuredLeft2 {
	width: 215px;
	float: left;
	padding-right: 15px;
	}
div.featuredLeft2{
font-size:12px;
}
#featured .featuredRight2 {
	margin-left: 235px;
	padding-left: 15px;
	}
#tableholder{
height:500px;
width:500px;
margin:0px;
padding:0;
}
