/* CSS Document for artist statement, reviews and cv, heads gallery, residencies*/
#contentcontainer{
width:750px;
height: auto;
margin:0px auto 50px auto;
}

#textbox{
width: auto;
height: auto;
margin:0px auto 0px auto;
padding:10px;
font-family:verdana, arial, helvetica, sans;
font-size:11px;
color:#000000;
text-align: justify;
}

.imageboxleft{
width: auto;
height:auto;
float:left;
margin: 20px 20px 20px 20px;
}

.imageboxright{
width: auto;
height: auto;
float:right;
margin: 20px 20px 20px 20px ;
}

