        body
        {
            background-image: url('../images/tanzy/scottsdale/tanzy_background.jpg');
            background-repeat: repeat;
            font: 62.5% Arial, Helvetica, sans-serif;
            color: White;
        }
        
        a { text-decoration: none; }
        a:visited { text-decoration: none; }
        a:hover { text-decoration: underline; }
        strong { font-weight: bold; }
        #bodyWrapper { width: 940px; margin: 0 auto; }
        #tanzyHdr { height: 165px; }
        
        #tanzyHdr h1
        {
            margin-top: 40px;
            float: left;
            width: 350px;
            height: 118px;
        }

        #tanzyHdr h1 a
        {
            background-image: url('../images/tanzy/scottsdale/tanzy_hdr_logo.png');
            background-attachment: scroll;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 0% 0%;
            text-indent: -9999px;
            width: 310px;
            height: 118px;
            display: block;
        }
        #tanzyHdr ul
        {
            float: left;
            margin-top: 110px;
            width: 560px;
        }

        #tanzyHdr ul li
        {
            float: right;
        }

        #tanzyHdr ul li #lnkTwitter
        {
            background-image: url('../images/tanzy/scottsdale/twitter_icon.png');
            background-attachment: scroll;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 0% 0%;
            width: 30px;
            height: 30px;
            text-indent: -9999px;
            display: block;

        }

        #tanzyHdr ul li #lnkFacebook
        {
            background-image: url('../images/tanzy/scottsdale/facebook_icon.png');
            background-attachment: scroll;
            background-color: transparent;
            background-repeat: no-repeat;
            background-position: 0% 0%;
            width: 30px;
            height: 30px;
            text-indent: -9999px;
            display: block;
        }

        #tanzyTopMenu
        {
            height: 80px;
            background-color: #542807;
        }

        #tanzyTopMenu ul
        {
            padding-top: 25px;
            margin-left: 40px;
        }

        #tanzyTopMenu ul li
        {
            float: left;
        }

        #tanzyTopMenu ul li a, #tanzyTopMenu p a:visited, #tanzyTopMenu p a:hover
        {
            color: #db8229;
            font-size: 2.5em;
            text-transform: uppercase;
            font-weight: bold;
            padding-right: 30px;
        }

        #tanzyContent
        {
            background-color: #9B8C80;
        }

        #tanzyContent .inner
        {
            padding: 20px;
        }
        

        #tanzyContentFtr
        {
            background-image: url('../images/tanzy/scottsdale/content_background_940.png');
            background-attachment: scroll;
            background-repeat: no-repeat;
            background-position: 0% 0%;
            height: 35px;
        }

        #tanzyFtr
        {
            height: 75px;
            background-color: #2f1d0f;
            margin-top: 20px;
            font-size: 1.5em;
        }
        
        #tanzyFtr #tanzyBottomMenu
        {
            float: left;
            width: 790px;
        }

        #tanzyFtr #tanzyBottomMenu ul
        {
            padding-top: 10px;
            overflow: hidden;
        }
        #tanzyFtr #tanzyBottomMenu ul li
        {
            background-position: 0% 4px;
            float: left;
            padding-right: 18px;
            padding-left: 17px;
            margin-left: -1px;
            background-image: url('../images/tanzy/scottsdale/divider.gif');
            background-repeat: no-repeat;
            background-color: transparent;
            background-attachment: scroll;
        }

        #tanzyFtr #tanzyBottomMenu ul li a, #tanzyFtr #tanzyBottomMenu p a:visited, #tanzyFtr #tanzyBottomMenu p a:hover
        {
            color: #bcb6ac;
        }

        #tanzyFtr #tanzyBottomMenu p
        {
            margin-top: 13px;
            margin-left: 17px;
            color: #493e41;
        }

        #tanzyFtr #tanzyBottomMenu p a, #tanzyFtr #tanzyBottomMenu p a:visited, #tanzyFtr #tanzyBottomMenu p a:hover
        {
            color: #493e41;
        }

        #tanzyFtr #ftrIpicTheaters
        {
            margin-top: 10px;
            float: left;
            width: 150px;
            height: 65px;
        }

#gallery
        {
            height: 371px;
        }
        #gallery a
        {
            float: left;
            position: absolute;
        }
        #gallery .show
        {
            z-index: 90;
        }
        #gallery .remove
        {
            z-index: -1;
        }




    /*
        HOME PAGE
    */

	#divHome .inner .innerLeft
        {
            float: left;
            width: 410px;
            padding-left: 10px;
            padding-right: 10px;
            font-size: 1.5em;
            color: Black;
        }

        #divHome .inner .innerLeft
        {
            color: Black;
        }

        #divHome .inner .innerLeft p
        {
            margin-top: 15px;
        }


        #divHome .inner .innerRight
        {
            float: left;
            width: 450px;
            padding-left: 10px;
            padding-right: 10px;
        }