.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
}
td, tr {
	text-align: left; 
}
.bodytextSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
.bodytextSmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin: 0px;
}
.headlineBig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	margin: 0px;
	padding-right: 2px;
	padding-left: 2px;
}
.headlineSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	height: auto;
	color: #666666;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	height: auto;
	color: #666666;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #660033;
}
a:hover {
	background-color: #FFCCFF;
	color: #660033;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
.bodytextNoLeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.bodytextSmallNoLeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.graphicLeft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 0px none;
}
.graphicRight {
	margin: 0px 0px 20px 20px;
	border: 0px none;
    float: right;
}
.photo {
	margin: 0px 10px;
	border: 1px solid #660033;
}
.photoLeft {
	margin: 0px 20px 20px 0px;
	float: left;
	border: 1px solid #660033;
}
.photoRight {
	margin: 0px 0px 20px 20px;
	border: 1px solid #660033;
    float: right;
}
.eventHeader {
	background-color: #EEE3E3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660033;
	font-weight: normal;
	margin: 0px;
}
.eventBody {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.announcement {
	background-color: #EEE3E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
}
.headlineInverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	background-color: #660033;
	padding: 3px;
	margin: 0px;
}
.headlineSmallHighlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	height: auto;
	color: #666666;
	background-color: #EEE3E3;
	margin: 0px;
}
li {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 13px;
}
.tag {
	border: 0px none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.subsection {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660033;
	margin: 10px 0px 0px;
	background-color: #EEE3E3;
}
p {
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thumb {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	background-image: url(images/background_140x140.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.grey {
	color: #CCCCCC;
}
a.alpha:link {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	padding-right: 5px;
	padding-left: 5px;
}
a.alpha:visited {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	padding-right: 5px;
	padding-left: 5px;
}
a.alpha:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	padding-right: 5px;
	padding-left: 5px;
}
a.alpha:active {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #660033;
	padding-right: 5px;
	padding-left: 5px;
}
.tableArtistList {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #660033;
}
.highlightSpaced {
	color: #FFFFFF;
	background-color: #660033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.tableRowLight {
	background-color: #EEEEEE;
}
.tableRowDark {
}
.menuArtistAlpha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: #EEEEEE;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	clear: both;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#insert {
	background-color: #EEE3E3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #660033;
	padding: 10px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-bottom: 10px;
	text-align: left;
}
#insert p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
}
#insertWhite p {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	text-align: left;
}
#insertWhite {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #660033;
	padding: 10px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	margin-bottom: 10px;
	text-align: left;
}
.quote {
	padding-right: 25px;
	padding-left: 25px;
	font-style: italic;
}
.quoteCredit {
	padding-left: 50px;
}
.thumbJewelry {
	border: 1px solid #666666;
	padding: 5px;
	background-color: #EEEEEE;
	text-align: center;
	margin-bottom: 20px;
}
.jewelryName {
	font-weight: bold;
}
.jewelryDesc {
	font-size: 11px;
}
.photoProduct {
	margin: 0px 10px 10px 0px;
	float: left;
	border: 1px solid #660033;
}
.newsHeadline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	font-style: normal;
	height: auto;
	color: #000000;
	margin: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #660033;
}
#page {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660033;
	border-left-color: #660033;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-color: #666666;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:active {
	color: #CC0066;
}
#content {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-image: url(images/layout_background_content.jpg);
	background-repeat: no-repeat;
}
#nav {
	background-image: url(images/layout_background_left.jpg);
}
#footer_nav {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#footer_nav p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableAvailable {
	padding: 10px;
	width: 600px;
	border: none;
}
.clear {
	clear: both;
}
.more {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.menuPage {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.highlight {
	background-color: #FFFF00;
}
#item {
	background-color: #E3E3E3;
	height: 170px;
	width: 170px;
	border: 1px solid #999999;
	float: left;
	margin: 10px;
}
#item img {
	border: 1px solid #660033;
	margin: 10px;
}
.thumbType {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	background-image: url(images/background_140x140.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin: 0px;
}
.thumbsculpture {
	border: 1px solid #666666;
	background-color: #EEEEEE;
	background-image: url(images/background_140x170.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.artistlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660033;
	background-color: #EEEEEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

