  /****************/
 /* GLOBAL RESET */
/****************/

body, div, dl, dt, dd, ul, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }
ol, ul, dl, { margin: 0; padding: 0; }
ul, ul, dl { list-style-type: none; }
caption th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }


  /**********/
 /* GLOBAL */
/**********/
#flashmenu{
    z-index:-1;
}
#artist-on-view li dl{
    float: left;
}
#artist-on-view li dt{
    width: 180px;
    font-family: Georgia, serif;
    font-size: 1.1em;
    float: left;
}

#artist-on-view li dd{
    float: right;
    width: 440px;
    font-size: .9em;
}

#aritsts-bcam #big-list{
    float: left;
    width: 620px;
    font-family: Arial, sans-serif;
    font-size: .85em;
    color: #3e3e3e;
    line-height: 1.5em;

}
#artists-bcam #big-list ul.filter{
    float: left;
    width: 620px;
    background:#FF0;
}
#aritsts-bcam #big-list ul.filter li{
    float: left;
    margin-right: 18px;
    font-size: .85em;
    padding: 8px 0;
    font-weight: bold;
    display: inline;
}
#aritsts-bcam .filter li.off a{
    color: #999;
}
#artist-on-view li{
    float: left;
    clear: both;
    width: 620px;
    padding: 12px 0;
    font-size: .90em;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    margin-bottom: -1px;
    display:inline;
}


#related-links{
    float: right;
    width: 190px;
    text-align:right;
}

#related-links ul{
    margin: 10px 0;
}

#related-links .related-link{
    margin:0 0 20px 0;
}

#related-links h3{
    font-family: Arial, sans-serif;
    font-size: 1.2em;
}

h1{
    font: bold 1.35em Arial, sans-serif;
    margin-bottom: 19px;
    color: #352f30;
}

a{
    color: #e05206;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

p{
    margin-bottom: 2em;
    width: 590px;
}

.body-text{
    font-family: Georgia, serif;
    font-size: .9em;
    color: #3e3e3e;
    line-height: 1.5em;
}

#content{
    float: left;
    width: 900px;
    position: absolute;
    top: 300px;
    padding: 0px 0 30px 30px;
}

#content-image{
    position: absolute;
    top: 16px;
    padding-left: 30px;
    height: 270px;
    z-index:0;
    width: 500px;
}



#wrapper{
    margin: 29px auto;
    width: 990px;
    _margin-bottom:-29px;
}

span.date{
    width: 590px;
    float: left;
    font-weight: bold;
}

ul.columns{
    margin-top: -10px;
}

ul.projects{
    width: 550px;
}

ul.projects li{
    margin-bottom: 1.8em;
}

ul.columns li.column{
    float: left;
    width: 178px;
    font-size: .85em;
}
