/* CSS Document */
body {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-image: url(Pics/bgtileBeige.jpg);

}
.tab {
	font-family: Verdana, sans-serif, Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.head {
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:active {
	color: #990000;
}
a:hover {
	color: #663333;
}

.thumb300bg {
	background-image:  url(Pics/thumb300bgBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb200bg {
	background-image:  url(Pics/thumb200bgBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb150bg {
	background-image: url(Pics/thumb150bgBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb100bg {
	background-image: url(Pics/thumb100bgBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.thumb50bg {
	background-image: url(Pics/thumb50bgBeige.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.gallerytitle {
	color: #000000;
}
.collectionlink {
	color: #000000;
}
.designdetaillink {
	color: #000000;
}