/* Start of CMSMS style sheet 'BURTON 2010 STRUCTURE' */
.imagewrap {
border: 6px solid #d55f00;
float: right; margin: 0 0 10px 40px;
}

body{
/* background-image: url(images/backfade.jpg); */
background-image: url(images/bigmarbleback.jpg);
background-repeat: repeat-x;
}

#maincontainer{
width: 1000px;
margin: 0 auto;
background-image: url(images/mainback.jpg);
background-repeat: repeat-y;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 250px;
height: 274px;
}

#contentcolumn_inside{
margin-left: 250px;
height: 274px;
background-color: #570000;
}

#leftcolumn{
float: left;
width: 250px;
height: 274px;
margin-left: -1000px;
}

#contentcolumn2{
margin-left: 250px;
}

#leftcolumn2{
float: left;
width: 250px;
margin-left: -1000px;
}

#footer{
clear: left;
width: 100%;
background-image: url(images/footer_back.jpg);
background-repeat: no-repeat;
height: 82px;
}

.in01 {
padding: 10px 40px 40px 40px;
}
/* End of 'BURTON 2010 STRUCTURE' */

