body 
{ 
  background-image: url(http://lastsecret.net/bg/vr9_bg13.gif);
  background-attachment: fixed;
  font-family: "D3 Coolbitmapism", Arial;
  color: #FFEB00;
  font-size: 8pt;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 160px;
  padding-right: 220px;
  scrollbar-face-color : #FFEB00; 
  scrollbar-highlight-color : #FFEB00; 
  scrollbar-3dlight-color : #FF5600; 
  scrollbar-shadow-color : #FFEB00; 
  scrollbar-darkshadow-color : #FF5600;
  scrollbar-track-color : #D70000; 
  scrollbar-arrow-color : #EB0000; 
  A:link
  { text-decoration: underline overline; color: #FFFFFF; }
  A:visited
  { text-decoration: line-through; color: #5050F5; }
  A:active
  { text-decoration: line-through; color: #5050F5; }
  A:hover
  { text-decoration: none; color: #FF5600; }

  
}

normal {
  font-family: Arial;
  color: #FFEB00; 
  font-size: 14pt;
  font-weight: bolder;
  A:link
  { text-decoration: underline overline; color: #FFFFFF; }
  A:visited
  { text-decoration: line-through; color: #FA0001; }
  A:active
  { text-decoration: line-through; color: #FA0001; }
  A:hover
  { text-decoration: none; color: #FA0001; }
}
 
h1 {
  font-family: "D3 Coolbitmapism", "Arial Black";
  color: #FFBED4; 
  font-size: 9pt;
  font-weight: normal;
  filter: glow(color=#FFFFFF, strength=40);
  A:link
  { text-decoration: underline overline; color: #FFFFFF; }
  A:visited
  { text-decoration: line-through; color: #FA0001; }
  A:active
  { text-decoration: line-through; color: #FA0001; }
  A:hover
  { text-decoration: none; color: #FA0001; }
  
}

h2 {
  font-family: "D3 Coolbitmapism", "Arial Black";
  color: #FFEB00; 
  font-size: 16pt;
  font-weight: normal;
  filter: glow(color=#FFFFFF, strength=40);
  A:link
  { text-decoration: underline overline; color: #FFFFFF; }
  A:visited
  { text-decoration: line-through; color: #FA0001; }
  A:active
  { text-decoration: line-through; color: #FA0001; }
  A:hover
  { text-decoration: none; color: #FA0001; }
  
}

small {  
  font-family: "D3 Coolbitmapism", "Arial Unicode MS";
  color: #FFE970; 
  font-size: 6pt;
  letter-spacing: 2pt;
  A:link
  { text-decoration: underline overline; color: #FFFFFF; }
  A:visited
  { text-decoration: line-through; color: #FA0001; }
  A:active
  { text-decoration: line-through; color: #FA0001; }
  A:hover
  { text-decoration: none; color: #FA0001; }
} 

b1 {
  border-color: #FFEB00; 
  border-style: dotted;
  border-width: medium;
  background-color: #F691A6;
}

table { 
  border-color: #FFEB00; 
  border-style: dotted;
  border-width: medium;
  background-color: #FF5600; 
  
} 


#header {
  margin: 0px;
  padding: 10px;
  height: 0px;
  
}
#left {
  position: absolute;
  left: 15px;
  top: 27px;
  width: 100px;
  border-color: #FFEB00;
  border-style: dotted;
  border-width: medium;
  background-color: #FF5600;
  z-index: -1;
}
#center {
  top: 10;
  margin-left: 0px;
  margin-right: 10px;
  z-index: 0;
}
#right {
  position: absolute;
  right: 30px;
  top: 27px;
  width: 180px;
  border-color: #FFEB00;
  border-style: dotted;
  border-width: medium;
  background-color: #FF5600;
  z-index: -2;  
}


