/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
body.custom { background: #bbdcef url('images/bg-sac.jpg') 0 0 no-repeat; }

.custom #container { margin-top: 0em; margin-bottom: 0em; }

.full_width > .page {
    background: none repeat scroll 0 0;
}


#content_box  {
    background: url('images/white16.png') repeat 0 0;
}

#multimedia_box {
    background: none repeat scroll 0 0;
}