@charset "utf-8";
/* CSS Document */
@import url('imagerotator/themes/default/default.css');
@import url('imagerotator/themes/pascal/pascal.css');
@import url('imagerotator/themes/orman/orman.css');
@import url('imagerotator/nivo-slider.css');

#slider {
    position:relative;
    width:1000px; /* Change this to your images width */
    height:402px; /* Change this to your images height */
    background:url(../images/ajax_loading.gif) no-repeat 50% 50%;
}
