


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    padding:0;
    height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background:url(../holding/border.gif) top center repeat-x;
	background-color: #e1e1e1;
	overflow:hidden;
}

#footer {
  
		position: absolute;
		text-align:right;
        width: 100%;
        height: 530px;
        top: auto;
        right: 0;
        bottom: 0;
        left: 0;
      }


