div#wrapper_top{
	background:URL(images/wrapper_top.png) no-repeat;
	height:99px;
}

div#wrapper_content{
	background:URL(images/gradient.png) repeat-x #fce106;
}

div#white_wrapper_top{
	height:15px;
	background:URL(images/white_top.png) no-repeat;
	width:750px;
	margin:22px auto 0 auto;
}

div#white_wrapper_bottom{
	height:15px;
	background:URL(images/white_bottom.png) no-repeat;
	width:750px;
	margin:0px auto 20px auto;
}

div#wrapper_bottom{
	background:URL(images/wrapper_bottom.png) no-repeat;
	height:17px;
	margin-top:-20px;	
}