
body
{ padding: 0;
 margin: 11px;
 font-family: verdana, geneva, arial, sans-serif;
 font-size: 12px;
 line-height: 16px; background-color: #ffffff;
}


A{
 color: #6A5ACD;
	text-decoration: underline;
}


A:visited
{
 color: #483D8B;
 text-decoration: underline;
}

A:hover
{
 color: #6644FF;
 text-decoration: underline;
}


A.show{ color: #AA0000; text-decoration: none; }
A.show:link{ color: #AA0000; text-decoration: none; }
A.show:visited{ color: #AA0000; text-decoration: none; }
A.show:hover { color: #FF0000;  text-decoration: none; }

#map { position: absolute; width: 300; height: 500; top: 70px; left: 55%;  bottom: auto; right: auto;}
                       
h2
{
 padding: 0;
 margin: 8px 8px 8px 11px;
 font-family: verdana, geneva, arial, sans-serif;
 font-size: 12px;
 
line-height: 18px; font-weight: bold;
 color: #000000;
}


h1
{
 padding: 0;
 margin: 6px 0 6px 0;
 text-align: center; font-variant: small-caps; font-family: Georgia, Times, serif;
 font-size: 16px;
 color:  #000000;
}


p
{
 margin: 8px 8px 8px 11px;
 font-family: verdana, geneva, arial, sans-serif;
 font-size: 12px;
 line-height: 16px;
 color:  #333333;
}

#linksHeading { width: 50%; margin-left: 20px; margin-right: 20px; margin-top: 20px;  }

#mapLinks{ position: absolute;
                    top: 70px;
                    left: 0px;
                    bottom: auto;
                    right: auto;
                    width: 50%;
                    height: 80%;
	  margin-left: 20px;
	  margin-right: 20px;
	  margin-top: 30px;
	  font-family: verdana, geneva, arial, sans-serif;
	  line-height:16px;
	  color:#333333;
                    overflow: auto;
}

#belowMap{ position: absolute;
                    top: 560px; left: 52%;  bottom: auto; right: auto;
	  margin-left: 0px;
	  margin-right: 0px;
	  margin-top: 0px;
	  font-family: verdana, geneva, arial, sans-serif;
	  line-height:16px;
	  color:#333333;
}
