body {
	/*background-image: url(http://fisheye.co.nz/Skins/Fisheye/images/background2.gif);*/
}
.content-body {
	background-image: url(http://fisheye.co.nz/Skins/Fisheye/images/rightcolumn.png);
	background-position: top right;
	background-repeat: repeat-y;
}
.menu-name {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/menuhead2.png);
}
.menu-entry {		
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/menumiddle2.png);
}
.menu-last {	
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/menubase2.png);
}
.menu-foot {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/menulast2.png);
}
.content-head-menu {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/content-menu2.png);
}
#page-name {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/page-name.png);
}
#page-foot {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/content-foot.png);
}
.content-banner {
	xbackground-image: url(http://fisheye.co.nz/Skins/Fisheye/images/content-head2.png);
}

.column-content-feature {
background-image: url(http://fisheye.co.nz/Skins/Fisheye/images/quote.png);
}



.Thumbnail {
	padding: 0;
	margin: 2em 18em 2em 2em;
}


.Thumbnail a img {

	border:1px solid black;
	margin: 15px;

}

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(Images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(Images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Images/overlay.png", sizingMethod="scale");
	}
	
	