body
{
	font-family:arial;
	color:black;
	background-image:url(../images/bg_strip.jpg);
	background-color:#fbfbfb;
	background-repeat: repeat-x;
}

.overlay
{
	background-image:url(../images/transWhite.png); 
	font-size:12px;
	height:485px; 
	min-height:40px;
	width:324px !important;
	width:318px;
	border:solid 1px black;
	padding:5px;
	overflow:auto;
}

.mainContent
{
	left:210px;
	top:268px !important;
	top:260px;
	position:relative;
	z-index:80;

}

.rightContent
{
	border:solid 1px black;
	left:592px;
	top:275px;
	position:absolute;
	z-index:80;
	background-image:url(../images/transGrey.png); 
	font-size:12px;
	height:auto !important;
	height:1px;
	minimum-height:40px;
	width:130px !important;
	width:133px;
	color:white;
	padding:5px;
}

.rightContentNoBg
{
	border:solid 1px black;
	left:592px;
	top:275px;
	position:absolute;
	z-index:80;
/*	background-image:url(../images/transGrey.png); */	
	font-size:12px;
	height:auto !important;
	height:1px;
	minimum-height:40px;
	width:130px !important;
	width:133px;
	color:white;
	padding:5px;
}


.linkMap , .linkMapHover
{
position:absolute;
top:234px;
height:22px;
cursor:pointer;
/* border: solid 1px red; */
}

.linkMapHover
{
background-image:url(../images/transGreen.png);
}

.linkMap a, .linkMapHover a
{
position:relative;
left:-1000px;
}
.rightNavScroll
{
height:460px;
overflow:auto;
}
.quote{
	font-style: italic;
 
}
.quoteSig
{




}

.collapser
{
	font-size: 12px;
	cursor: pointer;
	color: #000000;

	background-repeat: no-repeat;	
	height: 20px;
}
.collapsee
{
	display: none;		
}
