#indexWhite-Background {
	height:500px;
	width:900px;
	background-color:#ffffff;
	margin:0px auto;
	margin-top:30px;
	}	

#indexWhite-Header {
	height:18px;
	width:900px;
	background-image:url(../Images/index/body-background_images/index-body_03.jpg);
	background-repeat:repeat-x;
	margin-bottom:7px;
	}
	
#indexWhite-blackBackground {
	background-color:#000000;
	height:450px;
	width:886px;
	margin-left:7px;
	margin-bottom:8px;
	}

#indexWhite-Footer {
	background-image:url(../Images/index/body-background_images/index-body_10.jpg);
	background-repeat:repeat-x;
	height:18px;
	width:900px;
	}
	
