@charset "UTF-8";
/* CSS Document */

*											{margin: 0; padding: 0; }
body										{font: 15px Garamond, Georgia, Serif; }
a											{text-decoration: none; color: #374fc7; }

img, a img,
.img-directory a						{ border: 2px solid white; }
a:hover img,
.img-directory a:hover			{ border-color: #666; }
.clear									{ clear: both;}

#page-wrap							{width: 800px; margin: 20px auto; }

h1											{font: italic 60px Garamond, Georgia, Serif; text-align:center; padding: 15px 0; }

.img-breadcrumbs					{margin: 0 0 20px 0; text-align: center; }
.img-breadcrumbs span			{padding: 10px 20px 10px 10px; background: url(images/crumbs.gif) right center no-repeat; }

#imgbrowz0r .img-directory a { background-position: 50% 50%; background-repeat: no-repeat; width: 200px; display: block; height: 130px; }

.img-directory						{border: 1px solid #900; padding: 10px; margin: 0 0 20px 0;
											 width: 204px; float: left;
											 margin: 0 20px 20px 0; height: 180px; }

.img-thumbnail						{display: block; width: 204px; border: 1px solid #ccc; padding: 10px; float: left; margin: 0 20px 20px 0; height: 180px; }