
a:link    {color: firebrick;
           text-decoration: none;
           font-family: Arial, sans serif;
           font-size: 12px;}
           
a:active  {color: firebrick;
           text-decoration: none;
           font-family: Arial, sans serif;
           font-size: 12px;}
		   
a:visited {color: firebrick;
           text-decoration: none;
           font-family: Arial, sans serif;
           font-size: 12px;}

a:hover   {color: darkblue;
           text-decoration: none;
           font-family: Arial, sans serif;
           font-size: 12px;}
          
td.head1  {background-color: white;
           font-family: serif;
           font-size: 36px;
		   COLOR: darkred;}
           
td.head2  {background-color: white;
           font-family: serif;
           font-size: 17px;
		   COLOR: darkred;}
		   
td.body   {background-color: white;
           font-family: Arial, sans serif;
           font-size: 12px;
		   COLOR: darkred;}
		   
td.date   {background-color: white;
           font-family: Arial, sans serif;
           font-size: 12px;
		   COLOR: firebrick;}

td.cont   {background-color: white;
           font-family: Arial, sans serif;
           font-size: 12px;
		   COLOR: darkred;}
		   
td.foot   {background-color: white;
           font-family: Arial, sans serif;
           font-size: 11px;
		   font-style: italic;
		   COLOR: darkred;}


td.navbar1   {background-color: white;
border: solid #666 1px;
          }
		   
#myMenu a {
  display: block;
  padding-right: 0.4em;
  padding-left: 0.5em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-decoration: none;
}
	  
#myMenu span {
  display: none;
  visibility: hidden;
}
		  
#myMenu a:link {
  background-color: burlywood ;
   FONT-FAMILY: Arial, sans serif;
	COLOR: darkred; TEXT-DECORATION: none; Font-Size:12px; font-weight:normal;
	border-top: solid  1px;
	border-right: solid  1px;
	border-left: solid  1px;
	border-color: white;
}

#myMenu a:visited {
  background-color: burlywood;
  color: black;
  FONT-FAMILY: Arial, sans serif;
	COLOR: darkred; TEXT-DECORATION: none; Font-Size:12px; 
	border-top: solid  1px;
	border-right: solid  1px;
	border-left: solid  1px;
	border-color: white;
}

#myMenu a:hover {
  background-color: firebrick;
  color: bisque;
  FONT-FAMILY: Arial, sans serif;
	 TEXT-DECORATION: none; Font-Size:12px; font-weight:bold;
	border-top: solid  1px;
	border-right: solid  1px;
	border-left: solid  1px;
	border-color: white;
}

#myMenu a:active {
  background-color: burlywood;
  color: white;
  FONT-FAMILY: Arial, sans serif;
	COLOR: darkred; TEXT-DECORATION: none; Font-Size:12px; 
	border-top: solid  1px;
	border-right: solid  1px;
	border-left: solid  1px;
	border-color: white;
}
.sidenav  {

  border: solid #666 1px;
   
}

#flag {
  position: absolute;
  left:238px;
  top:252px; }

#pic {
  position: absolute;
  left:80px;
  top:310px; }

#pic2 {
  position: absolute;
  left:80px;
  top:415px; }

#badge {
  position: absolute;
  left:775px;
  top:30px; }

#stonewall {
  position: absolute;
  left:500px;
  top:130px; }
	
#phone {
  position: absolute;
  left:210px;
  top:100px;  }
	
	
#header {
  position: absolute;
  left:80px;
  top:30px;  }
  
#body {
  position: absolute;
  left:290px;
  top:130px;  }
  
#line {
  position: absolute;
  left:80px;
  top:105px; 
  COLOR: darkred; }
  
#navbar {
  position: absolute;
  left:79px;
  top:130px;  }
  
#legal {
  position: absolute;
  left:80px;
  top:590px; }
 