/* Style Sheet for Ubiquity Environmental Page */

      .main1 { background: #e8fff0  } 

	
	#maplayer   { position:		fixed;
			  margin-top:	8px;
			  margin-left:	15px;
			  margin-right:	2px;
			  background-color: #ffffff;
			  border-style:  	solid;
			  border-color:	#0060a8;
			  border-width:	4px;
			  width:		6em;
			  padding:		0;
                  }

     	 	     
	.sitemap {	font-size: 		10 pt;
			font-family: 	arial;
			font-weight: 	light
			color: #ffffff  }

      	H2,H3: {font-family: Helvetica,Arial,News Gothic;
                   font-size: 20 pt;
                   font-weight: bold;
			 color: #000088 }

	.rtmenu  {font-family: Arial;
                   font-size: 10pt;
                   font-weight: bold;
	        	 color: black }

       A:LINK:hover {  background-color: #c0ddc4;
                                 color: #00994
                    } /*MSIE 4.x Only */

	
      A.main2:Link  { color: #0000DD } 
      A.main2:hover { background-color: #bbaaaa } /* IE 4 only */
	A.main2:visited { color: #e0050 }
	  
