BODY {
	scrollbar-base-color: #252525;
	scrollbar-highlight-color: gray;
	scrollbar-3dlight-color: #D8B257;
}

 /* THESE CONTROL ALL LINKS THAT ARE NOT CUSTOMIZED */
a:link		{ color: #D8B257; text-decoration: none }

a:visited	{ color: #D8B257; text-decoration: none }

a:active	{ color: #D8B257; text-decoration: none }

a:hover		{ color: white; text-decoration: none }

.slideshow
     {font : bold 10pt Arial, Helvetica, sans-serif; color: #bbbbbb; text-decoration: none;}
.slideshow:visited
     {font : bold 10pt Arial, Helvetica, sans-serif; color: #bbbbbb; text-decoration: none;}
.slideshow:hover
     {font : bold 10pt Arial, Helvetica, sans-serif; color: #ffff00; text-decoration: underline;}

		

 /* START THE CODE FOR THE Home Page Labels */
 
.thumbframe   {
	border-left: 1px solid #333333;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;

}
 
.artlabel 	{
	COLOR: #B19D7A;
	FONT: 12px Arial;
	font-weight: bold;
	text-align: center;
}

.text 	{
	COLOR: #B19D7A;
	FONT: 12px Arial;
	font-weight: bold;
	text-align: left;
}

.textLarge 	{
	COLOR: #B19D7A;
	FONT: 14px Arial;
	font-weight: bold;
	text-align: left;
}
 
.category 	{
	COLOR: #D8B257;
	FONT: 12px Arial;
	font-weight: bold;
	text-align: center;
	padding-top: 4px;
}

.navbackground 	{
	COLOR: #B04A0C;
	FONT: 12px Arial;
	font-weight: bold;
	text-align: center;
}

.copyright 	{
	COLOR: #B19D7A;
	FONT: 12px Arial;
	font-weight: bold;
}

h1 	{
	COLOR: #B19D7A;
	FONT: 12px Arial;
	font-weight: bold;
}







 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */



















