﻿
    .ClearFloat {
        clear: both;
        height: 0px;
        width: 0px;
    }
    
    .DisplayNone {
        display: none;
    }
    
    .ParagraphHeadline {
        color: #a59e7c;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
    }
    
    .ParagraphHeadline a{
        color: #a59e7c;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
        text-decoration:none;
    }
    
    .ParagraphHeadline a:hover{
        color: #a59e7c;
        font-size: 16px;
        font-weight: bold;
        margin-top: 20px;
        margin-bottom: 5px;
        margin-left: 20px;
        text-decoration:underline;
    }
    
    .SubTitle {
        color: #ffffff;
        font-size: 14px;
        font-weight: bold;
    }

    .NewsDate {
        color: #a59e7c;
        font-size: 12px;
        margin-top: 5px;
        margin-bottom: 20px;
        margin-left: 20px;
    }
    
    
    /* Page Title */
    .PageTitle {
        background-repeat: no-repeat; 
        width: 555px; 
        height: 74px;
    }
    
    .PageTitle_About {
        background-image:url(images/PageTitle_About.jpg); 
    }
    
    .PageTitle_Magic {
        background-image:url(images/PageTitle_Magic.jpg); 
    }
    
    .PageTitle_News {
        background-image:url(images/PageTitle_News.jpg); 
    }
    
    .PageTitle_Tour {
        background-image:url(images/PageTitle_Tour.jpg); 
    }
    
    .PageTitle_Photo {
        background-image:url(../images/Background/PageTitle_Photo.jpg); 
    }
    
    .PageTitle_Video {
        background-image:url(images/PageTitle_Video.jpg);
    }
    
    .PageTitle_Photo {
        background-image:url(images/PageTitle_Photo.jpg);
    }
    
    .PageTitle_Contact {
        background-image:url(images/PageTitle_Contact.jpg);
    }
    
    .PageTitle_Privacy {
        background-image:url(images/PageTitle_Privacy.jpg);
    }
    
    .PageTitle_Merch {
        background-image:url(images/PageTitle_Merch.jpg);
    }
    .PageTitle_MerchApparel {
        background-image:url(images/PageTitle_MerchApparel.jpg);
    }
    .PageTitle_MerchFeatured {
            background-image:url(images/PageTitle_MerchFeatured.jpg);
    }
    .PageTitle_MerchPhotos {
            background-image:url(images/PageTitle_MerchPhotos.jpg);
    }
    .PageTitle_MerchTricks {
            background-image:url(images/PageTitle_MerchTricks.jpg);
    }
    .PageTitle_MerchOther {
            background-image:url(images/PageTitle_MerchOther.jpg);
    }
    .PageTitle_Presenter {
        background-image:url(images/PageTitle_Presenter.jpg);
    }
    
    .PageTitle_Presenter1 {
        background-image:url(images/PageTitle_Marketing.jpg);
    }
    
    .PageTitle_Agreement {
        background-image:url(images/PageTitle_Agreement.jpg);
    }