	#CordOff a {	
		width: 105px;
		height: 146px;
		background: url(images/pull.gif) no-repeat top;
		}
		
	#CordOff a:hover {
		background: url(images/pull.gif) no-repeat bottom;
		}
	#Oscure
	{
		/*display:none;*/
		visibility:hidden;
		background-color:Black;
		position:absolute;
		width:100%;
		height:100%;
	}