table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	background-image: url(../_images/bkblu2.gif);
	color: #CCC;
}
#shadow {
	background-image: url(../_images/shadow1.png);
	background-repeat: repeat-y;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 0;
	border: 1px solid #404A57;
	background-image: url(../_images/bkblu6.gif);
}

