body{
	background: #F6F6F6;
	margin-left: 0px;
	margin-top: 0px;
}

#outerDiv{
	width: 796px;
	background: #FFFFFF;
	position: relative;
	left: 20px;
}

#shadowDiv{
	height: 750px;
	background: url(../images/mShadow.png);
	background-repeat: repeat-y;
}

