﻿.Slideshow
{
    width: 723px;
    height: 486px;
    border: solid 1px #858585;
    z-index: -10;
}

.SlideshowText
{
    background-image: url(/Skin/Graphics/Default/Crystal-Chandeliers.png);
    background-repeat: no-repeat;
    width: 429px;
    height: 83px;
    text-indent: -9000px;
    z-index: 10;
    position: relative;
    top: -126px;
    left: 26px;
}

.Intro
{
    background-image: url(/Skin/Graphics/Default/Welcome.png);
    text-indent: -9000px;
    background-repeat: no-repeat;
    width: 175px;
    height: 191px;
    margin: 30px;
    float: left;
    border: 0px solid red;
}
