#all {
background-image:url('graphics/dbe_heading_background.gif'); 
background-repeat:repeat-y;
width:1000px;
margin-right:auto;
}
BODY {
    font : normal smaller Calibri;
	font-family : Calibri, Arial, Verdana;
	font-size :10 pts;
	color : #000000;
    margin:0px;
    text-align:left;
    width : 100%;
    }
BODY.illustration {
	font-size :12 pts;
	color : #000000;
    margin:10px;
    text-align:center;
    width : 100%;
    }
div.header {
	font-size :12 pts;
	color : #000000;
    width : 100%;
    }
img.header {float:right; }
p.header {
    text-align:left;
    }
table.illustrations {
	font-size :10 pts;
    text-align:center;
    }
DIV.WRAPPER {
	text-align : top;
    }   
DIV.FOOTER {
	text-align : center;
    color:#000000;
	background-color : transparent;
    background-image: url('graphics/dbe_menu_line.gif');
	font-size :12 pts;
    }  
    
img.menuline {
    border:none;
    width:995 px; 
    height: 30 px;
    text-align:center;
    position:absolute;
    left: 0px;
}

