/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#slider {
	position: relative;
	background-color: #030;
	background-image: url(http://www.uplogix.com/images/loading.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right:auto
}
#slider img {
	position:absolute;
	top:0px;

	display:none;

	
	