body {  font-family: Verdana, Arial, Helvetica, sans-serif; background:#ffffff;margin:0;padding:0;}

a:link {  color: #666600}
a:active {  color: #CCCC33}
a:visited {  color: #666600}
a:hover {  color: #CCCC33}

a img {border:none;}

h3 {font-size: 13px;}
p {font-size: 11px; line-height: 120%;}

/* home page */
div.thumbnails table {border:none; margin:0 0 20px 0;}
div.thumbnails td { padding: 4px;}
div.thumbnails td a img { border:3px solid black;}
div.thumbnails td a img.nobdr {border:none;} /* for art images that include border on home page */
div.thumbnails td.group {width:100px;text-align: right;}
div.thumbnails td.group img {border:none;}

img.border {border:3px black solid;} /* for art images that don't include border on archive gallery page */


.nowrap { white-space: nowrap;}
