.allPanel
{   

  display:none;   
  width:1010px;
  height:700px; 
  position:absolute;  
  left:50%;
  margin-left:-505px;
  top:-10px; 
  overflow:hidden;   
}

.firstPanel
{
  height:440px;
  width:970px;
  position:relative;
  top:130px;  
  left:-5px;
  margin-top:0px;margin-left:0px;       
}


    
.initPanel
{    
  width:1010px;height:700px;
  position:absolute;
  margin-left:-505px;
  left:50%;
  overflow:hidden;
  top:-10px;   
}

.initBgPanel{width:1010px;height:700px;position:absolute;top:0px;left:0px;}

.initBgImg{width:100%;height:99%;}

.beginStudyButton{width:91px;height:47px;position:absolute;top:428px;left:740px;background-image:url("../assets/skins/mainSkin.gif");background-repeat:no-repeat;background-position:-380px -500px}

.beginStudyButton:hover{background-image:url("../assets/skins/mainSkin.gif");background-position:-270px -500px}

.continueStudyButton{width:91px;height:47px;position:absolute;top:428px;left:870px;background-image:url("../assets/skins/mainSkin.gif");background-repeat:no-repeat;background-position:-380px -500px}

.continueStudyButton:hover{background-image:url("../assets/skins/mainSkin.gif");background-position:-270px -500px}

.courseLabel{width:700px;height:160px;position:absolute;top:25px;right:5px;}
        
.courseTitle{width:700px;text-align:center;line-height:60px;font-size:40px;}
        
.courseTeacherName{width:660px;height:40px;text-align:right;line-height:35px;font-size:24px;}
        
.courseTeacherResume{width:660px;height:40px;text-align:right;line-height:35px;font-size:24px;}
               
.initCourseImg{width:200px;height:150px;position:absolute;top:40px;left:49px;}

.teacherImgBg{position:absolute;top:35px;left:42px;width:217px;height:165px;}
         
       
        
        
         
 