.bio_text { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:10pt; line-height: 15px; text-decoration: none}
a.greytext18:link { color: #999; font-style: normal; font-weight: lighter; font-size: 18px; font-family: TradeGothic, Verdana, Arial, Helvetica, sans-serif; text-decoration: none  }
a.greytext18:visited { color: #999; font-size: 18px; font-family: TradeGothic, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: lighter; text-decoration: none; }
a.greytext18:hover { color: #333; font-size: 18px; font-family: TradeGothic, Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: lighter; text-decoration: none; }
.greytext11 { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none; }
a.artists:link    { color: #666; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.artists:visited { color: #666; font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.artists:hover   { color: #333;  font-style: normal; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
.press_text { font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt; line-height: 10pt; text-decoration: none}

.exhibitions { font-family: TradeGothic, Arial, Verdana, Helvetica, sans-serif; color: #a6a6a6; font-size:15pt; font-weight: lighter; line-height: 18px; letter-spacing: 1.5px; text-decoration: none}

a.exh:link    { color: #a6a6a6; font-family: TradeGothic, Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: lighter; line-height: 12pt; letter-spacing: 1px; text-decoration: underline; }
a.exh:visited { color: #a6a6a6; font-family: TradeGothic, Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: lighter; line-height: 12pt; letter-spacing: 1px; text-decoration: underline; }
a.exh:hover   { color: #333; font-family: TradeGothic, Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: lighter; line-height: 12pt; letter-spacing: 1px; text-decoration: none; }

.exhsmall    { color: #a6a6a6; font-family: TradeGothic, Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: lighter; line-height: 12pt; letter-spacing: 1px; text-decoration: none; }

/* Gallery Styles */

#motioncontainer {
/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
width: 504px; /* Set to gallery width, in px or percentage */
height: 90px; /* Set to gallery height */
padding:0px;
}

#motioncontainer a img {
border: 0px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 0px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 0px solid gray;
padding: 0px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */


