<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<<!-- Style Sheet created with the CoffeeCup StyleSheet Maker -->
<!-- http://www.coffeecup.com -->
<style type="text/css">

<!--BODY{ 
	  margin: 0;
	  padding: 0;
	  background: url(images/rainbowbkg.png) top center repeat-x;
	  font-family: Arial, sans-serif;
      background-color:#000000; 
	  }
        
#container {
	  margin: 1em 5%;
	  }
#left {
       width: 160px;
       float: left;
       }	  

#banner {
      background: url(images/misc034.jpg) top center repeat-x;
      height: 125px;
      padding-bottom: 1em;
	  }
#banner h1 {
      font: "Arial", sans-serif; 
      color: #00cc00; }
#banner h3 {
            color: #ff8800; 
	        font: "Arial", sans-serif;
            }
#nav {
	  background: url(images/navbkg.png) repeat-y;
      float: left;
	  width: 160px;
      opacity:0.5;
      filter:alpha(opacity=50);
      padding-left: 1em; 
	  }
#nav a:link {color:#ffffff;
             text-decoration:none; }
#nav a:hover {color:#00ffff;
              text-decoration:underline overline; }
#nav a:visited {color:#ffffff;
                text-decoration:none; }
#nav a:visited:hover {color:#00ffff;
                      text-decoration:underline overline; }
#right {
        margin: 0 0 0 200px;
        }
	 
#content {
      background-color:#ffffff;
      filter:alpha(opacity=50);
      opacity:0.5;
      padding-top: 1em;
      margin-left: 200px;
      padding-bottom: 1em;
	  }
#content p {
            padding-left:10px;
            padding-right:10px;
            padding-bottom:10px;
            }
#content h1 {
             margin-left:10px;
             }
#content a:link {color: #022457;
                 text-decoration:none;
                 }
#content a:hover {color: #0055ff;
                  text-decoration:underline overline;
                  }
#content a:visited {color: #022457;
                    text-decoration:none;
                    }
#content a:visited:hover {color: #0055ff;
                          text-decoration:underline overline;
                          }
#linkbox {
          float: left;
          margin-top: 1em; 
          background: url(images/linkboxbkg.png) repeat-y;
          filter:alpha(opacity=50);
          opacity:0.5;
          width: 160px;
          padding-left: 1em;
          }
#linkbox a:link {color: #ffffff;
                 text-decoration:none;
                 }
#linkbox a:hover {color: #ffff00;
                  text-decoration:underline overline;
                  }
#linkbox a:visited {color: #ffffff;
                    text-decoration:none;
                    }
#linkbox a:visited:hover {color: #ffff00;
                          text-decoration:underline overline;
                          }
#top20img {width: 300px;
           height: 300px;
           background-color: #ffffff;
           float:right;
           margin-right: 1em;
           
           }
#top20img img {opacity:1;
               filter:alpha(opacity=100);
               }
#top20cont {height:336px;
            background-color: #ffffff;
            }
#top20list {
            float: left;
            background-color: #ffffff;
            margin-right: 1em;
            width: 250px;
            }  
#footer {
      clear: both; 
	  background: url(images/footerbg.png) repeat-x;
	  text-align: right;
      margin-top: 1em;
      height: 100px;
      }
#footer h2 {
            color: #ffffff;
            padding:1em
            }
#pagename {float:right top;
           width: 20px;
           background-color:#ff0000;}
</style>