/* Start of CMSMS style sheet 'fade-box' */
.fade-box {
		width: 763px;
		position: absolute;
		text-align: center;
	}

	#image-container {
	width: 763px;
	height: 354px;
	background: url(js/fade-image-bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;						
	}
/* End of 'fade-box' */

