


.videobg {
	background-image: url(Images/Video_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
		
.body_shadowright {
	background-image: url(Images/Shadow_Right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.body_shadowleft {
	background-image: url(images/Shadow_Left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
