.artistName {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 24pt;
	font-weight:400;
	color: #990000;

}

.artistName2 {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 20pt;
	font-weight:400;
	color: #CDC5B2;

}

.galleryName {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight:200;
	color: #000000;

}

.copyWrite {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.link1 {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.link2 {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CDC5B2;
}

.navInfo {
	font-family: Trebuchet MS, Trebuchet, Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subCaption {
font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: large;
	color: #990000;
}

html,body {
 	  margin:0;
      padding:0;
      height:100%;
      border:none

}

.nrcBody {
	background-color: #948365;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin:0;
	padding:0;
    height:100%;
    border:none
}
.nrcTable {
	background-color: #948365;

}

.nrcHeaderTable {
	background-color: #000000;

}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #CC6600;
}
