 h1{background:navy;
   text-align:center;
           color:gold;
        }


.myh1{font-style:verdana,ariel;
     text-align:center;
    
   font-weight:bold;
   text-size:3em;
   background-color:navy;
   text-color:gold;
}

h2 {font-family:time-roman;
    font-weight:bold;
    text-align:center;
    color:white;
    text-size:2em;
    
    }
 p {margin-right:20px;
       margin-left: 20px;
    text-indent:10pt;
    font-family:courier;
    font-size:1em;
}

p span {font-weight:bold;
       font-style:small-caps;
}
 

.textstyle1 {
             font-family:ariel;
             font-size:1.25em;
             font-weight:bold;
             text-align:center;
             font-style:italic;
             
           }

.textstyle2 {
             font-family:verdana;
             font-size:1em;
             font-weight:bold;
             text-align:center;
             
             
             
           }

 
#box1 {border-style:solid;
       border-width:10px;
       border-color:green;
       }

  #box2{ border:5px solid ;
       padding:.5em;
       border:double solid  gold;
      } 

#box3 {
       padding:10px;
       border-style:dotted;
        }

 #box4 {margin:10px;
       padding:10px;
       border-style:dotted;
        }

#box12 {
      margin-right:20px;
       margin-left: 20px
      border:5px solid green;
      }


.homepagebox1{ ;
        
       border: solid  black;
      
       
       align:center;
      } 

#homepagebox1 a{text-color:black;}
a:link{text-color:black;font-weight:bold;text-decoration:none}
a:visited{text-color:black;text-decoration:none;}
a:hover{text-color:black;text-decoration:none;}
a:active{text-color:black;text-decoration:none;ont-style:italic;}
          
.homepagebox2{         border:double medium  black;
      align:center
      }  
       
.homepage{ border:5px solid ;
       padding:.5em;
       border:double medium gold;
       background:navy;
       text-color:gold;
      }  



a{color:#000000;}
a:link{color:#000000;font-weight:bold;text-decoration:none;}
a:visited{color:#000000;text-decoration:none;}
 
a:active{color:#000000;text-decoration:none;}


.homepage a{color:#ffffff;}
.homepagea:link{color:#ffffff;font-weight:bold;text-decoration:none}
.homepagea:visited{color:white;text-decoration:none;}
.homepagea:hover{background:teal;color:#000000;text-decoration:none;}
.homepagea:active{color:#ffffff;text-decoration:none;ont-style:italic;}
                
               
     
 #leftframe1 { border:5px solid ;
       padding:.5em;
       border:double medium gold;
       background-color:navy;
       text-color:gold;
      }  

#leftframe1 a{color:#ffffff;}
#leftframe1 a:link{color:#ffffff;font-weight:bold;text-decoration:none}
#leftframe1 a:visited{color:#ffffff;text-decoration:none;f}
#leftframe1 a:hover{background:teal;;color:#000000;text-decoration:none;}
#leftframe1 a:active{color:#ffffff;text-decoration:none;ont-style:italic;}
         
     


 

    
#box13 {border-style:solid;
       border-width:10px;
       border-color:red;
       background-color:#cccccc
       }

   #box15 {
border:double medium green;       
background-image:url(logo.gif);
       clear:right;
   
       }
   #box14{border-style:solid;
       border-width:10px;
       border-color:red;
       background-color:#999999;
       height:300px;
       width:300px;
       float:right;
   
       }
  #box16{
border:double medium green;
padding:5cm 3cm 2cm 4cm;}

  #box17{border:double solid green;
        padding:10px 30px 60px 90px;
      }

  #box18{border: 10px dotted #00f;
        
         height:400px;
         width:200px;
}

.style2 {color: #FFFFFF}
 

.style3 {
	color: #000000;
	font-weight: bold;
}


#box1 {border-style:double medium green;
       border-width:10px;
       border-color:green;
      
       }

  #box2{ border:5px solid ;
        border-width:5px;

       padding:.5em;
       border:solid #636563 ;
       color:white;
       text-align:center;
      }           

 #box3 {
       padding:10px;
       border-style:dotted;
        }


#navcontainer
{
background: #f0e7d7;
width: 90%;
margin: 0 auto;
padding: 5px 0;
border-color: #636563;
text-color; black;
font-family: georgia, serif;
font-size: 13px;
text-align: center;
text-transform: lowercase;
 
 
}

ul#navlist

{
text-align: center;
list-style: none;
padding: 0;
margin: 0 auto;
 
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
padding color:#636563;
border-width: 1px;
border-color: black black black black;  
border-style: solid;
color:black;
text-decoration: none;
background: #f7f2ea;

}

#navcontainer>ul#navlist li a { width: auto; }

  

 ul#navlist li a:link 
{
 
font-weight:bold
}
/*
ul#navlist li a:hover 
{
 
background:  #636563;
 
color:white;

}
*/
ul#navlist li a:active 
{
 
color:white; 
font-style:italic;
font-weight:bold;
}


/*ul#navlist li#active a
{
background: #grey;
color: white;
}

ul#navlist li a:hover,ul#navlist li#active a:hover
{
color: white;
background: #636563;
;
border-color: #aaab9c #fff #fff #ccc;
}
*/
 


   

        
