@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
div.clearer { clear:both; }
:focus { outline: 0; }
input[type="hidden"] {
    margin: 0 !important;
    padding: 0 !important;
    background-image:none !important;
    width:0px !important;
    height:0px !important;
    border:none !important;
}

#temple { overflow:hidden; background-color:#000; }
#bg.fitwidth { overflow-x:hidden; overflow-y:scroll; }
#bg { height:100%; overflow:auto; position:absolute; width:100%; z-index:1; }
#copy {
    position:absolute;
    z-index: 10;
    top:0px;
    left:0px;
    padding:24px;
    color:#fff;
    width:95%;
    font-size:22px;
    font-weight:bold;
}
#copy a {
    color:#fff;
    text-decoration:underline;
}

#copy.display {
    color:#000;
    background-color:#fff;
    filter: alpha(opacity=85);
    -khtml-opacity: 0.85;
    -moz-opacity: 0.85;
    opacity: 0.85;

    
}



#copy.display a {
    color:#000;
}

h1 {
    font-size:34px;
    font-weight:bold;
    font-family:georgia;

}
h1 em {
    font-style:italic;
    font-weight:bold;
    text-decoration: none;
}

#info_layer {
    display:none;
    font-size:22px;
    font-weight:bold;
}
#info_layer strong {
    font-weight:bold;
    font-style:italic;
}
#info_layer span {
    color:#767676;
}


#overview_layer {
    display:none;
    font-size:16px;
    text-decoration:none;
}
#overview_layer em {
    font-style:italic;
    font-weight:bold;
    text-decoration:none;
}

