#wrap  {
      padding-top:none;
      background-image:url(images/755625780.jpg);
      background-attachment: fixed;  /* allows scrolling for text without repeating background image */
      height: 1750px;  /* allows for very long text without running out of image */
      
       }
        
#container {
	  margin: 1em 5%;
	  }
      
#banner {
      background: url(images/titlegraphic2.png) top left no-repeat;
      height: 125px;
      padding-bottom: 1em;
	  }
      
#banner h1 {
      font-family: sans-serif; 
      color: #25EB61; 
      font-size: 60px;
      }
      
#banner h3 {
            color: #7BDE4B; 
	        font-family: sans-serif;
            }
#nav {
      position: absolute;
	  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:5px;
            font-family:verdana;
            font-size:small;
            }
            
#content h1 {
             margin-left:10px;
             }
             
#content h2  {
             margin-left:10px;
             }

#content h3 {
             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;
                          }
#tcontent {
      background-color:#ffffff;
      filter:alpha(opacity=50);
      opacity:0.5;
      padding-top: 1em;
      margin-left: 200px;
      padding-bottom: 1em;
	  }
      
#tcontent p {
            padding-left:10px;
            padding-right:10px;
            padding-bottom:5px;
            font-family:verdana;
            font-size:small;
            }
            
#tcontent h1 {
             font-family:verdana;
             font-size:x-large;
             }
#tcontent h4 {
            padding-left:10px;

            font-family:verdana;
            font-size:medium;
            color:#0000A0;
            text-decoration:underline;
             }                          
#footer {
      clear: both; 
	  text-align: right;
      margin-top: 1em;
      height: 100px;
      }
#footer h2 {
            color: #ffffff;
            padding:1em;
            }
#pagename {float:right;
           width: 20px;
           background-color:#ff0000;}
</style>
