body {
	background-color: White;
	margin: 0%;
	background-image: url(images/rbback.jpg);
	font-family: Arial, Helvetica, sans-serif;
	}


.topbar
{
 background-color: #0000CD;
}

#navcontainer A
{
color: White;
display: block;
width: auto;
text-decoration: none;
background: #0000CD;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-right: 1px solid #aaa;
font-size: 13pt;
font-weight: bold;
}

#navcontainer A:hover, #navcontainer A:active { background: #87CEFA; color: black; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
background: #BBBBBB;
font-weight: bold;
}

.topbar2
{
 background-color: #87CEFA;
}

#navcontainer2 A
{
color: #444;
display: block;
width: auto;
text-decoration: none;
background-color: #87CEFA;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-right: 1px solid #aaa;
font-size: 12pt;
font-weight: bold;
}

#navcontainer2 A:hover, #navcontainer A:active { background: #E6E6FA; color: black; }

#navcontainer2 A.active:link, #navcontainer A.active:visited
{
background: #BBBBBB;
font-weight: bold;
}

#map {
	display: none; 
}