.blank {}
/* _________________ Government of Yukon _____________________  */
/* ___________________ STYLE SHEET __________________________  */
/* scripted elements
---------------------------------------------------------- */
#nonScriptingPic { 
    visibility: hidden; 
    }

.overlay #bl, .overlay #ml, .overlay #tl_logo, .overlay #tl_link, .overlay #tl_caption {
    position: absolute; 
    visibility: visible; 
    }

.overlay #bl { 
    top: 0; 
    right: 0; 
    z-index: 1; 
    }

.overlay #ml { 
    bottom: 0; 
    left: 0; 
    z-index: 2; 
    }

.overlay #tl_logo {
    top: 0;
    left: 0;
    z-index: 3; 
    }

.overlay #tl_link {    
    bottom: -1px;
    left: 0;
    z-index: 4; 
    font-size: 80%;
    text-decoration: none;
    text-align: right;
    margin-left: 10px;
    margin-bottom: 0;
    }
    
.overlay #tl_caption {
    bottom: 4px;
    right: 0;
    z-index: 5;
    font-size: 90%;
    text-decoration: none;
    text-align: right;
    margin-bottom: 0;
    }
.overlay #tl_caption a {
    font-size: 90%;
    text-decoration: none;
    }
	
#img_box {
	position: absolute; 
	top: 312px; 
	margin-left:-5px;
	width: 380px; 
	height: 253px; 
}

