body {
	background-attachment: scroll;
	/*background-image: url(index.jpg);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #990000;
	
	/*
	scrollbar-face-color: rgb(247,0,0); 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: rgb(255,235,170);
	scrollbar-track-color: rgb(255,235,170); 
	scrollbar-darkshadow-color: rgb(0,0,100);
	*/
}

#iFrame {
	position:absolute;
	left:549px;
	top:139px;
	width:431px;
	height:430px;
}

#fl {
	position:absolute;
	left:0px;
	top:139px;
	width:549px;
	height:490px;
	z-index: 1;
}



#BV {
	position:absolute;
	left:980px;
	top:139px;
	width:12px;
	height:329px;
}


