tx-damdownloads-pi1body, html {   
	position: relative;
	text-align: center;
    border: 0; 
    margin: 0;  
    width: 100%;  
    height: 100%; 
    font: normal 100.01% Arial, Helvetica, Verdana, sans-serif;
	font-size: 9pt;
	background: url(../img/white_spacer.gif) repeat-y center top #DDDDDD;

}

.background {
	position: absolute;
	width: 800px;    
	height: 100%;

}

#all-wrap {
    text-align: left;    
    margin: 0 auto 0 auto;    
    width: 800px;  
    position: relative;  
    height: 100%; 
}

#mt_assoc_head_all {
    position: absolute;
	z-index: 10;  	
    top: 0;
    left: 0;
	width: 800px;
	height: 110px;	

}

#menu_top {
    position: absolute;
	z-index: 5;  
    top: 110;   
    left: 0;		
	width: 793px;
	height: 29px;
	background: #ffffff;
	padding-left: 7px;
}


#menu_left {
    position: absolute;
	z-index: 0;  
    top: 137px;   
    left: 3px;	
	width: 151px;
	height: 100%;
	padding: 139px 0 0 7px;

}

#content {
    position: absolute;
	z-index: 0; 
    top: 0;   
    left: 160;
	width: 470px;
	height: 100%;	
	padding: 150px 5px 10px;

}

#right {
    position: absolute;
	z-index: 0; 
    top: 0;   
    left: 640;	
	width: 148px;
	height: 100%;
	padding: 139px 7px 0 5px;

}

