﻿body 
{
    margin:0px;
    font-family:Verdana, helvetica, Sans-Serif;
    font-size:0.7em;
    line-height:1.4em;
    
}

#Global 
{
  width: 603px;
  height: 694px;
  background-image:url('Images/main bottom right.jpg');
  background-repeat: no-repeat; 
} 

 #Global .img
 {
    position:absolute;
    left:285px;
    top:58px;
 }
 #bText 
  {
    width:565px;
    position:absolute;
    left:17px;
    top:10px;
  }
 
 #Global .exText
 {
    width:550px;
    height:340px;
    position:absolute;
    top:322px;
    left:17px;
    overflow:auto;
 }
 #Global .movietext
 {
    position:absolute;
    top:60px;
    left:17px;
   
    }

 #Global .txt
 { 
    text-decoration:none;
    color:Black;
   }  
   
#Global .txt:hover 
{
     font-weight:bold;
   }
   
   #Global .txt:active

{
     color:Silver;
   }
   #Global .tbl
   {
    margin-left:auto;
    margin-right:auto;
   }
   #Global .flash1
   {
    position:absolute;
    top:60px;
    left:285px;
   }
   
  
   