body {
	margin:0px;
	background-image: url(../images/bgborder.jpg) ;
	background-repeat: repeat-x;
	background-position:center top
	background-attachment:fixed;
	}

#RLWA_Info p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#leftnav {
	background-image: url(../images/Gray_80.png);
    height: 100%;
    top: 0;
    left: 20px;
    margin-right: 40px;
    opacity: 0.6;
    position: fixed;
    width: 250px;
}

#navWrap {
	left:20px;
    top: 185px;
    width: 250px;
    position: fixed;
}

#wrap {
	width: 900px;
	padding-left: 275px;
	}
	
#header {
	clear:both;
	position:absolute;
	float:left;
	background-image: url(../images/logoheader.jpg);
	background-repeat: no-repeat;
	height: 185px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

.title {
	font-size:18px;
	text-decoration:underline;
	border-top:#fff double solid;
}
.wrap_content {
	background:#fff;
	background-image:url(../images/grad_02.png);
	background-repeat: repeat-y;
	border:solid medium #000;
	border-bottom:solid medium #000;
	position:fixed;
	left:20px;
	top:0px;
	margin:0 0 0 0;
	color:#fff;
	font-size: 13px;
	text-shadow:1px 1px 0 #fff;
	color:#000;
}
	
#header2{
	float:left;
	height: 365px;
	width: 900px;
	padding-top: 185px;
	}
	
#map_canvas {
	width: 896px;
	height: 425px;
	overflow:hidden;
}
.container {
	float:left;
	width: 900px; 
	margin-top: 185px;
	/*margin: 10px auto;*/}

#foot_L {
	float: left;
	height: 45px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#foot_R {
	float: right;
	height: 45px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-shadow:1px 1px 4px #000;
}
#foot_R a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
#foot_R a:hover {
	color: #FF0;
	text-shadow:1px 1px 3px #000;
}
.map_content {
	width: 896px;
	height: 485px;
	left:900px;
	position:absolute;
	float:left;
/*	position:absolute;
	overflow:hidden;*/
	}
#map_canvas {
	width: 896px;
	border:solid 2px #000;
	display:block;
	}
#tab2 {
	width: 896px;
/*	
	height: 485px;
	display:block;
	position:absolute;
	left:-10000px;
	overflow:hidden;
	border:solid 2px #000;*/
}
#tab3 {
	border-left:130px solid #333;
	border-TOP:solid 2px #000;
	border-BOTTOM:solid 2px #000;
	border-right:130px solid #333;
	width: 640px;
	height: 485px;
	overflow:hidden;
}