.home
{ 
background-image: 
url('images/gray-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
}

.contact
{ 
background-image: 
url('images/contact-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
 }
 
 .exhibitions
{ 
background-image: 
url('images/red-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
 }
 
  .arttalk
{ 
background-image: 
url('images/red-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
 }

.gallery
{ 
background-image: 
url('images/gray-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
}

.artists
{ 
background-image: 
url('images/black-bg.gif');
background-repeat: 
no-repeat;
background-position: 
 center center; 
}

.blueArial { color: #3D57A7; font-family: Arial; font-size: 11px; }
.mediumBlueArial { color: #3D57A7; font-family: Arial; font-size: 14px; }
.bigBlueArial { color: #3D57A7; font-family: Arial; font-size: 20px;  }

.brownArial { color: #A5392C; font-family: Arial; font-size: 11px; }
.mediumBrownArial { color: #A5392C; font-family: Arial; font-size: 14px; }
.bigBrownArial { color: #A5392C; font-family: Arial; font-size: 20px;  }


body a:link { color: #3D57A7; text-decoration: none; font-family: Arial;}
body a:visited { color: #3D57A7; text-decoration: none; font-family: Arial;}

.tableClass { font-family: Arial; font-size: 12px; }
.artistNameCell { color: #3D57A7; font-family: Arial; font-size: 14px; text-align: right; }
.artistNameCell tr td { color: #3D57A7; font-family: Arial; font-size: 14px; text-align: right; }
.artistNameCell tr td a:link { color: #3D57A7; font-family: Arial; font-size: 12px; text-decoration: none; }
.artistNameCell tr td a:visited { color: #3D57A7; font-family: Arial; font-size: 12px; text-decoration: none; }
.artistNameCell tr td a:hover { color: #3D57A7; font-family: Arial; font-size: 12px; text-decoration: underline; }

.artistTitle { font-family: Arial; font-size: 20px; color: #A5372B; }
.artistDetailCell { font-size: 10px; font-family: Arial; text-align: right; width: 135px; }
.picCell { text-align: center; }

    .customScrollBox {scrollbar-3dlight-color:#333300;
           scrollbar-arrow-color:#333300;
           scrollbar-base-color:#333300;
           scrollbar-track-color:#333300;
           scrollbar-darkshadow-color:#333300;
           scrollbar-face-color:white;
           scrollbar-highlight-color:#333300;
           scrollbar-shadow-color:#333300}
           
.newsBox { font-family: Arial; font-size: 10px; }
.redLink { color: red; font-family: arial; text-decoration: none; }

.artTalkHeader { width: 210px; height: 35px; color: black; font-family: arial; font-size: 26px; }
.artTalkTextbox { width: 210px; height: 260px; color: black; padding: 2px; font-family: arial; font-size: 11px; }
.artImageDescr { height: 105px; width: 185px; color: black; font-family: arial; font-size: 12px; }
.row2 { font-family: arial; align: center; }