@charset "UTF-8";
/* CSS for image page links */

a.lkhome { 
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkhomewht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkmyaccount {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkmyaccountwht.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lkadvancedsearch {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkadvancedsearchwht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkourphotographers {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkourphotographerswht.gif") 0 0 no-repeat; 
	text-decoration:none; 
}
a.lkcommissioning {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkcommissioningwht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkyachtpackage {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkyachtpackagewht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkimages {
	display:block;
	width:275px;
	height:20px;
	background:url("../images/lkimageswht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a:hover.lkhome, a:hover.lkmyaccount, a:hover.lkadvancedsearch, a:hover.lkourphotographers, 
a:hover.lkcommissioning, a:hover.lkyachtpackage, a:hover.lkimages {
	background-position: 0 -20px;
}
#generallinks {
	text-align:left;
	padding:100px 0 0 0;
}
a.lkaboutus {
	display:block; 
	padding-right:30px; 
	width:250px; 
	height:22px; 
	background:url("../images/lkaboutuswht.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lknews { 
	display:block; 
	padding-left:30px; 
	width:250px; 
	height:22px; 
	background:url("../images/lknewswht.gif") 0 0 no-repeat; 
	text-decoration:none;
}
a.lktryus { 
	display:block; 
	padding-left:30px; 
	width:250px; 
	height:22px; 
	background:url("../images/lktryuswht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a.lkfindus { 
	display:block;
	padding-left:30px; 
	width:250px; 
	height:22px;
	background:url("../images/lkfinduswht.gif") 0 0 no-repeat;
	text-decoration:none;
}
a:hover.lkaboutus, a:hover.lknews, a:hover.lktryus, a:hover.lkfindus {
	background-position: 0 -22px;
}
