
.artist_statement_text{
    padding: 100px 26px 26px 26px;
	font-style: normal; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 0.8em; 
    color: #eee;
    border: none;
}
#artist_statement_outer_container{
	background-image: url(../images/artist_statement_bg.jpg);
	background-repeat: no-repeat;
    background-color: #6A5D3D;
    width: 100%;
    height: 100%;
    border: none;
}
#artist_statement_outer_container_gallery{
	background-image: url(../images/artists_statement_overgallery.jpg);
	background-repeat: no-repeat;
    background-color: #6A5D3D;
    width: 100%;
    height: 100%;
    border: none;
}
#artist_statement_inner_container{
    width: 650px;
    height: 100%;
    margin: auto auto;
    border: none;
}
#reviews_outer_container{
	background-image: url(../images/reviews_bg.jpg);
	background-repeat: no-repeat;
    background-color: #6A5D3D;
    width: 100%;
    height: 100%;
    border: none;
}
