//Link to Salvation WebPage ...
.box1 { 
		position: relative; 
		margin: 0px 0px 0px 0px; 
		padding: 5px 0px; width: 44px; 
		height: 56px; 
		background-image: url(Images/TransparentImage.png); 
		background-repeat: no-repeat; 
		}
		
#box-link { 
		position: absolute; 
		top: 40px; 
		left: 1005px; 
		width: 44px; 
		height: 56px; 
		background-color: transparent; 
		border: 1px solid white; }