#wrapper{
  width: 770px;
  margin: 0 auto;
  border: 2px solid #777777;
  border-top: 0;
  background:white;
padding: 20px 20px 50px;
  } 

#top { 
position: fixed; 
margin: 0px; 
margin-left:0px; 
height: 0px; border:  0px; 
}

#left { 
position: absolute; 
left: 10px; 
top: 140px; 
width: 140px; 
height: 220px; 
font-size: 8pt; 
font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
  text-align: right; 
/* Color code:ffcc99=beige; 996600=dk brown; ff9933=orange; 
  cc9933=gold */ 
} 

#center { 
position: fixed; 
margin-left: 180px; 
margin-right: 200px; 
width: 460px; 
text-align: justify; 
} 
/*background: #cc9933; margin-top: 
  28px; */ 
  
#right { 
position: absolute; 
right: 90px; 
top: 110px; 
width: 180px; 
height:800px;
background-color: #B0690D; 
color: #fffccc; 
padding: 6px; font-size:8pt; 
} 
  /*heading tag line 996600 */ .float{ position:left; margin-left: 150px;/* 
  this affect the tag left alignment*/ padding:10px; margin-top:-13px; 
  } 
  
  body	{ 
  margin: 0; padding: 0; 
  color:555555; font-family: verdana, Geneva, Arial, 
  Helvetica, sans-serif; 
  /*background-color: ffffcc; This affects the table 15px; 
  margin: 20px; */ 
  } 
  
  p { 
  font-family: times; 
  font-size: 10pt; 
  /*text-indent: 1.5em;*/ 
  } 
  h1 { text-align: center; 
  color:#cc9933; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  } 
  /*h2 { text-indent: 40px; position:absolute; 
  top:30%; height:10em; margin-top:-5em; }*/ 
  ul { 
  font-family: Verdana, Arial, 
  Helvetica, sans-serif; font-size: 8pt; 
  } 
  .toc { 
  font-size: 1em; font-face: Trebuchet, Geneva, Arial, Helvetica, sans-serif; 
  color: #cc9933; 
  } 
  
  .coming { 
  font-size: 9pt; 
  color: 993300; 
  text-align: center; 
  font-style: italic; font-weight: bold; 
  } 
  .table { 
  position:absolute; margin-top: 20px; background-color:none; 
  } 
  #footer 
  { 
  position:relative; 
  margin-top: 380; 
  text-align: center; 
  } 
  .dropcap { 
  color: 


