body
{
	background-color: #404040;
	color: #CCC;
}
td { font-family: Helvetica, Verdana, Arial, sans-serif; }

.description
{
	font-size: 14px;
	padding: 8px 0px 8px 0px;
}

.previous
{
	left: 0px;
	font-size: 12px;
}

.next
{
	font-size: 12px;
	left: 400px;
	position: absolute;
}

.gallery { margin: 12px; }
.galleryimage { }
.toprow { padding: 3px; }
.toprowtable { }

.maintitle
{
	font-size: 22px;
	margin: 20px 0 0 0;
	line-height: 30px;
}

.encaustic
{
	font-size: 14px;
	margin: 12px 0 0 0;
	line-height: 18px;
	width: 550px;
	text-align: left;
}

#main
{
	left: 100px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 35px 0px 60px 80px;
	width: 600px;
	float: left;
}
#other
{
	font-size: 14px;
	line-height: 16px;
}
#other td { padding-right: 10px; }

a:link
{
	color: #888;
/*	text-decoration: none; */
}
a:active
{
	color: #888;
	text-decoration: none;
}
a:visited
{
	color: #888;
	text-decoration: none;
}
a:hover
{
	color: #111;
	text-decoration: none;
}

a.plink:link
{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #888 solid;
	font-style: italic;
}
a.plink:active
{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #888 solid;
	font-style: italic;
}
a.plink:visited
{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #888 solid;
	font-style: italic;
}
a.plink:hover
{
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #666 solid;
	font-style: italic;
}

.bkg { background-color: #333; }

#necklace
{
	width: 120px;
	float: right;
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 9px;
}
#necklace img { padding-bottom: 3px; }
