  body {
    text-align:center;
    background-image:url('images/background2.jpg');
    background-repeat: repeat-x;
    background-attachment:fixed;
    }
  
  #frame {
    width:940px;
    margin-right:auto;
    margin-left:auto;
    margin-top:0px;
    padding:0px;
    text-align:left;
    border: medium double rgb(255,204,0);
    background:#fff;
    }
    
  #contentleft {
    width:132px;
    padding-left:4px;
    padding-right:4px;
    margin:0px;
    float:left;
    background:#333333;
	font-family:times;
    }
  
  #contentcenter {
    width:625px;
    padding:0px;
    float:left;
    background:#ebebeb;
    border: medium double rgb(255,204,0);
	font-family:times;
    }
  
  #contentright {
    width:157px;
    padding:5px;
    float:left;
    background:#fff;
    border-top: medium double rgb(255,204,0);
	font-family:times;
    }
  
  #contentheader {
    background:#333333;
    height:155px;
    padding:5px;
    }
  
	
	.tabb { font-weight:bold; font-size:24px; font-family:times;TEXT-ALIGN: left;}
 .tan {FONT-SIZE: 12px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 .tann {FONT-WEIGHT: bold;FONT-SIZE: 18px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
 .tanc {FONT-WEIGHT: bold;FONT-SIZE: 10px; COLOR: navy; FONT-FAMILY: Arial,Helvetica; TEXT-ALIGN: center;}
	
	
	
  img.pic1 {
    width:145px;
    height:145px;
    position:relative;
    left:11px;
    top:5px;
	margin-bottom:-12px;
      }
    
  img.pic2 {
    width:145px;
    height:145px;
    position:relative;
    left:17px;
    top:5px;
	margin-bottom:-12px;
      }
    
  img.pic3 {
    width:145px;
    height:145px;
    position:relative;
    left:23px;
    top:5px;
	margin-bottom:-12px;
      }
    
  img.pic4 {
    width:145px;
    height:145px;
    position:relative;
    left:29px;
    top:5px;
	margin-bottom:-12px;
      }
  
  img.logo {
    width:304px;
    
	position:relative;
    left:7px;
    top:-35px;
    margin-bottom:-35px;
      }
    
  img.title {
    width:304px;
    height:19px;
	position:relative;
    left:7px;
    top:-15px;
    margin-bottom:-25px;
      }
    
  img.centerphoto {
    width:560px;
    position:relative;
		left:35px;
		top:5px;
    }
		
	img.staff {
    width:120px;
    position:relative;
		top:10px;
    }	
    
  table.one {
    table-layout:fixed;
    margin-left:10px;
    }
		
	table.two {
    table-layout:fixed;
    margin-left:5px;
    }
     
    
  p,h1 {
    margin:10px 10px 10px 10px;
    }
    
  div.sound {
    position:relative;
    left:40px;
    }
    
  div.right {
    text-align:right;
    padding-right:10px;
    }
    
  div.table {
    margin-left:10px;
    margin-right:10px;
    margin-top:0px;
    margin-bottom:0px;
	} 
  
	p.emphasis {
		font-style:italic;
		text-decoration: underline;
    margin-left:1cm;
    margin-right:1cm;
		font-size:14px;
		}
	  
  p.caption {
    text-align:center;
    font-style:italic;
    margin-top:-5px;
    margin-bottom:5px;
    font-size:12px;
    }
    
  p.indent {
    margin-left:1cm;
    margin-right:1cm;
    }
    
  p.update {
  	letter-spacing:0px;
    border-style:double;
    border-width:3px;
    border-color:#cc1100;
    color:#cc1100;
    }
    
  hr.right {
      margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    }
    
  hr.center {
      color:white;
    margin-left:10px;
    margin-right:10px;
    }
    
  h1 {
    text-align:center;
    font-size:16px;
    margin-top:3px;
    margin-bottom:0px;
    }
    
  h2 {
      padding-top:10px;
    padding-left:10px;
    margin-bottom:10px;
    }
    
  h3 {
    font-family:times;
    font-size:16px;
    }
    
  #contentheader h1 {
    font-size:14px;
    padding:10px;
    margin:0px;
    }
  
  #contentright p {
          font-size:12px;
          text-align:center;
          }
  
  #contentleft p {
         font-size:12px;
         color:white;
         text-align:center;
         }
  
