
<!--
body.mainbody {
   color:"#000000";
   margin-top:"0";
   margin-right:auto;
   margin-bottom:"0"
   margin-left:auto;
   background-image:url('images/background.jpg');
   text-align:center;
}
body.headerbody {
   color:"#000000";
   margin-top:"0";
   margin-right:auto;
   margin-bottom:"0"
   margin-left:auto;
   background-image:url('../images/background.jpg');
   text-align:center;
}
div.mainbody {
   width: 847px;
   margin-left: auto;
   margin-right: auto;
}
td.brownbg {
   background-color:#443108
}
td.leftside { 
   background-image:url('images/background_tileleftside.jpg');
}
td.rightside { 
   background-image:url('images/background_tilerightside.jpg');
}
td.dotdotleftside { 
   background-image:url('../images/background_tileleftside.jpg');
}
td.dotdotrightside { 
   background-image:url('../images/background_tilerightside.jpg');
}
td.rightsidelistbullet { 
   background-image:url('../images/right_side_list_bullet.jpg');
   width:29px;
   height:37px;
}
td.rightsidelisttitle { 
   background-image:url('../images/right_side_list_title.jpg');
   width:183px;
   height:37px;
   padding-right:1px;
   <!-- padding-right appears to be needed in IE8 to render the columns right -->
}
td.rightsidelistspacer { 
   background-image:url('../images/right_side_list_spacer.jpg');
}
td.bottom {
   background-image:url('images/background_tilebottom.jpg');
}
td.tiny {
   height:1px;
   border: 0;
}
.imageborder {
	border: 2px #CC9933 solid;
}
img.noborder { 
   border: 0;
}
.mylinks {
	font-family: "Times New Roman", Times, serif;
	color: #D3A950; 
	text-decoration: none; 
	font-size: 12px;
}
.mylinks:hover {
	text-decoration: underline;
}
.copyright {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px; 
	color: #9C7627; 
	text-decoration: none; 
	font-style: normal; 
	font-weight: normal;
}
.quotetext {  
	font-family: "Monotype Corsiva"; 
	font-size: 20px; 
	font-style: italic; 
	color: #D3A950; 
	text-decoration: none; 
	font-weight: normal;
   text-align:center;
}
.quotetextsmall { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: normal; 
	color: #DF7000; 
	text-decoration: none; 
	font-weight: normal; 
}
.description {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 16px;
	color: #E6D2AC; 
	text-decoration: none; 
	font-weight: normal; 
   text-align:center;
}
.title {
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #1C1C00; 
	text-decoration: none; 
	font-weight: normal; 
	font-variant: normal;
}
.instructiontitle {
	font-family: "Monotype Corsiva"; 
	font-size:180%;
}
.title:hover {
	text-decoration: underline;
}
.collection {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	font-style: italic; 
	color: #4F0000; 
	text-decoration: none; 
	font-weight: bold;
}
.paintingtitle {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	line-height: 16px; 
	color: #D3A950;
   text-align:center;
}
.fontsmaller { 
   font-size:smaller;
}
.fontxlarger { 
   font-size:larger;
}
.fontxlarge { 
   font-size:125%;
}
.inlinelink { 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	line-height: 18px;
	color: #D3A950; 
	text-decoration: none; 
}
.inlinelink:hover { 
	text-decoration: underline;
}
span.verticalbar { 
   color:#996633;
}
.businessname {
	font-family: "Monotype Corsiva"; 
	font-size: 20px;
   color:#D3A950;
}
-->
