.vegas-overlay { background:transparent url(overlays/01.png); opacity:0.5; z-index:-1; }
.vegas-background { image-rendering: optimizeQuality; -ms-interpolation-mode: bicubic; z-index:-2000; max-width: none !important; }
#VegasContentOverlay{ bottom: 10px; right: 30px; position: fixed; }
#VegasContentOverlay h1{ color:white; font-size: 68px; letter-spacing: -2px; line-height: 60px; margin: 25px 0px; text-shadow: black 0px 3px 3px; }
#VegasContentOverlay p{color:white;}
#nav-arrows{ position: absolute; top: 600px; left: 30px; z-index: 1000; }
.nav-arrows span { float: left; z-index: 2000; width: 22px; height: 32px; cursor: pointer; margin: 0 4px; }
.nav-arrows span#nav-arrow-prev { background: url(../images/Home_BigLeftArrow.png) 0 0 no-repeat; }
.nav-arrows span#nav-arrow-next { background: url(../images/Home_BigRightArrow.png) 0 0 no-repeat; }
.nav-blocks{ width: 7px; height: 7px; background: #fff; float: left; margin: 13px 3px 0 3px; cursor: pointer; }
#nav-arrows .active{ background: #cc9900; }