@charset "utf-8";
/* CSS Document */

	#container 		  { width:1000px;margin:0px auto; position: relative;}
	#content_repeater { width:1000px;background-repeat:repeat-y;   background-image:url(../images/common/bg_middle.png);color:white}
	#content_bottom   { width:1000px;background-repeat:no-repeat-y;background-image:url(../images/common/bg_bottom.png);height:43px}
	#content_swirl 	  { background-image:url(../images/common/bg_swirl.png);background-repeat:repeat-y}