@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #979797;
	background-image: url(web/images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h1 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a:link {
	color: #636363;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #636363;
}
a:hover {
	text-decoration: underline;
	color: #670808;
}
a:active {
	text-decoration: none;
}
.galleryName {
	font-weight: bold;
}
.sculptureTitle {
	font-style: italic;
}
#recent title {
	text-transform: uppercase;
	color: #FFFFFF;
}
