body{	
	background-color:#000000;
	margin: 0px;
	border: 0px;
	}
.home-footertxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#898888;
	text-decoration:none;
	padding-top: 5px;
	}
#home-flashbg{
	background-color:#D2D2D2;
	width: 739px;
	height: 446px;
	}
.home-bg{
	background-image:url(images/home-bg.gif);
	background-repeat:repeat-x;
	}