﻿#fp_top_bar {
	
	background-image:url('/images/FP2_TopBar_290x20.gif');
	background-repeat:no-repeat;
	height:20px;
	width:290px;
}

#fp_center_bar {
	
	background-image:url('/images/FP2_centerBar_290x5.gif');
	background-repeat:repeat-Y;
	width:290px;
}

#fp_bottom_bar {
	background-image:url('/images/FP2_BottomBar_290x20.gif');
	background-repeat:no-repeat;
	height:20px;
	width:290px;
}

