body {
margin: 0% 0% 0em 0%;
padding: 0;
font-size: 12pt;
background-color: #fff;
}

body.contact {
background-color: #aaa;
}

div.instructions {

border: 1px solid #999;
background-color: #ffd;
margin: 0px 0px 9px 0px;
padding: 8px;
font-size: 11px;
}

td.instructions {

border: 1px solid #999;
background-color: #ffd;
margin: 0px 0px 0px 0px;
padding: 8px;
font-size: 11px;
}



div.newbasemap {

margin-left: 40px;
border: 1px solid black;
padding-left: 2px;
background-position: left;
background-repeat: no-repeat;
background-color: #aaa;
color: #000;
float:left;
width: 480px;
height: 470px;

}



div.surround {

border: 1px solid red;
padding: 4px;

}



div.sidebar a.cong         { display: block; padding: 3px 8px 2px 2px; margin: 0px;  text-align: left; } 

/* div.sidebar a.cong         { display: block; padding: 0px; margin: 0px;  }  */

div.sidebar a.cong:link    { color: #007; text-decoration: none; }
div.sidebar a.cong:visited { color: #007; text-decoration: none; }

/*
div.sidebar a.cong:link    { color: #009; text-decoration: none; }
div.sidebar a.cong:visited { color: #009; text-decoration: none; }
*/

 div.sidebar a.cong:hover   { color: #00f;  text-decoration: underline; } 

/* div.sidebar a.cong:hover   { color: #000; background-color: #bfb; text-decoration: none; } */


div.navbar  { 

border-top: 0px solid #999;
width: 440px; 
text-align: left;
padding: 1px;
margin: 0px 0px 0px 19px;
float:left;


}

div.sidebar { 
border: 0px dotted yellow;
margin-left: 18px;
margin-top : 0px;
font-size: 12px;
padding: 0px;
float:left;
}


div.pop { 
width: 200px;
border: 0px dotted white;

}






div.message {

margin: 20px 100px 20px 100px;
padding: 20px 100px 20px 100px;
background-color: #ff9;
border: 1px dotted #777;
font-size: 10pt;
}


div.top {
background-image:url(/images/baywide.jpg);
background-position: left;
background-repeat: no-repeat;
background-color: #337;
padding-top: 0px; padding-bottom: 0px; 
padding-left: 5%; padding-right: 5%;
color: #fff; margin-top: 0;
text-align: right;
font-family: serif;
height: 192px;
}

div.test {
background-image:url(/images/baywide.jpg);
background-position: left;
background-repeat: no-repeat;
background-color: #337;
padding-top: 0px; padding-bottom: 0px; 
padding-left: 5%; padding-right: 5%;
color: #fff;
margin-top: 0;
text-align: right;
font-family: serif;
height: 192px;
position: relative;

}


a:link, a:visited  {
color: #00b;
text-decoration: underline;
}


a:hover  {
text-decoration: none;
}

div.hrule {
 border-bottom: 1px solid black;

}


table.congregations td {
padding: 0px; 
margin: 0px;
border: 0px solid green;
}

tr.header td {
background-color: #ddd;
font-size: 120%;
padding-left: 3px;
}

table.congregations a:link, table.congregations a:visited {
font-size: 10pt;
text-decoration: none;
display:block;
padding:1px;
white-space: nowrap;
margin: 0px;
}

table.congregations a:hover {
text-decoration: underline;
}

table.cong {
margin: 0px;
}



a.white:link, a.white:visited, a.white {
color: #fff;
text-decoration: underline;
}

textarea { 
font-size: 10pt;
}