/* CSS Styles for the Body and page containers  */

body {
	 background: #ffffff url(assets/bodybg.png) repeat-x;
 }
 
 div#vt_sp_body {
	 background: #ffffff url(assets/right-bar-bg.png) right repeat-y;
	 box-shadow: none;
	 width: 972px;
 }