.top_bkg {
	background-image: url(images/top_bkg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.bottom_bkg {
	background-image: url(images/bottom_bkg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.swatch_bkg {
	background-image: url(images/swatch.gif);
	background-repeat: repeat;
	color: #FFFFFF;
}
.line_bkg {
	background-image: url(images/line_bkg.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.menu_bkg {
	background-image: url(images/menu_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #7B7C76;
	margin: 0px;
}
.menu_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text:hover {
	color: #7F7F77;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	background-color: #000000;
}
.nowse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C1C1B4;
}
a:link {
	color: #FFFFFF;
}
.menu_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text2:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text2:hover {
	color: f5f5e5;
	text-decoration: underline;
}
.menu_text2:visited {
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
.artpieces_title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.nowse:link {
	color: f5f5e5;
	text-decoration: none;
}
.nowse:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
