@charset "UTF-8";
/* CSS for image page links */

#dots, #dots2 {
	max-width:995px;
	min-width:700px;
	height:20px;
	background:url(../images/hrdotswhtsmall.gif) repeat-x center left;
	clear:both;
}
#container {
	width:1010px;
}


a.lkhome { 
	display:block;
	width:85px;
	height:26px;
	background:url("../images/lkimghome.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
a.lkimages {
	display:block;
	width:117px;
	height:26px;
	background:url("../images/lkimgimages.gif") 0 0 no-repeat; 
	text-decoration:none;
	float:left;
	cursor:pointer;
}
a.lkadvancedsearch {
	display:none;
}
a.lkourphotographers {
	display:block;
	width:253px;
	height:26px;
	background:url("../images/lkimgourphotographers.gif") 0 0 no-repeat; 
	text-decoration:none; 
	float:left;
	cursor:pointer;
}
a.lkcommissioning {
	display:block;
	width:198px;
	height:26px;
	background:url("../images/lkimgcommissioning.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
a.lkyachtpackage {
	display:block;
	width:191px;
	height:26px;
	background:url("../images/lkimgyachtpackage.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
a.lkmyaccount {
	display:block;
	width:156px;
	height:26px;
	background:url("../images/lkimgmyaccount.gif") 0 0 no-repeat;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
#generallinks {
	text-align:left;
	padding:100px 0 0 0;
}
a.lkaboutus {
	display:none;
}
a.lknews { 
	display:none;
}
a.lktryus { 
	display:none;
}
a.lkfindus { 
	display:none;
}

