
#center{
	margin:0px 220px 40px 240px;
	padding:0px 0px 0px 0px;
	width:auto;
	min-width:300px;
	height:100%;
}


#rightbar{
	position:absolute;
	top:139px; right:0px; 
	width:186px; 
	font-weight:bold;
	color:#79f;
}

#rightbar span{
	display:block;
	margin-top:3px;
	font-size:10pt;
}


#rightbar a{
	color:#79f;
	text-decoration:none;
}
#rightbar a:visited{
	color:#79f;
	text-decoration:none;
}
#rightbar a:hover{
	color:#79f;
	text-decoration:underline;
}

 .cssnav { 
 position: relative;
 background-image: url(/images/map_sm_on.gif);
 background-repeat: no-repeat;
 display: block;
 width: 131px;
 height: 167px;
 margin: 0; 
 padding: 0; 
 }
 
 .cssnav a {
 display: block;
 color: #000000;
 font-size: 11px;
 width: 131px;
 height: 167px;
 float: left;
 }
 
 .cssnav img {width: 131px; height: 167px; border: 0; }
 * html a:hover {visibility:visible}
 .cssnav a:hover img{visibility:hidden}
 
.find_map {
	float:right;
}	
 