﻿ body {
    margin: 0px;
    padding: 0px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-image: url(../images/teachers/tia-background.jpg);
    background-color:#1f4282;
    text-align: center;
}  

.clear_all {
	clear: both;
}


.div_main {
    position: absolute;
    top: 60px;
    left: 0px;
    width: 840px;
    height: 371px;                   
}  

.div_flash {
    position: absolute;
    top: 22px;
    left: 22px;
    width: 480px;
    height: 349px;   
    
    color:White;    
}

.div_teachers {
    position: absolute;
    top: 22px;
    left: 524px;    
    width: 312px;    
    height: 349px;           
    overflow:auto;    
}

.div_spacer{
    width: 294px;
    height: 9px;  
    background-color:#191842;  
    float: left;
    filter:alpha(opacity=65);/* for IE */    
    opacity:0.65; /* CSS3 standard */     
}

.teacherlink img  {
    filter:alpha(opacity=65);/* for IE */    
    opacity:0.65; /* CSS3 standard */    
}

.teacherlink img, 
.teacherlink {          
    border: none; 
    overflow: hidden; 
    float: left; 
}

.teacherlink:hover  {
    /*border: 1px solid #4e84c4;    */
}

.teacherlink:hover img
 {
    /*margin: -1px; */
    filter:alpha(opacity=100);/* for IE */    
    opacity:1.00; /* CSS3 standard */    
}


.teacherlink2 {    
    border: 1px solid #4e84c4;    
}
.teacherlink2 img
,.teacherlink2   {
    overflow: hidden; 
    float: left;     
}
.teacherlink2 img,
.teacherlink2:hover img
 {
    margin: -1px; 
    filter:alpha(opacity=100);/* for IE */    
    opacity:1.00; /* CSS3 standard */    
    border: none; 
}

.div_iframe {
    position: absolute;
    top: 431px;
    left: 22px;    
    width: 796px;    
    height: 153px;                   
}
