.smalllinks {
	width:24px;
	height:85px;
	border:none;
	float:right;
	display:block;
	text-decoration:none;
	}
#port_small {
	background:url(../images/port_small_off.gif) no-repeat;
	}

#port_small:hover, #port_small.on, #port_small.on:hover {
	background:url(../images/port_small_on.gif) no-repeat;
	}
#trav_small {
	margin-top:-1px;
	background:url(../images/trav_small_off.gif) no-repeat;
	}

#trav_small:hover, #trav_small.on, #trav_small.on:hover {
	background:url(../images/trav_small_on.gif) no-repeat;
	}
#wine_small {
	margin-top:1px;
	margin-right:-2px;
	background:url(../images/wine_small_off.gif) no-repeat;
	}

#wine_small:hover, #wine_small.on, #wine_small.on:hover {
	background:url(../images/wine_small_on.gif) no-repeat;
	}
.smalllinks:hover {
	outline:none;
	border:none;
	text-decoration:none;
	}
#mainimagewrapper {
	float:left;
	width:570px;
	min-height:200px;
	margin-right:20px;
	}
#mainimagewrapper img {
	float:left;

	}
	
#gallery {
	width:360px;
	min-height:200px;
	float:left;
	}

#gallery img {
	float:right;
	margin: 0px 0px 4px 5px;

	}
#gallery img:hover {
	cursor:pointer;

	}
img.mainpichidden {
	visibility:hidden;
	display:none;
	}

#captionholder {
	float:left;
	clear:left;
	color:#cdcdcd;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	padding-top:10px;
	max-width:500px;
	}
