 
 body {background-color:#000000; color:#999999;}
 
 #navbar {background:url("http://whitebalancephotos.ca/images/art_header.gif");}
 
a#gallery {
	background:url("http://whitebalancephotos.ca/art/images/gallery.gif") no-repeat;
	}
a#gallery:hover {
	background:url("http://whitebalancephotos.ca/art/images/gallery_over.gif") no-repeat;
	}

 a#contact {
 background:url("http://whitebalancephotos.ca/art/images/contact.gif") no-repeat;
 }
 a#contact:hover {
 background:url("http://whitebalancephotos.ca/art/images/contact_over.gif") no-repeat;
 }

a#info {
background:url("http://whitebalancephotos.ca/art/images/info.gif") no-repeat;
}
a#info:hover {
background:url("http://whitebalancephotos.ca/art/images/info_over.gif") no-repeat;
}

#imagoCurrentImageDiv {	border: 5px solid #999999;}
.imago_selectedThumb {	border: 2px solid #c60;}


a.imago_navNext {background:url("http://whitebalancephotos.ca/art/images/next.gif") no-repeat center right;}
a.imago_navPrev {background:url("http://whitebalancephotos.ca/art/images/prev.gif") no-repeat center left;}

.imago_thumbFormat {border:2px #999999 solid;}