.backgroundgradient {
	BACKGROUND-POSITION:  
               50% bottom; BACKGROUND-ATTACHMENT: fixed; BACKGROUND-IMAGE: url('images/bggradientred.jpg'); BACKGROUND-REPEAT: repeat-x}
               
    body {background-color: black;
   background-image: url('images/banners/electricbuckey.jpg'); background-repeat: no-repeat}   
       
       a:link
	{
	font-size: 12pt;
	font-weight: Bold;
	color: #00FFFF); 
	font-family: "Century Gothic";
	}
	
	a:visited
	{
	font-size: 12pt;
	font-weight: Bold;
	font-family: "Century Gothic";
	color: orange;
      }    
      
a:link.chuck
	{
	font-size: 9pt;
	font-weight: Bold;
	color: #00FFFF); 
	font-family: "Century Gothic";
	}
	
	a:visited.chuck
	{
	font-size: 9pt;
	font-weight: Bold;
	font-family: "Century Gothic";
	color: orange;
      }  
        
      h1{
      font-size: 12pt;
      color: #0099FF;
      font-family: Impact;
      text-decoration: none;
      font-weight: normal;
      margin-top: 0; 
      margin-bottom: 0;
      }
      h2{
      font-size: 18pt;
      color: black;
      font-family: "Impact";
      font-style: italic;
      font-weight: none;
      text-align: right;
     }
     h3
     {
     font-size: 16pt;
      color: #FF0000;
      font-family: "Arial";
      font-style: italic;
      font-weight: none;
      text-align: center;
      }
      
      p {font-size: 10pt;
     	 font-family: "Century Gothic";
     	 color: black;
     	 margin-top: 0; 
     	 margin-bottom: 0;
     	 }
     	 p.chuckfact {font-size: 10pt;
     	 font-family: "Century Gothic";
     	 color: black;
     	 margin-top: 0; 
     	 margin-bottom: 0;
     	 }
     	 p.chucksub {font-size: 9pt;
     	 font-family: "Century Gothic";
     	 color: "#666666";
     	 margin-top: 0; 
     	 margin-bottom: 0;
     	 }
     table
     {
     background-color=black;
    
     }
     table.inner
     {
     background-color= #c0c0c0;
     border:1px solid #0099FF; 
     margin-top: 0; 
     margin-bottom: 0;
     border-collapse: collapse;
     valign: top;
     }
     
     table.in2
     {border:4px ridge gray; padding:5px; 
     background-color: white;
background-image: url('images/banners/gbcorner.jpg'); 
background-repeat: no-repeat;    }