/* theme  */

body { 
}

td.ff_parent {
	background-image:url(../images/ny_middle_loop.jpg);
	background-repeat:repeat;
	background-position:top left;
}

div.ff_header {
	background-image:url(../images/ny_top.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

div.ff_footer {
	background-color:#212121;
}

div.ff_main {}

body.products div.ff_main_content {
	background-color:#E6E4E5;
}

img.temp {
	position:absolute;
	top:-4px; left:-100px;
}

div.main_bg {
	position:absolute;
	width:2000px; height:32px;
	left:-550px; bottom:0px;
	* bottom:-1px;
	background-image:url(../images/ny_bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}