#jsrImages, #fade1 {
	display: none;
	}	
#jsrBox{
	text-align: left;
	}	
#fade1, #fade2 {
	position: absolute;
	z-index: 90;
	}
#navBox a{
	display: block;
	width:16px;
	height: 16px;
	background-color: #FF6600;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 5px;
	}

#navBox a.over{
	background-color: #FFFFFF !important;
}	
a#jsrBtn1 {
	background-image: url(/images/flashimages/buttons/flashbuttons1.gif)
	}
a#jsrBtn2 {
	background-image: url(/images/flashimages/buttons/flashbuttons2.gif)
	}
a#jsrBtn3 {
	background-image: url(/images/flashimages/buttons/flashbuttons3.gif)
	}
a#jsrBtn1.over {
	background-image: url(/images/flashimages/buttons/flashbuttons1-over.gif)
	}
a#jsrBtn2.over {
	background-image: url(/images/flashimages/buttons/flashbuttons2-over.gif)
	}
a#jsrBtn3.over {
	background-image: url(/images/flashimages/buttons/flashbuttons3-over.gif)
	}

#navBox {
	position: absolute;
	z-index: 99;
	margin-left: 409px;
	margin-top:165px;
	}
	
