@charset "UTF-8";
/* BEGIN STRUCTURE */
html { overflow:scroll; }
body { /*text-align:center;*/ margin:0; padding:0; }
div.containerMaster { position:relative; text-align:left; overflow:hidden; width:910px; margin-right:auto; margin-left:auto; display:block; }
div.headerBox { display:block; width:910px; }
#contentHead { display:block; width:910px; margin:0; padding:0; }
div.footerBox { clear:both; display:block; width:910px; }
div.bodyBox { display:block; width:910px; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.heightfix:before { content:'.'; display:block; visibility:hidden; height:0; }
/* END STRUCTURE */
div.columnLeft { float:left; width:290px; padding-right:10px; }
div.columnRight { float:right; width:290px; padding-left:10px; }
div.columnCenter { position:relative; width:290px; margin-left:300px; margin-right:300px; padding-right:10px; padding-left:10px; }
div.bodyBox { overflow:hidden; background:url(../graphics/gfx-vert-3col.gif) repeat-y 300px; }
