a:link {color: rgb(0,0,255);
     background-color: transparent;
     font-style: normal;
     text-decoration: none}

a:visited {color: rgb(51,102,51);
     background-color: transparent;
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover, a:active {color: green;
     background-color: transparent;
     font-weight: bold;
     text-decoration: none}
body {background-image: url("images/bckgrd.jpg"); background-repeat: repeat}

.headerpic {background-position:center;
    top:5px; 
    height: 106px;
    width: 600px;
    z-index: 3;
    padding:5px;
    }

#pagecontent {position:relative;
     z-index: 3;
   text-align:center;
   width: 600px;
     font-size: 11pt;
     font-weight: bold;
     font-family: Ariel, Helvetica, sans-serif;
        }  
.pagecontop {position:relative;
 display:block;
   text-align:center;
   width: 600px;
      font-weight: bold;
     font-size: 16pt;
     color:black;
            }
.pagesof {position:relative;
 display:block;
   width: 600px;
text-align:left;
   
            }


