  <style type="text/css">
  
   .placeholder { }
  
   body { 
    background-image:url('images/background.jpg');
    background-repeat:repeat-y;
    background-attachment:fixed;
    background-position: top center;
    font-size:11pt;
    font-family:Arial;
    scrollbar-face-color: #1E0633; 
    scrollbar-highlight-color: #FBB917;
    scrollbar-3dlight-color: #1E0633; 
    scrollbar-shadow-color: #FBB917;
    scrollbar-darkshadow-color: #1E0633;
    scrollbar-arrow-color: #FBB917;
    scrollbar-track-color: #1E0633; }

   a {
    text-decoration:none;
    font-size:11pt; }
    
   a:hover {
    color:#FFFFFF;
    text-decoration:none;
    font-size:11pt; }

   .calendar a { 
    display: block; 
    width: 130px; 
    height: 40px; 
    background: transparent url('images/calendar.jpg') no-repeat; } 

   .calendar a:hover { 
    background-position: -130px 0; } 

   .database a { 
    display: block; 
    width: 136px; 
    height: 40px; 
    background: transparent url('images/database.jpg') no-repeat; } 

   .database a:hover { 
    background-position: -136px 0; } 

   .forums a { 
    display: block; 
    width: 174px; 
    height: 40px; 
    background: transparent url('images/forums.jpg') no-repeat; } 

   .forums a:hover { 
    background-position: -174px 0; } 

   .gallery a { 
    display: block; 
    width: 225px; 
    height: 40px; 
    background: transparent url('images/gallery.jpg') no-repeat; } 

   .gallery a:hover { 
    background-position: -225px 0; } 

   .history a { 
    display: block; 
    width: 112px; 
    height: 40px; 
    background: transparent url('images/history.jpg') no-repeat; } 

   .history a:hover { 
    background-position: -112px 0; } 

   .camera a { 
    display: block; 
    width: 140px; 
    height: 130px; 
    background: transparent url('images/camera.jpg') no-repeat; } 

   .camera a:hover { 
    background-position: -140px 0; } 

   .news {
    font-size:8pt;
    font-family:Arial; }
    
   .newsback {
    background-image:url('images/news.jpg');
    background-repeat:no-repeat; }

   .tbl {
    font-size:11pt;
    font-family:Arial; }
    
   .p-tbl {
   font-size:10pt;
   font-family:Arial; }
   
   .powers {
    font-size:8pt; }

   #flashPlayer {
    position:relative;
    top:0;
    right:-103;}

  </style>
