    h1 {
      background-color: rgb(128, 128, 128); 
      color: rgb(51, 255, 51); 
      text-align:center}
    h2 {background-color: rgb(128, 128, 128); 
      color: rgb(255, 255, 255);
      text-align: center;}
    p#book {
      font-weight: bold; 
      background-color: rgb(128, 128, 128); 
      width: 291px; height: 352px;}
    div.main{
      border: 2px solid rgb(51,255,51); 
      width: 600px; 
      background-color: rgb(128, 128, 128); 
      color: rgb(0, 0, 0);
      margin: 0 5px 5px 5px; 
      padding: 0 10px 10px 10px;}
    div#opportunity{
      font-weight: bold; 
      text-align: center; 
      background-color: rgb(102, 102, 102); 
      color: rgb(51, 255, 51);}
    div.bullets{
      color: rgb(255, 255, 255); 
      border: 2px rgb(51,255,51) solid; 
      width: 400px; text-align: left;}
    div#boxtitle{
      font-weight: bold; 
      text-align: center; 
      background-color: rgb(128, 128, 128); 
      color: rgb(51, 255, 51);}
    li#boldgreen {
      color: rgb(51, 255, 51); 
      font-weight: bold;}
    .green {
      background-color: rgb(128, 128, 128); 
      color: rgb(51, 255, 51); 
      font-weight: bold; 
      text-align: center;}
    .white {
      background-color: rgb(128, 128, 128); 
      color: rgb(255, 255, 255);}
    #copyright {
      font-size:.65em;
      color: black;}
    #nospam {
      font-size:.85em;
      color: white}
    #sidebarbuttons a:link {
      font-weight:normal; 
      color: white;}
    #sidebarbuttons a:visited {
      font-weight:normal; 
      color: #e0ffff;}
    #sidebarbuttons a:hover {
      font-weight:bold; 
      color:rgb(51, 255, 51);}
    #sidebarbuttons a:active{
      color:(51, 255, 51);}
    #sidebarbuttons {
      font-family: Geneva, Arial, sans-serif;
      width: auto; 
      height: auto; 
      margin: 10px; 
      padding: 3px;}
    .textleft {
      font-family: Geneva, Arial, sans-serif;
      color: white;
      height: auto;
      border: 2px solid rgb(51,255,51);
      padding: 3px;}
     
