<!--
      #html            { font-size: 10pt; font-family:cursive, zapf-chancery; }
      body            { background-color:#E3E0F1; }

      A:link          { color:#FF00FF; font-style:italic; font-weight:600; text-decoration:none; }
      A.val:visited   { color:#FF000F; font-style:italic; font-weight:600; text-decoration:none; }
      A.val:hover     { background-color:#FF00FF; color:#FFFFFF; font-style:italic; font-weight:600; text-decoration:underline; }

      A.menu:link     { font-size:12pt; color:#000000; font-weight:600; text-decoration:none !important }
      A.menu:visited  { font-size:12pt; color:#FF000F; font-style:italic; font-weight:600; text-decoration:none !important }
      A.menu:hover    { font-size:12pt; background-color:#FF00FF; color:#FFFFFF; font-style:italic; font-weight:600; text-decoration:underline !important }

      A.PageNumberFont:link     { font-size:14pt; color:#000000; font-weight:600; text-decoration:none; }
      A.PageNumberFont:visited  { font-size:14pt; color:#FF000F; font-style:italic; font-weight:600; text-decoration:none; }
      A.PageNumberFont:hover    { font-size:14pt; background-color:#FF00FF; color:#FFFFFF; font-style:italic; font-weight:600; text-decoration:underline; }

      DIV.Just        { text-align:justify; } 
      DIV.Center      { text-align:center; }

      DIV.DropCap     { font:bold 30pt times,serif; float:left; width:33px; }

      DIV.SubjectFont { font-size:10pt !important }

      DIV.TrackID     { font-size:17pt; font-weight:500 !important }
      DIV.TrackID2    { font-size:11pt; font-weight:600 !important }
      DIV.Lyrics      { }

/***  Setup of floating DIV's ***/
      #float_wrapper     { width:750px; margin:0 auto; background:url("../graphic/main/back.jpg"); background-repeat:no-repeat;  background-color:rgb(254,255,212); voice-family: "\"}\""; voice-family:inherit; }
      /*for Opera*/
      html>body #float_wrapper { width:750px; }
      #left_floater      { float:left; width:196px; padding:0px; }
      #right_floater     { float:right; width:554px; padding:0px; }
      #Copyright_footer  { clear:both; width:750px; height:40px; padding:0px; z-index:2; color:#000000; font-size:10pt; font-family:zapf chancery, sans-serif; }
  
    
/***  Positioning of left float objects ***/
      #Deb_pic             { position:absolute; z-index:1;} 
      #Sidebar             { position:relative; z-index:2; left:-2px; top:-20px; }
      #Sidebar-Text        { position:relative; z-index:3; left:20px; top:-48px; color:#000000; font-size:10pt; font-family:zapf chancery, sans-serif; }
      #Sidebar1_Forground  { position:relative; z-index:3; left:5px; top:-30px; color:#3F9FF0; font-size:10pt; font-family:zapf chancery, sans-serif; }
      #Sidebar2            { position:relative; z-index:2; left:-2px; top:-20px; }
      #Sidebar2-Text       { position:relative; z-index:3; left:20px; top:-48px; color:#000000; font-size:10pt; font-family:zapf chancery, sans-serif; }
      #Sidebar2_Forground  { position:relative; z-index:3; left:5px; top:-45px; color:#3F9FF0; font-size:10pt; font-family:zapf chancery, sans-serif; }
      #Favourites          { position:relative; z-index:3; left:40px; }

/***  Positioning of right float objects ***/
      #Signature       { position:relative; z-index:2; top:0px; left:0px; }
      #Menu_Background { position:relative; z-index:1; }
      #Menu_Text       { position:relative; z-index:2; top:-32px; left:10px; width:530px; text-align:center; }  
      #Main_text       { position:relative; z-index:2; top:-10px; left:10px; width:534px; color:#000000; text-align:justify; font-size: 10pt; font-family:zapf-chancery, sans-serif; }


/*** Other DIV positions ***/
      DIV.news-date     { left:0px }
      DIV.news-headline { position:relative; left:30px; width:500px; text-decoration:underline; }
      DIV.news-article  { position:relative; left:30px; width:500px }
/*** Corner DIV's ***/
      #topleft     { position:absolute; z-index:3; }
      #topright    { position:absolute; z-index:3; top:0px; left:514px; }
      #bottomleft  { float:left; z-index:3;  }
      #bottomright { float:right; z-index:3; top:-8px; left:710px; }
      
//-->